03/19/2026 02:14:31.743 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176444.000000, request 303796.505451 03/19/2026 02:14:31.744 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:31.744 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:31.745 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (1205.3616046905518 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-26', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:31.745 7f2caef3f860 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:31.746 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 46 03/19/2026 02:14:31.746 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:31.746 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:31.746 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:31.747 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.747 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.747 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.238770, idle connection 176246.000000, request 304999.957800 03/19/2026 02:14:31.747 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.860352, idle connection 176245.000000, request 304999.583960 03/19/2026 02:14:31.765 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.765 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175135.000000, request 303797.557354 03/19/2026 02:14:31.766 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 751 03/19/2026 02:14:31.766 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.766 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 751 (1203.0935287475586 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:31.766 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:31.774 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.774 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175829.000000, request 303797.547817 03/19/2026 02:14:31.774 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:31.774 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:31.775 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (1203.578233718872 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-15', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:31.776 7f2caf793040 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:31.777 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.777 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176345.000000, request 303793.872118 03/19/2026 02:14:31.777 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.777 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176348.000000, request 304396.904945 03/19/2026 02:14:31.777 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:31.777 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.778 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (1206.9981098175049 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:31.778 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:31.778 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:31.778 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:31.779 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (604.9950122833252 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-17', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:31.780 7f2caf793c20 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:31.817 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.818 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176308.000000, request 304398.123503 03/19/2026 02:14:31.818 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298796.591309, idle connection 175973.000000, request 304398.530722 03/19/2026 02:14:31.818 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:31.818 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:31.819 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (602.8921604156494 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-16', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:31.819 7f2caf793860 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:31.820 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:31.820 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.820 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.3158302307129 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:31.820 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:31.820 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:31.820 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:31.820 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:31.820 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:31.820 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=747, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.820 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 752 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=747, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.821 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.545410, idle connection 175576.000000, request 304999.951601 03/19/2026 02:14:31.821 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.091797, idle connection 175575.000000, request 304999.504089 03/19/2026 02:14:31.821 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 251 03/19/2026 02:14:31.821 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:31.821 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:31.821 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:31.821 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.822 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.822 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.265137, idle connection 175960.000000, request 304999.967575 03/19/2026 02:14:31.822 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.822 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176306.000000, request 303793.429613 03/19/2026 02:14:31.822 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 751 03/19/2026 02:14:31.822 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.822 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 751 (1207.087755203247 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:31.823 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:31.823 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.111572, idle connection 175959.000000, request 304998.814821 03/19/2026 02:14:31.914 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.915 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 174994.000000, request 304398.232460 03/19/2026 02:14:31.915 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:31.915 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:31.916 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (602.9834747314453 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-8', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:31.917 7f2caef1b860 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:31.917 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.918 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175621.000000, request 303795.338631 03/19/2026 02:14:31.918 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298796.868164, idle connection 174981.000000, request 304397.816420 03/19/2026 02:14:31.918 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 751 03/19/2026 02:14:31.918 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.918 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 751 (602.5829315185547 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:31.918 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:31.919 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:31.919 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:31.919 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (1206.4085006713867 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-4', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:31.920 7f2cad7155e0 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:31.936 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2961 03/19/2026 02:14:31.936 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:31.936 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:31.936 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:31.936 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1065, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.937 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1070 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1065, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:31.937 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.635742, idle connection 175652.000000, request 304999.927282 03/19/2026 02:14:31.937 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:31.937 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 174975.000000, request 303796.566963 03/19/2026 02:14:31.938 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299397.775635, idle connection 175651.000000, request 304999.086857 03/19/2026 02:14:31.938 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 752 03/19/2026 02:14:31.938 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.938 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 752 (1204.4596672058105 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:31.939 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:31.939 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1070 03/19/2026 02:14:31.939 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:31.939 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1070 (2.3660659790039062 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2962, last_stable_offset=2962, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x91\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xf9\xa1_\xc7\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:31.939 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:31.940 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2961 03/19/2026 02:14:31.940 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2961 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:31.940 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2962 (leader epoch 0) 03/19/2026 02:14:32.013 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298794.970215, idle connection 175381.000000, request 304397.182941 03/19/2026 02:14:32.014 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:32.014 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.014 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.4131050109863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:32.014 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:32.014 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 20 03/19/2026 02:14:32.014 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:32.014 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:32.014 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.014 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.015 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.015 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.106445, idle connection 175383.000000, request 304999.957800 03/19/2026 02:14:32.015 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.015 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176191.000000, request 303794.788361 03/19/2026 02:14:32.015 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.015 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 176045.000000, request 304398.191214 03/19/2026 02:14:32.015 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299397.316162, idle connection 175382.000000, request 304999.171019 03/19/2026 02:14:32.016 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:32.016 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.016 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (1206.2370777130127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:32.016 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:32.016 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 37 03/19/2026 02:14:32.016 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:32.016 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:32.016 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.017 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.017 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.017 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.121094, idle connection 176100.000000, request 304999.969244 03/19/2026 02:14:32.017 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:32.017 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.017 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.1202545166016 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-23', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.018 7f2caf793d60 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.019 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299397.248535, idle connection 176098.000000, request 304998.099566 03/19/2026 02:14:32.030 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.030 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175644.000000, request 304399.201632 03/19/2026 02:14:32.030 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:14:32.030 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.031 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.5312671661377 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-29', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.032 7f2caef3f5e0 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2962 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1066, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2962, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1071 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1066, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2962, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:32.041 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299294.313477, idle connection 175548.000000, request 304999.950171 03/19/2026 02:14:32.042 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299293.919678, idle connection 175548.000000, request 304999.563217 03/19/2026 02:14:32.086 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 96 03/19/2026 02:14:32.086 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:32.086 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:32.086 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.086 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.086 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.086 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.695557, idle connection 175092.000000, request 304999.937773 03/19/2026 02:14:32.087 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.263672, idle connection 175092.000000, request 304999.517202 03/19/2026 02:14:32.111 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298796.343994, idle connection 174789.000000, request 304397.761583 03/19/2026 02:14:32.111 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:32.111 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.111 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (602.8420925140381 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:32.112 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:32.113 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 135 03/19/2026 02:14:32.113 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:32.113 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:32.113 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.113 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.113 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.114 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.040771, idle connection 175526.000000, request 304999.948025 03/19/2026 02:14:32.114 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298795.238281, idle connection 175489.000000, request 304396.157503 03/19/2026 02:14:32.114 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.371582, idle connection 175525.000000, request 304999.284029 03/19/2026 02:14:32.115 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:32.115 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.115 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (604.6032905578613 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:32.115 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:32.227 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.227 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175168.000000, request 304398.595810 03/19/2026 02:14:32.228 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.228 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175886.000000, request 303797.700167 03/19/2026 02:14:32.228 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:14:32.228 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.229 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (602.7927398681641 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-27', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.230 7f2caef3f680 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.230 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 751 03/19/2026 02:14:32.230 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.231 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 751 (1205.4681777954102 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-10', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.232 7f2cad09dc20 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.240 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.240 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175889.000000, request 303797.789097 03/19/2026 02:14:32.240 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:32.241 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.241 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (1202.9199600219727 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:32.241 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:32.343 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 9 03/19/2026 02:14:32.343 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:32.343 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:32.343 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.343 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.344 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.344 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.805664, idle connection 175779.000000, request 304999.932528 03/19/2026 02:14:32.344 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.354248, idle connection 175778.000000, request 304999.490738 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 100 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.346 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.128906, idle connection 175840.000000, request 304999.952078 03/19/2026 02:14:32.347 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.761719, idle connection 175840.000000, request 304999.589920 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298798.535645, idle connection 175645.000000, request 304399.257898 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.1543273925781 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[(topics='-uve-topic-25', partitions=[(partition=0, error_code=0, highwater_offset=48, last_stable_offset=48, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00.\x00\x00\x01\xcc\x00\x00\x00\x00\x02\xd3\x18\xc9?\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x9a\x03\x00\x00\x00\xdc\x02ObjectXmppPeerInfo:cn-jenkins-de...')])]) 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 1 response partitions (0 implied) 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 472 bytes of data for partition TopicPartition(topic='-uve-topic-25', partition=0) with offset 46 03/19/2026 02:14:32.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 46 for assigned partition TopicPartition(topic='-uve-topic-25', partition=0) 03/19/2026 02:14:32.349 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-25', partition=0) to 48 (leader epoch 0) 03/19/2026 02:14:32.367 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.367 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 174533.000000, request 303797.704458 03/19/2026 02:14:32.367 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 752 03/19/2026 02:14:32.367 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.368 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 752 (1203.0694484710693 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-6', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.368 7f2cad7154a0 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 111 03/19/2026 02:14:32.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:32.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:32.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.377 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.377 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.377 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.863770, idle connection 175225.000000, request 304999.930620 03/19/2026 02:14:32.378 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.430176, idle connection 175225.000000, request 304999.508381 03/19/2026 02:14:32.378 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.378 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175743.000000, request 303796.122313 03/19/2026 02:14:32.378 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:32.379 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.379 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (1204.5950889587402 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-11', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.380 7f2cad09dcc0 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.380 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 10 03/19/2026 02:14:32.380 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:32.380 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:32.380 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.381 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.381 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.381 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.261963, idle connection 175744.000000, request 304999.968767 03/19/2026 02:14:32.381 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.942871, idle connection 175744.000000, request 304999.653578 03/19/2026 02:14:32.421 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 37 03/19/2026 02:14:32.421 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:32.421 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:32.421 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.421 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.422 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.422 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299397.670410, idle connection 175704.000000, request 304999.936581 03/19/2026 02:14:32.422 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:32.422 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:32.422 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:32.422 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.422 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.422 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.423 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298191.948486, idle connection 175368.000000, request 304999.940157 03/19/2026 02:14:32.423 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299396.464600, idle connection 175703.000000, request 304998.747587 03/19/2026 02:14:32.423 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298795.999268, idle connection 174973.000000, request 304397.411346 03/19/2026 02:14:32.423 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.423 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175705.000000, request 303796.344995 03/19/2026 02:14:32.424 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298190.860840, idle connection 175367.000000, request 304998.862028 03/19/2026 02:14:32.424 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 752 03/19/2026 02:14:32.424 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.424 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 752 (603.527307510376 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:32.424 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:32.424 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298796.581787, idle connection 175357.000000, request 304397.287607 03/19/2026 02:14:32.425 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 752 03/19/2026 02:14:32.425 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.425 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 752 (1205.4364681243896 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-14', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.426 7f2caf793680 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.426 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:14:32.426 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.426 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (604.6442985534668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=253, last_stable_offset=253, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\xfb\x00\x00\x01\xf3\x00\x00\x00\x00\x02\x8a\x02\x08\xaa\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xbe\x03\x00\x00\x00\x80\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:14:32.427 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:14:32.427 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 511 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 251 03/19/2026 02:14:32.427 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 251 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:14:32.427 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 253 (leader epoch 0) 03/19/2026 02:14:32.449 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:32.449 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:32.449 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-25', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:32.449 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.450 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=757, topics=[(topic='-uve-topic-25', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=48, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:32.450 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=757, topics=[(topic='-uve-topic-25', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=48, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:32.450 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298696.162354, idle connection 175542.000000, request 304999.940634 03/19/2026 02:14:32.450 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298695.740234, idle connection 175542.000000, request 304999.527216 03/19/2026 02:14:32.519 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:32.519 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:32.519 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:32.519 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.519 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.519 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.520 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299397.698242, idle connection 174389.000000, request 304999.947071 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=747, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 752 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=747, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.520 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.385742, idle connection 174378.000000, request 304999.961138 03/19/2026 02:14:32.521 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299396.589111, idle connection 174388.000000, request 304998.847246 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 14 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.521 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.214355, idle connection 175018.000000, request 304999.972582 03/19/2026 02:14:32.522 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.068848, idle connection 174377.000000, request 304998.649120 03/19/2026 02:14:32.522 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.522461, idle connection 175017.000000, request 304999.279499 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=803, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=253, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=803, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=253, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:32.528 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298692.750732, idle connection 175253.000000, request 304999.951839 03/19/2026 02:14:32.529 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298692.393311, idle connection 175253.000000, request 304999.599934 03/19/2026 02:14:32.539 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.539 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 174373.000000, request 303796.778917 03/19/2026 02:14:32.540 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:32.540 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.540 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (1204.1544914245605 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-9', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.541 7f2caef1b7c0 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.615 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 86 03/19/2026 02:14:32.615 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:32.616 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:32.616 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.616 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.616 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.616 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298191.996094, idle connection 174778.000000, request 304999.925613 03/19/2026 02:14:32.616 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.616 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175590.000000, request 303797.523260 03/19/2026 02:14:32.617 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298191.177490, idle connection 174777.000000, request 304999.121428 03/19/2026 02:14:32.617 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:32.617 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.618 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (1203.8037776947021 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-24', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.619 7f2caef3f0e0 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.619 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.880615, idle connection 175441.000000, request 304999.968767 03/19/2026 02:14:32.619 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298793.292236, idle connection 174778.000000, request 304395.149469 03/19/2026 02:14:32.620 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:32.620 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.620 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (605.156660079956 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:32.620 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:32.620 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298795.768311, idle connection 175496.000000, request 304396.619081 03/19/2026 02:14:32.620 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299397.821777, idle connection 175440.000000, request 304998.912334 03/19/2026 02:14:32.621 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:32.621 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.621 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (603.9748191833496 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:32.621 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:32.632 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 307 03/19/2026 02:14:32.632 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:32.632 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:32.632 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.632 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.632 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.633 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.965576, idle connection 175042.000000, request 304999.949455 03/19/2026 02:14:32.633 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.530762, idle connection 175041.000000, request 304999.524355 03/19/2026 02:14:32.642 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298693.472656, idle connection 174947.000000, request 304399.103165 03/19/2026 02:14:32.642 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1071 03/19/2026 02:14:32.642 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.643 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1071 (601.4294624328613 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:32.643 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:32.688 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.636963, idle connection 174491.000000, request 304398.879528 03/19/2026 02:14:32.688 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:32.688 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.688 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (601.7012596130371 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:32.688 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:32.712 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:32.712 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:32.712 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:32.712 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.712 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.713 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.713 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.392090, idle connection 174187.000000, request 304999.947309 03/19/2026 02:14:32.713 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.920410, idle connection 174187.000000, request 304999.484062 03/19/2026 02:14:32.715 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 24 03/19/2026 02:14:32.715 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:32.715 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:32.715 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.715 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.716 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.716 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.410889, idle connection 174888.000000, request 304999.942780 03/19/2026 02:14:32.716 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298796.709229, idle connection 174923.000000, request 304397.623777 03/19/2026 02:14:32.716 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298192.892090, idle connection 174887.000000, request 304999.432564 03/19/2026 02:14:32.716 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:32.717 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.717 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.043794631958 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:32.717 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:32.830 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 343 03/19/2026 02:14:32.831 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:32.831 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:32.831 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.831 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.831 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.831 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.739258, idle connection 174564.000000, request 304999.935150 03/19/2026 02:14:32.832 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.266357, idle connection 174564.000000, request 304999.476671 03/19/2026 02:14:32.832 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:32.832 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:32.833 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:32.833 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.833 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=747, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.833 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 752 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=747, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.833 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.173096, idle connection 175281.000000, request 304999.963760 03/19/2026 02:14:32.833 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.857666, idle connection 175281.000000, request 304999.651670 03/19/2026 02:14:32.841 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Skipping fetch for partition %s because connection to leader node is not ready yet 03/19/2026 02:14:32.842 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 305000.000000, idle connection 175287.000000, request 303797.533035 03/19/2026 02:14:32.842 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:32.842 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response MetadataResponse_v7 03/19/2026 02:14:32.843 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (1203.434705734253 ms): MetadataResponse_v7(throttle_time_ms=0, brokers=[(node_id=1, host='10.0.0.19', port=9092, rack=None)], cluster_id='66QiWaSVRsarvEu6XI0Tig', controller_id=1, topics=[(error_code=0, topic='-uve-topic-22', is_internal=False, partitions=[(error_code=0, partition=0, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=5, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=10, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=20, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=15, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=25, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=26, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=9, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=11, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=16, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=4, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=17, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=3, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=24, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=23, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=28, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=13, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=18, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=22, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=8, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=2, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=12, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=29, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=19, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=14, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=1, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=6, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=7, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=27, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[]), (error_code=0, partition=21, leader=1, leader_epoch=0, replicas=[1], isr=[1], offline_replicas=[])])]) 03/19/2026 02:14:32.843 7f2caf793f40 [kafka.cluster] [DEBUG]: Updated cluster metadata to ClusterMetadata(brokers: 1, topics: 1, groups: 0) 03/19/2026 02:14:32.945 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.787842, idle connection 175178.000000, request 304398.917675 03/19/2026 02:14:32.945 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:32.945 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.945 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (601.6299724578857 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:32.945 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:32.947 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298798.364258, idle connection 175240.000000, request 304399.186373 03/19/2026 02:14:32.947 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:32.947 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.948 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.4158725738525 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[(topics='-uve-topic-26', partitions=[(partition=0, error_code=0, highwater_offset=102, last_stable_offset=102, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00d\x00\x00\x01\xbf\x00\x00\x00\x00\x02.6\xde\xad\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x8a\x03\x00\x00\x00\xcc\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:14:32.948 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 1 response partitions (0 implied) 03/19/2026 02:14:32.948 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 459 bytes of data for partition TopicPartition(topic='-uve-topic-26', partition=0) with offset 100 03/19/2026 02:14:32.948 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 100 for assigned partition TopicPartition(topic='-uve-topic-26', partition=0) 03/19/2026 02:14:32.948 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-26', partition=0) to 102 (leader epoch 0) 03/19/2026 02:14:32.969 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:32.969 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:32.969 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:32.969 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.969 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.969 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 753 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.970 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.793945, idle connection 173931.000000, request 304999.942064 03/19/2026 02:14:32.970 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.316895, idle connection 173930.000000, request 304999.476671 03/19/2026 02:14:32.979 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.084229, idle connection 174623.000000, request 304398.154020 03/19/2026 02:14:32.980 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:32.980 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.980 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (602.8661727905273 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:32.980 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 18 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:32.981 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.423828, idle connection 175140.000000, request 304999.949455 03/19/2026 02:14:32.996 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298783.550293, idle connection 175129.000000, request 304384.253740 03/19/2026 02:14:32.998 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299382.110840, idle connection 175124.000000, request 304983.640432 03/19/2026 02:14:32.998 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:32.998 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:32.998 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (617.1441078186035 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:32.998 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:33.024 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298795.304932, idle connection 175102.000000, request 304397.577286 03/19/2026 02:14:33.025 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:33.025 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.025 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (603.041410446167 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:33.025 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:33.025 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:33.025 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:33.025 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:33.025 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.025 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.026 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 753 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.026 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.487061, idle connection 174371.000000, request 304999.953747 03/19/2026 02:14:33.026 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.115479, idle connection 174370.000000, request 304999.587059 03/19/2026 02:14:33.026 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:33.026 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:33.026 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:33.026 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.026 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.027 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 753 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.027 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.187988, idle connection 175101.000000, request 304999.967575 03/19/2026 02:14:33.027 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297587.643066, idle connection 174764.000000, request 304395.646811 03/19/2026 02:14:33.027 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:33.027 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.027 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (604.7852039337158 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:33.027 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:33.028 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.122070, idle connection 175100.000000, request 304998.905182 03/19/2026 02:14:33.049 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:33.049 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:33.049 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-26', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:33.049 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.049 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=775, topics=[(topic='-uve-topic-26', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=102, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.049 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=775, topics=[(topic='-uve-topic-26', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=102, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.050 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298695.700195, idle connection 175137.000000, request 304999.939203 03/19/2026 02:14:33.050 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298695.262451, idle connection 175137.000000, request 304999.511242 03/19/2026 02:14:33.051 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298095.303955, idle connection 174942.000000, request 304399.087667 03/19/2026 02:14:33.051 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:33.051 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.051 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.3708114624023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:33.051 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:33.122 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298795.189941, idle connection 173787.000000, request 304397.439003 03/19/2026 02:14:33.122 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:33.123 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.123 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (603.2030582427979 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:33.123 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:33.123 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297591.562012, idle connection 173775.000000, request 304397.138119 03/19/2026 02:14:33.123 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.252686, idle connection 174416.000000, request 304398.012400 03/19/2026 02:14:33.123 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 752 03/19/2026 02:14:33.123 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.124 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 752 (603.3117771148682 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:33.124 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:33.124 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:33.124 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.124 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (602.7569770812988 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:33.124 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:33.129 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298092.023193, idle connection 174653.000000, request 304399.224043 03/19/2026 02:14:33.129 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:14:33.129 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.129 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.252555847168 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:33.130 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:33.141 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 4 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.951172, idle connection 173771.000000, request 304999.949932 03/19/2026 02:14:33.142 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.478760, idle connection 173770.000000, request 304999.487877 03/19/2026 02:14:33.219 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:33.219 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:33.219 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:33.219 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.219 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.220 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.220 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.927246, idle connection 174987.000000, request 304999.951363 03/19/2026 02:14:33.220 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297588.182129, idle connection 174174.000000, request 304396.122217 03/19/2026 02:14:33.220 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.300293, idle connection 174986.000000, request 304999.336481 03/19/2026 02:14:33.220 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:33.221 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.221 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (604.5842170715332 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:33.221 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 20 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.221 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298191.388184, idle connection 174176.000000, request 304999.959707 03/19/2026 02:14:33.222 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 37 03/19/2026 02:14:33.222 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:33.222 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:33.222 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.222 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.222 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.222 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.763916, idle connection 174894.000000, request 304999.967575 03/19/2026 02:14:33.222 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298795.926758, idle connection 174838.000000, request 304397.018194 03/19/2026 02:14:33.223 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298190.260254, idle connection 174175.000000, request 304998.836994 03/19/2026 02:14:33.223 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:33.223 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.223 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.5892963409424 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:33.223 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:33.223 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298192.501221, idle connection 174893.000000, request 304998.702049 03/19/2026 02:14:33.234 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298798.010986, idle connection 174441.000000, request 304398.999929 03/19/2026 02:14:33.234 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:14:33.234 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.234 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.4950275421143 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=309, last_stable_offset=309, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x013\x00\x00\x01\x04\x00\x00\x00\x00\x02\xc5g\x12\xbc\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:14:33.234 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:14:33.234 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 544 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 307 03/19/2026 02:14:33.235 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 307 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:14:33.235 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 309 (leader epoch 0) 03/19/2026 02:14:33.243 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2962 03/19/2026 02:14:33.243 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:33.243 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:33.243 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.243 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1067, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.244 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1072 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1067, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.244 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298091.729004, idle connection 174345.000000, request 304999.948502 03/19/2026 02:14:33.244 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298091.306885, idle connection 174345.000000, request 304999.534369 03/19/2026 02:14:33.289 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 96 03/19/2026 02:14:33.289 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:33.289 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:33.289 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.289 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.289 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.290 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298195.507568, idle connection 173889.000000, request 304999.919176 03/19/2026 02:14:33.290 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.942383, idle connection 173888.000000, request 304999.367952 03/19/2026 02:14:33.314 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297593.328369, idle connection 173586.000000, request 304398.882627 03/19/2026 02:14:33.314 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:33.314 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.314 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (601.733922958374 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:33.315 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:33.317 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 135 03/19/2026 02:14:33.317 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:33.317 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:33.317 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.317 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.318 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.318 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.862061, idle connection 174322.000000, request 304999.938488 03/19/2026 02:14:33.318 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297591.034180, idle connection 174285.000000, request 304397.568464 03/19/2026 02:14:33.319 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.108154, idle connection 174321.000000, request 304999.191523 03/19/2026 02:14:33.319 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:33.319 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.319 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (603.2702922821045 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:33.319 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:33.335 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 309 03/19/2026 02:14:33.335 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:33.336 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:33.336 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.336 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=810, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=309, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.336 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=810, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=309, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.336 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298695.526123, idle connection 174338.000000, request 304999.948263 03/19/2026 02:14:33.336 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298695.181152, idle connection 174338.000000, request 304999.611855 03/19/2026 02:14:33.432 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.695557, idle connection 173963.000000, request 304398.893833 03/19/2026 02:14:33.434 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:14:33.434 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.434 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (602.677583694458 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=345, last_stable_offset=345, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01W\x00\x00\x00\xfb\x00\x00\x00\x00\x02\x11\x81pa\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x90\x03\x00\x00\x00\xd2\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:14:33.434 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:14:33.434 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 531 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 343 03/19/2026 02:14:33.434 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 343 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:14:33.435 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 345 (leader epoch 0) 03/19/2026 02:14:33.435 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.143311, idle connection 174679.000000, request 304397.932053 03/19/2026 02:14:33.435 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 752 03/19/2026 02:14:33.435 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.435 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 752 (602.3917198181152 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:33.435 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 113 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.444 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299399.125000, idle connection 174684.000000, request 304999.960899 03/19/2026 02:14:33.445 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 299398.701172, idle connection 174684.000000, request 304999.541759 03/19/2026 02:14:33.535 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 345 03/19/2026 02:14:33.535 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:33.536 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:33.536 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.536 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=809, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=345, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.536 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=809, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=345, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.536 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298693.868408, idle connection 173859.000000, request 304999.936819 03/19/2026 02:14:33.537 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298693.362793, idle connection 173859.000000, request 304999.441862 03/19/2026 02:14:33.546 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 9 03/19/2026 02:14:33.546 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:33.546 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:33.546 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.546 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.546 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.547 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298195.926025, idle connection 174576.000000, request 304999.942780 03/19/2026 02:14:33.547 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298195.498535, idle connection 174575.000000, request 304999.522209 03/19/2026 02:14:33.571 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.682861, idle connection 173330.000000, request 304398.827553 03/19/2026 02:14:33.571 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:33.571 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.571 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (601.9337177276611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:33.572 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:33.581 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 111 03/19/2026 02:14:33.581 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:33.581 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:33.581 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.581 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.582 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.582 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.585938, idle connection 174021.000000, request 304999.927759 03/19/2026 02:14:33.582 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.064697, idle connection 174020.000000, request 304999.416113 03/19/2026 02:14:33.598 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 10 03/19/2026 02:14:33.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:33.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:33.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.599 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.599 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.599 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298180.913086, idle connection 174526.000000, request 304999.949455 03/19/2026 02:14:33.600 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298180.473389, idle connection 174525.000000, request 304999.518394 03/19/2026 02:14:33.600 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298779.841309, idle connection 174522.000000, request 304381.374836 03/19/2026 02:14:33.600 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:33.600 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.600 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (619.0342903137207 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:33.600 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:33.625 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 37 03/19/2026 02:14:33.625 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:33.626 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:33.626 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.626 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.626 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.626 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.429443, idle connection 174500.000000, request 304999.946117 03/19/2026 02:14:33.626 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.010254, idle connection 174500.000000, request 304999.532223 03/19/2026 02:14:33.627 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297591.965088, idle connection 173769.000000, request 304398.436785 03/19/2026 02:14:33.627 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:33.627 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.628 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (601.9179821014404 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:33.628 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.628 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296986.240234, idle connection 174162.000000, request 304999.966145 03/19/2026 02:14:33.628 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298797.440430, idle connection 174500.000000, request 304398.219824 03/19/2026 02:14:33.629 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296985.788086, idle connection 174162.000000, request 304999.516726 03/19/2026 02:14:33.629 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:33.629 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.629 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (602.3554801940918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:33.629 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:33.651 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298094.783447, idle connection 174536.000000, request 304399.027109 03/19/2026 02:14:33.651 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:33.651 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.651 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.4821529388428 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:33.651 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297493.958740, idle connection 174340.000000, request 304999.956846 03/19/2026 02:14:33.652 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297493.628418, idle connection 174340.000000, request 304999.629259 03/19/2026 02:14:33.723 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:33.724 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:33.724 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:33.724 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.724 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.724 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.724 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.203857, idle connection 173185.000000, request 304999.943972 03/19/2026 02:14:33.724 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:33.724 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:33.724 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:33.724 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.724 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.725 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 753 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.725 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.968994, idle connection 173174.000000, request 304999.957561 03/19/2026 02:14:33.725 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298192.130371, idle connection 173184.000000, request 304998.879910 03/19/2026 02:14:33.725 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 14 03/19/2026 02:14:33.725 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:33.725 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:33.725 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.726 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.726 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.726 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.679688, idle connection 173813.000000, request 304999.964237 03/19/2026 02:14:33.726 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.580078, idle connection 173173.000000, request 304998.576164 03/19/2026 02:14:33.726 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.093750, idle connection 173813.000000, request 304999.382496 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.730 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297490.582520, idle connection 174051.000000, request 304999.962568 03/19/2026 02:14:33.731 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297490.234375, idle connection 174051.000000, request 304999.618053 03/19/2026 02:14:33.743 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298798.020996, idle connection 173170.000000, request 304399.028301 03/19/2026 02:14:33.743 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:33.743 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.743 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (601.341724395752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:33.743 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:33.821 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 86 03/19/2026 02:14:33.821 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:33.821 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:33.821 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.822 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.822 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.822 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296986.252197, idle connection 173572.000000, request 304999.933958 03/19/2026 02:14:33.822 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298796.456543, idle connection 174384.000000, request 304397.490501 03/19/2026 02:14:33.822 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296985.689209, idle connection 173572.000000, request 304999.387980 03/19/2026 02:14:33.823 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:33.823 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.823 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.1589508056641 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:33.823 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:33.823 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:33.823 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:33.823 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:33.823 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.824 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.824 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.824 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.472656, idle connection 174236.000000, request 304999.966145 03/19/2026 02:14:33.824 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297588.900146, idle connection 173573.000000, request 304397.475481 03/19/2026 02:14:33.824 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297591.853271, idle connection 174293.000000, request 304398.058891 03/19/2026 02:14:33.824 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.937500, idle connection 174236.000000, request 304999.433994 03/19/2026 02:14:33.824 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:33.824 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.825 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (603.1894683837891 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:33.825 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:33.825 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:33.825 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.825 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (602.9329299926758 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:33.825 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297490.895264, idle connection 173745.000000, request 304399.118185 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1072 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1072 (601.3422012329102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2964, last_stable_offset=2964, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x92\x00\x00\x00\xf4\x00\x00\x00\x00\x02\x0b\xea{\x06\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x82\x03\x00\x00\x00\xc4\x02ObjectDatabaseInfo:cn-jenkins-de...')])]) 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 522 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2962 03/19/2026 02:14:33.845 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2962 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:33.846 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2964 (leader epoch 0) 03/19/2026 02:14:33.891 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297594.350098, idle connection 173288.000000, request 304398.770332 03/19/2026 02:14:33.891 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:33.891 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.891 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (601.7796993255615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:33.892 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:33.915 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:33.915 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:33.915 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:33.915 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.916 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.916 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.916 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.193604, idle connection 172984.000000, request 304999.934196 03/19/2026 02:14:33.916 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.633545, idle connection 172983.000000, request 304999.371290 03/19/2026 02:14:33.919 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 24 03/19/2026 02:14:33.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:33.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:33.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.920 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.920 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:33.920 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.105225, idle connection 173683.000000, request 304999.950886 03/19/2026 02:14:33.920 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297592.417236, idle connection 173719.000000, request 304397.499800 03/19/2026 02:14:33.921 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.552002, idle connection 173683.000000, request 304999.402761 03/19/2026 02:14:33.921 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:33.921 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.921 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (603.2266616821289 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:33.921 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:33.937 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298094.731445, idle connection 173738.000000, request 304399.151325 03/19/2026 02:14:33.937 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:14:33.937 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:33.937 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.4459133148193 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=311, last_stable_offset=311, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x015\x00\x00\x02\x03\x00\x00\x00\x00\x02\xa5\xce\xd4\x18\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xce\x03\x00\x00\x00\x90\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:14:33.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:14:33.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 527 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 309 03/19/2026 02:14:33.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 309 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:14:33.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 311 (leader epoch 0) 03/19/2026 02:14:33.946 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2964 03/19/2026 02:14:33.946 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:33.946 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:33.947 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:33.947 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1068, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2964, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.947 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1073 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1068, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2964, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:33.947 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297388.403320, idle connection 173642.000000, request 304999.922037 03/19/2026 02:14:33.948 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297387.932861, idle connection 173642.000000, request 304999.459028 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 753 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=748, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.037 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.693359, idle connection 174077.000000, request 304999.938250 03/19/2026 02:14:34.038 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.141357, idle connection 174076.000000, request 304999.396801 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 311 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=811, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=311, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=811, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=311, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.039 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297992.193115, idle connection 173635.000000, request 304999.956608 03/19/2026 02:14:34.040 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297991.830322, idle connection 173635.000000, request 304999.595881 03/19/2026 02:14:34.045 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298798.318359, idle connection 174084.000000, request 304399.155378 03/19/2026 02:14:34.045 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:34.045 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.045 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.285457611084 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[(topics='-uve-topic-22', partitions=[(partition=0, error_code=0, highwater_offset=115, last_stable_offset=115, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00q\x00\x00\x01\xbb\x00\x00\x00\x00\x02\xe6\x07\xf9\x84\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x86\x03\x00\x00\x00\xc8\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:14:34.046 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 1 response partitions (0 implied) 03/19/2026 02:14:34.046 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 455 bytes of data for partition TopicPartition(topic='-uve-topic-22', partition=0) with offset 113 03/19/2026 02:14:34.046 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 113 for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) 03/19/2026 02:14:34.046 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) to 115 (leader epoch 0) 03/19/2026 02:14:34.137 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298092.841553, idle connection 173258.000000, request 304398.911953 03/19/2026 02:14:34.138 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:14:34.138 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.138 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.6833782196045 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:34.138 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:34.147 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 115 03/19/2026 02:14:34.147 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:34.147 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-22', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:34.147 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.147 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=781, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=115, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.148 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=781, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=115, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.148 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298695.358154, idle connection 173981.000000, request 304999.918222 03/19/2026 02:14:34.148 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297594.123535, idle connection 173974.000000, request 304398.139477 03/19/2026 02:14:34.149 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298694.476807, idle connection 173980.000000, request 304999.051094 03/19/2026 02:14:34.149 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:34.149 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.149 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (602.9157638549805 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:34.150 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:34.172 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:34.172 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:34.172 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:34.172 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.173 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.173 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.173 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298195.521973, idle connection 172727.000000, request 304999.946594 03/19/2026 02:14:34.173 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298195.085205, idle connection 172727.000000, request 304999.519587 03/19/2026 02:14:34.183 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297593.505859, idle connection 173420.000000, request 304398.852825 03/19/2026 02:14:34.183 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:34.183 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.183 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.6695499420166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:34.184 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:34.200 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297579.757812, idle connection 173925.000000, request 304398.787975 03/19/2026 02:14:34.201 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:34.201 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.201 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (601.8962860107422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:34.201 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:34.201 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 18 03/19/2026 02:14:34.202 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:34.202 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:34.202 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.202 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.202 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.202 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298177.384033, idle connection 173919.000000, request 304999.937534 03/19/2026 02:14:34.203 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298176.851562, idle connection 173919.000000, request 304999.411345 03/19/2026 02:14:34.227 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297592.489258, idle connection 173899.000000, request 304399.003506 03/19/2026 02:14:34.227 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:34.227 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.228 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.6042232513428 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:34.228 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.228 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.680908, idle connection 173168.000000, request 304999.947786 03/19/2026 02:14:34.229 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.340332, idle connection 173168.000000, request 304999.610662 03/19/2026 02:14:34.229 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:34.229 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:34.229 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:34.230 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.230 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.230 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.230 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298196.103760, idle connection 173898.000000, request 304999.966383 03/19/2026 02:14:34.230 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296384.550537, idle connection 173561.000000, request 304398.277760 03/19/2026 02:14:34.230 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298195.707520, idle connection 173898.000000, request 304999.571562 03/19/2026 02:14:34.230 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:34.230 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.231 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (602.2884845733643 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:34.231 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.252 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297493.088135, idle connection 173934.000000, request 304999.948263 03/19/2026 02:14:34.253 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297492.618652, idle connection 173934.000000, request 304999.485254 03/19/2026 02:14:34.253 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296893.055176, idle connection 173739.000000, request 304399.056196 03/19/2026 02:14:34.253 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:34.253 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.253 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.3696193695068 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:34.254 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:34.327 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297590.731689, idle connection 172582.000000, request 304397.471428 03/19/2026 02:14:34.327 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:34.327 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.327 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (603.1429767608643 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:34.327 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:34.328 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296386.989258, idle connection 172571.000000, request 304396.977425 03/19/2026 02:14:34.328 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297592.638184, idle connection 173211.000000, request 304397.922993 03/19/2026 02:14:34.328 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:34.328 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.328 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (603.5652160644531 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:34.328 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:34.329 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:34.329 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.329 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (603.0166149139404 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:34.329 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:34.331 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296889.911377, idle connection 173450.000000, request 304399.289370 03/19/2026 02:14:34.331 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:14:34.331 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.332 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.1192798614502 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:34.332 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:34.344 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 4 03/19/2026 02:14:34.344 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:34.344 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:34.344 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.344 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.344 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.345 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298196.413818, idle connection 172568.000000, request 304999.942541 03/19/2026 02:14:34.345 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298196.016113, idle connection 172568.000000, request 304999.552011 03/19/2026 02:14:34.423 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:34.424 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:34.424 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:34.424 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.424 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.424 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.424 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298194.515137, idle connection 173782.000000, request 304999.944448 03/19/2026 02:14:34.424 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296383.783447, idle connection 172970.000000, request 304397.479296 03/19/2026 02:14:34.425 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298193.876465, idle connection 173782.000000, request 304999.315262 03/19/2026 02:14:34.425 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:34.425 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.425 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.2776832580566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:34.425 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:34.425 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 20 03/19/2026 02:14:34.425 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:34.426 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:34.426 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.426 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.426 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.426 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296986.915771, idle connection 172971.000000, request 304999.962568 03/19/2026 02:14:34.426 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 37 03/19/2026 02:14:34.426 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:34.426 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:34.426 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.426 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.426 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.426 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.439453, idle connection 173690.000000, request 304999.962091 03/19/2026 02:14:34.427 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297591.448975, idle connection 173633.000000, request 304396.943808 03/19/2026 02:14:34.427 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296985.797119, idle connection 172970.000000, request 304998.846769 03/19/2026 02:14:34.427 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.497559, idle connection 173689.000000, request 304999.019623 03/19/2026 02:14:34.428 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:34.428 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.428 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (604.0775775909424 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:34.428 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:34.492 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 96 03/19/2026 02:14:34.493 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:34.493 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:34.493 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.493 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.493 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.493 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296992.081543, idle connection 172686.000000, request 304999.946594 03/19/2026 02:14:34.493 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.669678, idle connection 172685.000000, request 304999.544859 03/19/2026 02:14:34.517 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296390.053223, idle connection 172383.000000, request 304398.798704 03/19/2026 02:14:34.517 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:34.518 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.518 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (601.783275604248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:34.518 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:34.521 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 135 03/19/2026 02:14:34.522 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:34.522 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:34.522 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.522 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.522 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.522 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.530518, idle connection 173117.000000, request 304999.939919 03/19/2026 02:14:34.522 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296386.755127, idle connection 173081.000000, request 304397.604942 03/19/2026 02:14:34.523 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.939453, idle connection 173117.000000, request 304999.357224 03/19/2026 02:14:34.523 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:34.523 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.523 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.1327247619629 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:34.523 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:34.548 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296787.428711, idle connection 173041.000000, request 304398.948669 03/19/2026 02:14:34.548 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1073 03/19/2026 02:14:34.549 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.549 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1073 (601.6607284545898 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2965, last_stable_offset=2965, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x94\x00\x00\x01\x13\x00\x00\x00\x00\x02.h+\xf0\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectConfigDatabaseInfo:cn-jenk...')])]) 03/19/2026 02:14:34.549 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:34.549 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 287 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2964 03/19/2026 02:14:34.549 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2964 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:34.549 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2965 (leader epoch 0) 03/19/2026 02:14:34.638 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297593.634766, idle connection 173476.000000, request 304398.878813 03/19/2026 02:14:34.639 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 753 03/19/2026 02:14:34.639 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.639 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 753 (601.6964912414551 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:34.639 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:34.640 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297391.453125, idle connection 173034.000000, request 304399.217129 03/19/2026 02:14:34.640 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:14:34.640 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.641 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.1776924133301 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=312, last_stable_offset=312, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x017\x00\x00\x01\x08\x00\x00\x00\x00\x02\x8f\x87\x8e_\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xaa\x03\x00\x00\x00\xec\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:14:34.641 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:14:34.641 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 276 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 311 03/19/2026 02:14:34.641 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 311 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:14:34.641 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 312 (leader epoch 0) 03/19/2026 02:14:34.650 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2965 03/19/2026 02:14:34.650 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:34.650 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:34.650 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.650 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1069, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2965, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.650 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1074 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1069, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2965, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.651 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296684.782715, idle connection 172938.000000, request 304999.943733 03/19/2026 02:14:34.651 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296684.333008, idle connection 172938.000000, request 304999.503136 03/19/2026 02:14:34.738 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 345 03/19/2026 02:14:34.739 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:34.739 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:34.739 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.739 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.739 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.739 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297490.829834, idle connection 172656.000000, request 304999.943495 03/19/2026 02:14:34.740 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297490.359375, idle connection 172656.000000, request 304999.481678 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 312 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=812, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=312, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=812, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=312, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297289.458008, idle connection 172932.000000, request 304999.943733 03/19/2026 02:14:34.742 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297289.120850, idle connection 172932.000000, request 304999.614477 03/19/2026 02:14:34.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 9 03/19/2026 02:14:34.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:34.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:34.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.750 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.750 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.751 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.862793, idle connection 173372.000000, request 304999.956131 03/19/2026 02:14:34.751 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 298092.527100, idle connection 173378.000000, request 304397.104263 03/19/2026 02:14:34.751 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.360107, idle connection 173371.000000, request 304999.457359 03/19/2026 02:14:34.751 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:34.751 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.751 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (603.5633087158203 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[(topics='-uve-topic-22', partitions=[(partition=0, error_code=0, highwater_offset=116, last_stable_offset=116, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00s\x00\x00\x00\xfa\x00\x00\x00\x00\x02Ay\xbf\x1e\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x03\x00\x00\x00\xd0\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:14:34.752 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 1 response partitions (0 implied) 03/19/2026 02:14:34.752 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 262 bytes of data for partition TopicPartition(topic='-uve-topic-22', partition=0) with offset 115 03/19/2026 02:14:34.752 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 115 for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) 03/19/2026 02:14:34.752 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) to 116 (leader epoch 0) 03/19/2026 02:14:34.752 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:34.752 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.753 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (1.966714859008789 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[(topics='-uve-topic-13', partitions=[(partition=0, error_code=0, highwater_offset=10, last_stable_offset=10, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x01+\x00\x00\x00\x00\x020\xdf\xb7\xcd\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:34.753 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 1 response partitions (0 implied) 03/19/2026 02:14:34.753 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-13', partition=0) with offset 9 03/19/2026 02:14:34.753 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 9 for assigned partition TopicPartition(topic='-uve-topic-13', partition=0) 03/19/2026 02:14:34.753 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-13', partition=0) to 10 (leader epoch 0) 03/19/2026 02:14:34.774 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297594.523682, idle connection 172126.000000, request 304398.948193 03/19/2026 02:14:34.774 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:34.774 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.774 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (601.6557216644287 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:34.775 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:34.784 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 111 03/19/2026 02:14:34.784 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:34.784 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:34.784 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.784 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.785 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.785 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.671143, idle connection 172818.000000, request 304999.944925 03/19/2026 02:14:34.785 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.237549, idle connection 172818.000000, request 304999.519825 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 10 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.802 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296977.557373, idle connection 173323.000000, request 304999.944925 03/19/2026 02:14:34.803 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296977.095947, idle connection 173322.000000, request 304999.491930 03/19/2026 02:14:34.803 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297576.364990, idle connection 173318.000000, request 304398.928642 03/19/2026 02:14:34.803 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:34.804 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.804 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (601.423978805542 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[(topics='-uve-topic-11', partitions=[(partition=0, error_code=0, highwater_offset=19, last_stable_offset=19, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x01\x05\x00\x00\x00\x00\x02\xcd\x1e\x99\xd3\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-new-def...')])]) 03/19/2026 02:14:34.804 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 1 response partitions (0 implied) 03/19/2026 02:14:34.804 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 273 bytes of data for partition TopicPartition(topic='-uve-topic-11', partition=0) with offset 18 03/19/2026 02:14:34.804 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 18 for assigned partition TopicPartition(topic='-uve-topic-11', partition=0) 03/19/2026 02:14:34.804 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-11', partition=0) to 19 (leader epoch 0) 03/19/2026 02:14:34.829 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 37 03/19/2026 02:14:34.830 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:34.830 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:34.830 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.830 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.830 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.830 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.279297, idle connection 173296.000000, request 304999.932051 03/19/2026 02:14:34.830 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296388.709961, idle connection 172566.000000, request 304397.973537 03/19/2026 02:14:34.831 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.570068, idle connection 173295.000000, request 304999.235392 03/19/2026 02:14:34.831 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:34.831 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.831 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (602.8048992156982 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:34.831 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.832 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295782.320801, idle connection 172958.000000, request 304999.953270 03/19/2026 02:14:34.832 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297593.532227, idle connection 173296.000000, request 304397.395372 03/19/2026 02:14:34.833 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:34.833 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.833 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (2.67791748046875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[(topics='-uve-topic-16', partitions=[(partition=0, error_code=0, highwater_offset=38, last_stable_offset=38, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00%\x00\x00\x01+\x00\x00\x00\x00\x02B\xb4\xe1]\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:34.833 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 1 response partitions (0 implied) 03/19/2026 02:14:34.833 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-16', partition=0) with offset 37 03/19/2026 02:14:34.833 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 37 for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) 03/19/2026 02:14:34.833 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) to 38 (leader epoch 0) 03/19/2026 02:14:34.834 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:34.834 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.834 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (603.9474010467529 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:34.834 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:34.834 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295780.374512, idle connection 172956.000000, request 304998.012543 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 116 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-22', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=782, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=116, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=782, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=116, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.853 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297989.972656, idle connection 173275.000000, request 304999.944448 03/19/2026 02:14:34.854 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:34.854 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:34.854 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-13', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:34.854 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.854 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=753, topics=[(topic='-uve-topic-13', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=10, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.854 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=753, topics=[(topic='-uve-topic-13', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=10, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.854 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296888.186279, idle connection 173268.000000, request 304999.960184 03/19/2026 02:14:34.854 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296890.897217, idle connection 173332.000000, request 304397.762060 03/19/2026 02:14:34.855 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297988.506104, idle connection 173274.000000, request 304998.488665 03/19/2026 02:14:34.855 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:34.855 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.855 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (602.9512882232666 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:34.855 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.856 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296290.057617, idle connection 173136.000000, request 304999.966621 03/19/2026 02:14:34.856 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296886.192383, idle connection 173266.000000, request 304997.971535 03/19/2026 02:14:34.856 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:34.857 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.857 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (3.308534622192383 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[(topics='-uve-topic-22', partitions=[(partition=0, error_code=0, highwater_offset=117, last_stable_offset=117, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00t\x00\x00\x00\xfa\x00\x00\x00\x00\x02h2\xca\xe9\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x03\x00\x00\x00\xd0\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:14:34.857 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 1 response partitions (0 implied) 03/19/2026 02:14:34.857 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 262 bytes of data for partition TopicPartition(topic='-uve-topic-22', partition=0) with offset 116 03/19/2026 02:14:34.857 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 116 for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) 03/19/2026 02:14:34.857 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) to 117 (leader epoch 0) 03/19/2026 02:14:34.857 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296288.568604, idle connection 173135.000000, request 304998.478651 03/19/2026 02:14:34.905 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:34.905 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:34.905 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-11', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:34.905 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.905 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=756, topics=[(topic='-uve-topic-11', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=19, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.905 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=756, topics=[(topic='-uve-topic-11', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=19, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.906 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297473.953613, idle connection 173216.000000, request 304999.940395 03/19/2026 02:14:34.906 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297473.517334, idle connection 173215.000000, request 304999.514580 03/19/2026 02:14:34.928 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:34.928 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:34.928 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:34.929 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.929 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.929 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.929 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.227051, idle connection 171980.000000, request 304999.944210 03/19/2026 02:14:34.929 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:34.929 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:34.929 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:34.929 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.930 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.930 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.930 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295784.945801, idle connection 171969.000000, request 304999.961138 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 14 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.930 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.229004, idle connection 172609.000000, request 304999.966860 03/19/2026 02:14:34.931 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296986.601074, idle connection 171978.000000, request 304998.330116 03/19/2026 02:14:34.931 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295783.704834, idle connection 171968.000000, request 304998.723745 03/19/2026 02:14:34.931 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.234863, idle connection 172608.000000, request 304998.976707 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:34.932 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296288.625977, idle connection 172849.000000, request 304999.966145 03/19/2026 02:14:34.933 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296288.315674, idle connection 172849.000000, request 304999.658346 03/19/2026 02:14:34.934 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:34.934 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:34.934 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-16', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:34.934 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.934 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=759, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=38, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.934 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=759, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=38, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.934 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296885.236572, idle connection 173192.000000, request 304999.965906 03/19/2026 02:14:34.935 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296884.898682, idle connection 173191.000000, request 304999.630451 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297595.462646, idle connection 171967.000000, request 304398.993969 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (601.456880569458 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[(topics='-uve-topic-9', partitions=[(partition=0, error_code=0, highwater_offset=5, last_stable_offset=5, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x01\x05\x00\x00\x00\x00\x02[\x91\x7f\xa4\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-new-def...')])]) 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 1 response partitions (0 implied) 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 273 bytes of data for partition TopicPartition(topic='-uve-topic-9', partition=0) with offset 4 03/19/2026 02:14:34.946 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 4 for assigned partition TopicPartition(topic='-uve-topic-9', partition=0) 03/19/2026 02:14:34.947 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-9', partition=0) to 5 (leader epoch 0) 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-22', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=783, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=117, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=783, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=117, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:34.958 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297885.003418, idle connection 173170.000000, request 304999.949455 03/19/2026 02:14:34.959 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297884.477539, idle connection 173170.000000, request 304999.429941 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 86 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.026 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295781.713867, idle connection 172368.000000, request 304999.937773 03/19/2026 02:14:35.027 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295781.189209, idle connection 172367.000000, request 304999.419928 03/19/2026 02:14:35.027 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297591.384033, idle connection 173179.000000, request 304396.822929 03/19/2026 02:14:35.027 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:35.028 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.028 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.5947799682617 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:35.028 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:35.028 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:35.028 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:35.028 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:35.028 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.028 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.028 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.029 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.556885, idle connection 173031.000000, request 304999.944687 03/19/2026 02:14:35.029 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296383.955322, idle connection 172368.000000, request 304397.004128 03/19/2026 02:14:35.029 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296386.915527, idle connection 173088.000000, request 304397.441149 03/19/2026 02:14:35.029 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.997314, idle connection 173031.000000, request 304999.392748 03/19/2026 02:14:35.029 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:35.030 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.030 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (603.7793159484863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[(topics='-uve-topic-19', partitions=[(partition=0, error_code=0, highwater_offset=21, last_stable_offset=21, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x01+\x00\x00\x00\x00\x02\x97Gp\xfb\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:35.030 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 1 response partitions (0 implied) 03/19/2026 02:14:35.030 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-19', partition=0) with offset 20 03/19/2026 02:14:35.030 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 20 for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) 03/19/2026 02:14:35.030 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) to 21 (leader epoch 0) 03/19/2026 02:14:35.030 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:35.030 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.031 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (604.1915416717529 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[(topics='-uve-topic-12', partitions=[(partition=0, error_code=0, highwater_offset=38, last_stable_offset=38, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00%\x00\x00\x01+\x00\x00\x00\x00\x02\xad.\x95\x1c\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:35.031 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 1 response partitions (0 implied) 03/19/2026 02:14:35.031 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-12', partition=0) with offset 37 03/19/2026 02:14:35.031 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 37 for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) 03/19/2026 02:14:35.031 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) to 38 (leader epoch 0) 03/19/2026 02:14:35.047 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:35.047 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:35.047 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-9', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:35.047 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.048 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=751, topics=[(topic='-uve-topic-9', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=5, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.048 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=751, topics=[(topic='-uve-topic-9', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=5, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.048 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297493.101807, idle connection 171865.000000, request 304999.939919 03/19/2026 02:14:35.048 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297492.693359, idle connection 171864.000000, request 304999.540806 03/19/2026 02:14:35.094 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296391.133057, idle connection 172085.000000, request 304398.998737 03/19/2026 02:14:35.094 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:35.095 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.095 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (601.665735244751 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[(topics='-uve-topic-18', partitions=[(partition=0, error_code=0, highwater_offset=97, last_stable_offset=97, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00`\x00\x00\x01\x13\x00\x00\x00\x00\x02[Jja\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectVMITable:default-global-sy...')])]) 03/19/2026 02:14:35.095 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 1 response partitions (0 implied) 03/19/2026 02:14:35.095 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 287 bytes of data for partition TopicPartition(topic='-uve-topic-18', partition=0) with offset 96 03/19/2026 02:14:35.095 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 96 for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) 03/19/2026 02:14:35.095 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) to 97 (leader epoch 0) 03/19/2026 02:14:35.118 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:35.118 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:35.119 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:35.119 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.119 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.119 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.119 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295788.072998, idle connection 171781.000000, request 304999.946356 03/19/2026 02:14:35.120 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295787.523926, idle connection 171780.000000, request 304999.407053 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 24 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.124 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295784.969971, idle connection 172479.000000, request 304999.942064 03/19/2026 02:14:35.124 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296388.220215, idle connection 172515.000000, request 304397.635460 03/19/2026 02:14:35.125 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295784.358398, idle connection 172479.000000, request 304999.339819 03/19/2026 02:14:35.125 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:35.125 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.125 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.102445602417 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[(topics='-uve-topic-2', partitions=[(partition=0, error_code=0, highwater_offset=139, last_stable_offset=139, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x87\x00\x00\x03I\x00\x00\x00\x00\x02\xca\x11H\xf8\x00\x00\x00\x00\x00\x03\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x04\x88\x03\x00\x00\x00\xca\x02ObjectVRouter:an-jenkins-deploy-...')])]) 03/19/2026 02:14:35.125 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 1 response partitions (0 implied) 03/19/2026 02:14:35.126 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 853 bytes of data for partition TopicPartition(topic='-uve-topic-2', partition=0) with offset 135 03/19/2026 02:14:35.126 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 135 for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) 03/19/2026 02:14:35.126 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) to 139 (leader epoch 0) 03/19/2026 02:14:35.126 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:35.126 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.126 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (2.230405807495117 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[(topics='-uve-topic-7', partitions=[(partition=0, error_code=0, highwater_offset=25, last_stable_offset=25, log_start_offset=0, aborted_transactions=NULL, records=b"\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\xfc\x00\x00\x00\x00\x02\xcf'\xebf\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x92\x03\x00\x00\x00\xd4\x02ObjectVMTable:k8s__kube-system__...")])]) 03/19/2026 02:14:35.127 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 1 response partitions (0 implied) 03/19/2026 02:14:35.127 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 264 bytes of data for partition TopicPartition(topic='-uve-topic-7', partition=0) with offset 24 03/19/2026 02:14:35.127 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 24 for assigned partition TopicPartition(topic='-uve-topic-7', partition=0) 03/19/2026 02:14:35.127 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-7', partition=0) to 25 (leader epoch 0) 03/19/2026 02:14:35.131 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 21 03/19/2026 02:14:35.131 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:35.131 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-19', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:35.131 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.131 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=755, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=21, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.131 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=755, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=21, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.132 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296281.145264, idle connection 172266.000000, request 304999.925852 03/19/2026 02:14:35.132 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 38 03/19/2026 02:14:35.132 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:35.132 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-12', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:35.132 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.132 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=756, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=38, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.133 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=756, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=38, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.133 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296283.075928, idle connection 172984.000000, request 304999.942064 03/19/2026 02:14:35.133 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296279.515869, idle connection 172264.000000, request 304998.307228 03/19/2026 02:14:35.134 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296282.271484, idle connection 172983.000000, request 304999.149084 03/19/2026 02:14:35.134 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:35.134 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.134 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (1.3766288757324219 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[(topics='-uve-topic-12', partitions=[(partition=0, error_code=0, highwater_offset=40, last_stable_offset=40, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00&\x00\x00\x01+\x00\x00\x00\x00\x02\xf7\x17e\x99\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:35.134 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 1 response partitions (0 implied) 03/19/2026 02:14:35.134 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 622 bytes of data for partition TopicPartition(topic='-uve-topic-12', partition=0) with offset 38 03/19/2026 02:14:35.134 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 38 for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) 03/19/2026 02:14:35.135 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) to 40 (leader epoch 0) 03/19/2026 02:14:35.196 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 97 03/19/2026 02:14:35.196 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:35.196 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-18', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:35.196 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.196 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=770, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=97, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.197 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=770, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=97, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.197 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296288.313477, idle connection 171982.000000, request 304999.939203 03/19/2026 02:14:35.197 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296287.814697, idle connection 171981.000000, request 304999.452591 03/19/2026 02:14:35.227 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 139 03/19/2026 02:14:35.227 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:35.227 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-2', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:35.228 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.229 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=779, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=139, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.229 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=779, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=139, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.229 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296283.674561, idle connection 172410.000000, request 304999.926329 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-7', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=761, topics=[(topic='-uve-topic-7', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=25, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=761, topics=[(topic='-uve-topic-7', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=25, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.230 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295678.818359, idle connection 172373.000000, request 304999.945641 03/19/2026 02:14:35.231 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296281.861084, idle connection 172409.000000, request 304998.129368 03/19/2026 02:14:35.231 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295677.931152, idle connection 172372.000000, request 304999.067068 03/19/2026 02:14:35.236 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:35.236 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:35.236 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-12', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:35.236 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.236 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=757, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=40, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.236 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=757, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=40, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.237 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296179.324951, idle connection 172880.000000, request 304999.939680 03/19/2026 02:14:35.237 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296178.781006, idle connection 172880.000000, request 304999.396324 03/19/2026 02:14:35.240 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:35.240 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:35.240 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:35.240 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.240 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.240 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 754 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=749, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.241 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.571777, idle connection 172874.000000, request 304999.952316 03/19/2026 02:14:35.241 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.177490, idle connection 172873.000000, request 304999.560595 03/19/2026 02:14:35.252 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296083.039062, idle connection 172337.000000, request 304398.207426 03/19/2026 02:14:35.253 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1074 03/19/2026 02:14:35.253 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.253 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1074 (602.2365093231201 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:35.253 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:35.340 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296889.846436, idle connection 172055.000000, request 304398.960352 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.5846729278564 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=347, last_stable_offset=347, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01Y\x00\x00\x01\x04\x00\x00\x00\x00\x02\xd52\xfd\xbb\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 544 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 345 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 345 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:14:35.341 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 347 (leader epoch 0) 03/19/2026 02:14:35.343 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296688.768066, idle connection 172332.000000, request 304399.257183 03/19/2026 02:14:35.343 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:14:35.343 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.343 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (601.1404991149902 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=313, last_stable_offset=313, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x018\x00\x00\x01\x08\x00\x00\x00\x00\x02CU\x1e\xb5\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xaa\x03\x00\x00\x00\xec\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:14:35.343 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:14:35.344 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 276 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 312 03/19/2026 02:14:35.344 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 312 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:14:35.344 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 313 (leader epoch 0) 03/19/2026 02:14:35.375 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:35.375 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:35.375 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:35.376 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.376 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.376 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.376 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296992.367432, idle connection 171524.000000, request 304999.923944 03/19/2026 02:14:35.376 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296991.871094, idle connection 171524.000000, request 304999.435425 03/19/2026 02:14:35.386 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296390.733643, idle connection 172217.000000, request 304399.010420 03/19/2026 02:14:35.386 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:35.386 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.386 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.5534400939941 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[(topics='-uve-topic-15', partitions=[(partition=0, error_code=0, highwater_offset=115, last_stable_offset=115, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00o\x00\x00\x02\x1c\x00\x00\x00\x00\x02\x93\x1c\x19r\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:35.386 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 1 response partitions (0 implied) 03/19/2026 02:14:35.387 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 1165 bytes of data for partition TopicPartition(topic='-uve-topic-15', partition=0) with offset 111 03/19/2026 02:14:35.387 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 111 for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) 03/19/2026 02:14:35.387 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) to 115 (leader epoch 0) 03/19/2026 02:14:35.404 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296376.530518, idle connection 172722.000000, request 304398.915529 03/19/2026 02:14:35.404 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:35.404 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.404 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (601.6430854797363 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[(topics='-uve-topic-17', partitions=[(partition=0, error_code=0, highwater_offset=12, last_stable_offset=12, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x01+\x00\x00\x00\x00\x02\xb7\xf1\xd1\x19\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:35.404 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 1 response partitions (0 implied) 03/19/2026 02:14:35.404 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 622 bytes of data for partition TopicPartition(topic='-uve-topic-17', partition=0) with offset 10 03/19/2026 02:14:35.405 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 10 for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) 03/19/2026 02:14:35.405 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) to 12 (leader epoch 0) 03/19/2026 02:14:35.432 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:35.432 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:35.432 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:35.432 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.432 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.432 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.433 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295786.591309, idle connection 171964.000000, request 304999.942541 03/19/2026 02:14:35.433 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295786.075684, idle connection 171963.000000, request 304999.436617 03/19/2026 02:14:35.434 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:35.435 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:35.435 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:35.435 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.435 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.435 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.435 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.916992, idle connection 172693.000000, request 304999.958754 03/19/2026 02:14:35.435 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295179.295410, idle connection 172355.000000, request 304396.929741 03/19/2026 02:14:35.436 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296990.380371, idle connection 172693.000000, request 304999.423981 03/19/2026 02:14:35.436 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:35.436 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.436 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.8086414337158 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:35.436 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:35.442 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:35.442 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:35.442 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:35.442 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.443 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=811, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=347, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.443 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=811, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=347, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.443 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296787.008301, idle connection 171952.000000, request 304999.934912 03/19/2026 02:14:35.444 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296786.452148, idle connection 171952.000000, request 304999.386549 03/19/2026 02:14:35.444 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:35.445 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:35.445 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:35.445 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.445 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=813, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=313, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.445 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=813, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=313, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.445 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296586.422852, idle connection 172229.000000, request 304999.938726 03/19/2026 02:14:35.446 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296585.974854, idle connection 172229.000000, request 304999.496460 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.456 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296288.981689, idle connection 172730.000000, request 304999.943733 03/19/2026 02:14:35.457 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296288.533936, idle connection 172730.000000, request 304999.502897 03/19/2026 02:14:35.459 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296283.809326, idle connection 172664.000000, request 304395.587444 03/19/2026 02:14:35.459 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:35.459 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.459 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (604.7642230987549 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:35.459 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:35.459 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295686.701904, idle connection 172533.000000, request 304396.611214 03/19/2026 02:14:35.460 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:35.460 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.460 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.7249565124512 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:35.460 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:35.488 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:35.488 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:35.488 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-15', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:35.488 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.488 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=776, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=115, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.489 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=776, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=115, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.489 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296287.664795, idle connection 172114.000000, request 304999.945164 03/19/2026 02:14:35.489 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296287.270264, idle connection 172114.000000, request 304999.558926 03/19/2026 02:14:35.505 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-17', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=752, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=12, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=752, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=12, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296273.958740, idle connection 172619.000000, request 304999.940157 03/19/2026 02:14:35.506 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296273.570557, idle connection 172619.000000, request 304999.557257 03/19/2026 02:14:35.507 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296872.951660, idle connection 172615.000000, request 304398.950100 03/19/2026 02:14:35.507 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:35.507 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.507 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.452112197876 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:35.507 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:35.532 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296385.587646, idle connection 171377.000000, request 304397.310019 03/19/2026 02:14:35.532 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:35.532 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.532 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (603.1124591827393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:35.532 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:35.532 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295182.239502, idle connection 171366.000000, request 304397.243738 03/19/2026 02:14:35.533 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296387.884033, idle connection 172006.000000, request 304397.624493 03/19/2026 02:14:35.533 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:35.533 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.533 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (603.1854152679443 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:35.533 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:35.533 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:35.533 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.533 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (603.0678749084473 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[(topics='-uve-topic-4', partitions=[(partition=0, error_code=0, highwater_offset=15, last_stable_offset=15, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x01\x05\x00\x00\x00\x00\x02o69\xcc\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-new-def...')])]) 03/19/2026 02:14:35.534 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 1 response partitions (0 implied) 03/19/2026 02:14:35.534 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 273 bytes of data for partition TopicPartition(topic='-uve-topic-4', partition=0) with offset 14 03/19/2026 02:14:35.534 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 14 for assigned partition TopicPartition(topic='-uve-topic-4', partition=0) 03/19/2026 02:14:35.534 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-4', partition=0) to 15 (leader epoch 0) 03/19/2026 02:14:35.534 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295686.892090, idle connection 172247.000000, request 304398.233891 03/19/2026 02:14:35.534 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:14:35.534 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.534 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (602.0801067352295 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:35.535 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:35.535 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296284.574219, idle connection 172591.000000, request 304399.305105 03/19/2026 02:14:35.535 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:35.535 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.535 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (600.9650230407715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:35.535 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:35.559 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 297284.017090, idle connection 172569.000000, request 304398.962498 03/19/2026 02:14:35.560 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:35.560 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.560 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.6607284545898 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:35.560 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:35.628 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295180.482910, idle connection 171766.000000, request 304398.709297 03/19/2026 02:14:35.628 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:35.628 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.628 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (601.8435955047607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[(topics='-uve-topic-20', partitions=[(partition=0, error_code=0, highwater_offset=88, last_stable_offset=88, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00V\x00\x00\x02\x0b\x00\x00\x00\x00\x02\x02\xa0\xda\x0e\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:an-jenkins-d...')])]) 03/19/2026 02:14:35.628 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 1 response partitions (0 implied) 03/19/2026 02:14:35.628 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 535 bytes of data for partition TopicPartition(topic='-uve-topic-20', partition=0) with offset 86 03/19/2026 02:14:35.629 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 86 for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) 03/19/2026 02:14:35.629 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) to 88 (leader epoch 0) 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.629 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296989.084717, idle connection 172577.000000, request 304999.956846 03/19/2026 02:14:35.630 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296988.708008, idle connection 172576.000000, request 304999.583244 03/19/2026 02:14:35.633 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296385.125000, idle connection 172427.000000, request 304395.519018 03/19/2026 02:14:35.633 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:35.633 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.633 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (604.8040390014648 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:35.634 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:35.634 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:35.634 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:35.634 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-4', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:35.635 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.635 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=756, topics=[(topic='-uve-topic-4', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=15, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.635 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=756, topics=[(topic='-uve-topic-4', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=15, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.635 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296285.592285, idle connection 171904.000000, request 304999.962330 03/19/2026 02:14:35.635 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296285.210449, idle connection 171904.000000, request 304999.582767 03/19/2026 02:14:35.649 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296892.192139, idle connection 171264.000000, request 304399.037123 03/19/2026 02:14:35.649 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:35.649 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.649 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (601.4206409454346 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:35.649 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:35.720 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295186.955811, idle connection 171180.000000, request 304398.827791 03/19/2026 02:14:35.721 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:35.721 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.721 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (601.7293930053711 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:35.721 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:35.729 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:35.729 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:35.729 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-20', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:35.730 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.730 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=774, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=88, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.730 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=774, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=88, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.730 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295078.156738, idle connection 171664.000000, request 304999.954224 03/19/2026 02:14:35.730 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295077.736816, idle connection 171664.000000, request 304999.541283 03/19/2026 02:14:35.734 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295678.819824, idle connection 171663.000000, request 304397.611856 03/19/2026 02:14:35.734 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:35.734 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.734 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (602.7638912200928 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[(topics='-uve-topic-19', partitions=[(partition=0, error_code=0, highwater_offset=22, last_stable_offset=22, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x01+\x00\x00\x00\x00\x02\xbc\x12\x9d\x1d\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:14:35.735 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 1 response partitions (0 implied) 03/19/2026 02:14:35.735 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-19', partition=0) with offset 21 03/19/2026 02:14:35.735 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 21 for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) 03/19/2026 02:14:35.735 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) to 22 (leader epoch 0) 03/19/2026 02:14:35.798 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295687.147949, idle connection 171381.000000, request 304398.773193 03/19/2026 02:14:35.799 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:35.799 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.799 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (602.0052433013916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[(topics='-uve-topic-18', partitions=[(partition=0, error_code=0, highwater_offset=98, last_stable_offset=98, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00a\x00\x00\x01\x13\x00\x00\x00\x00\x02\xf6 \x95f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectVMITable:default-global-sy...')])]) 03/19/2026 02:14:35.799 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 1 response partitions (0 implied) 03/19/2026 02:14:35.799 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 287 bytes of data for partition TopicPartition(topic='-uve-topic-18', partition=0) with offset 97 03/19/2026 02:14:35.799 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 97 for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) 03/19/2026 02:14:35.800 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) to 98 (leader epoch 0) 03/19/2026 02:14:35.832 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295680.948242, idle connection 171808.000000, request 304397.209644 03/19/2026 02:14:35.832 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:35.832 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.832 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (603.33251953125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:35.832 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:35.833 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295076.459717, idle connection 171771.000000, request 304397.593975 03/19/2026 02:14:35.833 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:35.833 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.833 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (602.6849746704102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:35.833 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:35.835 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-19', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=756, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=22, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=756, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=22, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295576.774170, idle connection 171561.000000, request 304999.958992 03/19/2026 02:14:35.836 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295576.403809, idle connection 171561.000000, request 304999.592066 03/19/2026 02:14:35.838 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295578.326172, idle connection 172279.000000, request 304398.950100 03/19/2026 02:14:35.838 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:35.838 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.838 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.3600826263428 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:35.838 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:35.842 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296390.417236, idle connection 172273.000000, request 304398.799419 03/19/2026 02:14:35.842 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 754 03/19/2026 02:14:35.842 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.842 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 754 (601.5884876251221 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:35.842 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:35.854 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2965 03/19/2026 02:14:35.854 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:35.854 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:35.854 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.854 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1070, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.854 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1075 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1070, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:35.855 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295480.952637, idle connection 171735.000000, request 304999.926090 03/19/2026 02:14:35.856 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295479.667236, idle connection 171733.000000, request 304998.653650 03/19/2026 02:14:35.900 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:35.901 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:35.901 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-18', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:35.901 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:35.901 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=771, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=98, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.901 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=771, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=98, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:35.901 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295584.068359, idle connection 171278.000000, request 304999.940395 03/19/2026 02:14:35.902 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295583.643555, idle connection 171277.000000, request 304999.524117 03/19/2026 02:14:35.977 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296391.251953, idle connection 170923.000000, request 304398.805857 03/19/2026 02:14:35.978 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:35.978 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:35.978 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (601.8753051757812 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:35.978 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:36.034 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295184.709229, idle connection 171362.000000, request 304398.053885 03/19/2026 02:14:36.035 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:36.035 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.035 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (602.5786399841309 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:36.035 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:36.036 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:36.037 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:36.037 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:36.037 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.037 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.037 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.037 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294577.372314, idle connection 171753.000000, request 304999.939919 03/19/2026 02:14:36.037 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296388.481445, idle connection 172091.000000, request 304397.522688 03/19/2026 02:14:36.038 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294576.666992, idle connection 171753.000000, request 304999.240637 03/19/2026 02:14:36.038 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:36.038 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.038 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (603.3461093902588 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:36.038 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:36.044 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296185.980469, idle connection 171351.000000, request 304398.909330 03/19/2026 02:14:36.044 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:14:36.045 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.045 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.7553806304932 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:36.045 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:36.046 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295985.619385, idle connection 171629.000000, request 304399.142027 03/19/2026 02:14:36.046 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:14:36.046 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.046 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (601.1648178100586 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:36.046 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:36.057 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295688.072266, idle connection 172129.000000, request 304399.032354 03/19/2026 02:14:36.058 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:36.058 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.058 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.4962196350098 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:36.058 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:36.060 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:36.061 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:36.061 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:36.061 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.061 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.061 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.061 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295681.334473, idle connection 172061.000000, request 304999.951601 03/19/2026 02:14:36.061 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:36.061 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:36.061 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:36.062 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.062 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.062 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.062 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295084.255615, idle connection 171931.000000, request 304999.963522 03/19/2026 02:14:36.062 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295680.326172, idle connection 172060.000000, request 304998.950481 03/19/2026 02:14:36.062 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295083.645020, idle connection 171930.000000, request 304999.356508 03/19/2026 02:14:36.090 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295686.716309, idle connection 171513.000000, request 304398.996353 03/19/2026 02:14:36.090 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:36.090 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.090 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.5784740447998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:36.090 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:36.107 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295672.900391, idle connection 172018.000000, request 304398.878098 03/19/2026 02:14:36.108 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:36.108 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.108 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (601.6960144042969 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:36.108 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:36.108 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:36.108 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:36.108 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:36.108 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.108 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.108 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.109 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296271.033203, idle connection 172013.000000, request 304999.954224 03/19/2026 02:14:36.109 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296270.656494, idle connection 172012.000000, request 304999.585867 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.133 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295783.827881, idle connection 170776.000000, request 304999.939919 03/19/2026 02:14:36.134 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295783.385254, idle connection 170775.000000, request 304999.504328 03/19/2026 02:14:36.134 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:36.134 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:36.134 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:36.134 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.134 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.135 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.135 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294580.009766, idle connection 170764.000000, request 304999.960899 03/19/2026 02:14:36.135 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294579.510254, idle connection 170763.000000, request 304999.464035 03/19/2026 02:14:36.135 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:36.135 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:36.136 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:36.136 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.136 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.136 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.136 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295085.042969, idle connection 171646.000000, request 304999.952316 03/19/2026 02:14:36.136 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:36.136 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:36.136 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:36.136 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.137 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.137 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.137 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295682.595459, idle connection 171989.000000, request 304999.959707 03/19/2026 02:14:36.137 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295083.746094, idle connection 171644.000000, request 304998.658419 03/19/2026 02:14:36.138 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295681.834473, idle connection 171988.000000, request 304999.202490 03/19/2026 02:14:36.161 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:36.161 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:36.161 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:36.161 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.161 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.161 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.162 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296681.750000, idle connection 171967.000000, request 304999.924898 03/19/2026 02:14:36.162 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296681.254639, idle connection 171967.000000, request 304999.441624 03/19/2026 02:14:36.230 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296388.243652, idle connection 171976.000000, request 304399.110794 03/19/2026 02:14:36.231 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:36.231 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.231 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (601.4306545257568 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:36.231 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.234 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295783.755127, idle connection 171826.000000, request 304999.938011 03/19/2026 02:14:36.235 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295783.276123, idle connection 171825.000000, request 304999.475002 03/19/2026 02:14:36.236 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295684.851807, idle connection 171303.000000, request 304399.224520 03/19/2026 02:14:36.236 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:36.236 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.236 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.1819839477539 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:36.236 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.250 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296290.560059, idle connection 170662.000000, request 304999.950886 03/19/2026 02:14:36.251 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296290.106934, idle connection 170662.000000, request 304999.502659 03/19/2026 02:14:36.321 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:36.322 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:36.322 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:36.322 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.322 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.322 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.322 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294584.614746, idle connection 170577.000000, request 304999.907970 03/19/2026 02:14:36.323 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294583.877930, idle connection 170577.000000, request 304999.182224 03/19/2026 02:14:36.331 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294477.242188, idle connection 171063.000000, request 304399.035215 03/19/2026 02:14:36.331 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:36.331 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.332 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.665735244751 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:36.332 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:36.433 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 139 03/19/2026 02:14:36.433 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:36.433 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:36.433 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.433 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.433 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.434 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295079.112305, idle connection 171206.000000, request 304999.946356 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.434 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294474.919922, idle connection 171169.000000, request 304999.964714 03/19/2026 02:14:36.435 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295078.122314, idle connection 171205.000000, request 304998.966217 03/19/2026 02:14:36.435 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294474.300537, idle connection 171168.000000, request 304999.349117 03/19/2026 02:14:36.437 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294976.077393, idle connection 170960.000000, request 304399.266243 03/19/2026 02:14:36.437 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:36.437 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.437 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.0816097259521 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:36.437 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:36.438 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:36.438 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:36.438 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:36.438 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.438 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.438 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.439 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294977.256836, idle connection 171678.000000, request 304999.967813 03/19/2026 02:14:36.439 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294976.959717, idle connection 171678.000000, request 304999.673367 03/19/2026 02:14:36.442 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 755 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=750, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295789.181152, idle connection 171671.000000, request 304999.964714 03/19/2026 02:14:36.443 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295788.890137, idle connection 171671.000000, request 304999.675751 03/19/2026 02:14:36.456 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294879.065186, idle connection 171133.000000, request 304398.049593 03/19/2026 02:14:36.457 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1075 03/19/2026 02:14:36.457 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.457 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1075 (602.5068759918213 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:36.457 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:36.515 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294970.525879, idle connection 170664.000000, request 304386.391878 03/19/2026 02:14:36.515 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:36.515 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.516 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (614.6087646484375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:36.516 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:36.578 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:36.579 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:36.579 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:36.579 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.579 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.579 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.579 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295788.909912, idle connection 170321.000000, request 304999.920607 03/19/2026 02:14:36.580 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295788.356201, idle connection 170320.000000, request 304999.380112 03/19/2026 02:14:36.637 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:36.637 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:36.638 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:36.638 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.638 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.638 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.638 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294581.124756, idle connection 170758.000000, request 304999.946594 03/19/2026 02:14:36.638 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294580.710205, idle connection 170758.000000, request 304999.539852 03/19/2026 02:14:36.639 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:36.639 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:36.639 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:36.639 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.639 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.639 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.639 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295786.545166, idle connection 171489.000000, request 304999.950647 03/19/2026 02:14:36.640 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293974.928467, idle connection 171151.000000, request 304397.503376 03/19/2026 02:14:36.640 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295786.011475, idle connection 171488.000000, request 304999.419928 03/19/2026 02:14:36.640 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:36.640 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.640 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.18922996521 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:36.640 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:36.645 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:36.645 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:36.645 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:36.646 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.646 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.646 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.646 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295584.204346, idle connection 170750.000000, request 304999.958992 03/19/2026 02:14:36.646 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295583.852295, idle connection 170749.000000, request 304999.607086 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295384.407715, idle connection 171027.000000, request 304999.964714 03/19/2026 02:14:36.647 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295384.113770, idle connection 171027.000000, request 304999.673843 03/19/2026 02:14:36.658 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:36.658 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:36.658 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:36.659 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.659 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.659 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.659 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295086.499268, idle connection 171528.000000, request 304999.963522 03/19/2026 02:14:36.659 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295086.158447, idle connection 171527.000000, request 304999.626637 03/19/2026 02:14:36.663 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295079.757812, idle connection 171460.000000, request 304398.382187 03/19/2026 02:14:36.663 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:36.663 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.663 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (601.9513607025146 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:36.663 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:36.663 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294482.605225, idle connection 171329.000000, request 304398.314238 03/19/2026 02:14:36.664 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:36.664 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.664 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (601.9649505615234 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:36.664 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:36.691 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:36.691 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:36.691 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:36.691 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.691 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.691 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.691 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295084.864258, idle connection 170911.000000, request 304999.922514 03/19/2026 02:14:36.692 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295084.452637, idle connection 170911.000000, request 304999.520302 03/19/2026 02:14:36.708 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:36.708 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:36.708 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:36.708 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.709 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.709 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.709 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295071.233643, idle connection 171416.000000, request 304999.955654 03/19/2026 02:14:36.709 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295070.885498, idle connection 171416.000000, request 304999.612093 03/19/2026 02:14:36.709 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295670.272949, idle connection 171412.000000, request 304399.201155 03/19/2026 02:14:36.710 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:36.710 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.710 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.2012958526611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:36.710 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:36.735 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295181.862061, idle connection 170174.000000, request 304397.971630 03/19/2026 02:14:36.736 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:36.736 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.736 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (602.7724742889404 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:36.736 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:36.737 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293977.950439, idle connection 170162.000000, request 304397.901297 03/19/2026 02:14:36.737 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:36.737 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.737 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (602.4770736694336 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:36.737 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:36.738 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294483.128174, idle connection 171044.000000, request 304398.041010 03/19/2026 02:14:36.738 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:14:36.738 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.738 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (602.2472381591797 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:36.738 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:36.738 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295080.936035, idle connection 171387.000000, request 304398.303509 03/19/2026 02:14:36.739 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:36.739 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.739 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (601.9651889801025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:36.739 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:36.763 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 296080.671631, idle connection 171366.000000, request 304398.852348 03/19/2026 02:14:36.763 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:36.763 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.763 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.7019748687744 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:36.763 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:36.832 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:36.832 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:36.833 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:36.833 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.833 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.833 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.833 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295785.566650, idle connection 171373.000000, request 304999.942541 03/19/2026 02:14:36.833 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295785.117920, idle connection 171373.000000, request 304999.500275 03/19/2026 02:14:36.836 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295181.770264, idle connection 171224.000000, request 304397.970200 03/19/2026 02:14:36.837 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:36.837 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.837 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (602.5211811065674 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:36.837 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:36.837 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:36.837 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:36.838 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:36.838 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.838 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.838 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.838 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295082.516113, idle connection 170701.000000, request 304999.952316 03/19/2026 02:14:36.838 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295082.123535, idle connection 170701.000000, request 304999.562979 03/19/2026 02:14:36.851 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295689.573242, idle connection 170061.000000, request 304398.962975 03/19/2026 02:14:36.852 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:36.852 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.852 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (601.5605926513672 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:36.852 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:36.924 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293983.187500, idle connection 169976.000000, request 304398.490667 03/19/2026 02:14:36.924 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:36.924 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:36.924 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (602.0369529724121 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:36.925 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:36.933 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:36.933 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:36.933 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:36.933 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:36.933 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.934 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:36.934 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293874.355225, idle connection 170460.000000, request 304999.946594 03/19/2026 02:14:36.934 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293873.790771, idle connection 170460.000000, request 304999.391317 03/19/2026 02:14:37.036 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294477.104736, idle connection 170604.000000, request 304397.938251 03/19/2026 02:14:37.036 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:37.036 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.036 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (602.6265621185303 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:37.036 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:37.037 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293872.623779, idle connection 170567.000000, request 304397.669077 03/19/2026 02:14:37.037 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:37.037 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.037 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (602.6148796081543 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:37.037 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.038 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294374.469482, idle connection 170359.000000, request 304999.958515 03/19/2026 02:14:37.039 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294374.060059, idle connection 170358.000000, request 304999.549389 03/19/2026 02:14:37.039 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294376.636475, idle connection 171077.000000, request 304399.345160 03/19/2026 02:14:37.040 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:37.040 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.040 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.1595726013184 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:37.040 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:37.044 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295188.560059, idle connection 171071.000000, request 304399.341822 03/19/2026 02:14:37.044 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 755 03/19/2026 02:14:37.044 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.044 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 755 (600.9631156921387 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:37.044 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:37.058 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2965 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1071, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1076 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1071, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294276.396240, idle connection 170530.000000, request 304999.930143 03/19/2026 02:14:37.059 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294275.970215, idle connection 170530.000000, request 304999.510765 03/19/2026 02:14:37.116 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:37.117 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:37.117 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:37.117 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.117 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.117 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.117 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294367.954346, idle connection 170061.000000, request 304999.928474 03/19/2026 02:14:37.118 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294367.456787, idle connection 170061.000000, request 304999.449253 03/19/2026 02:14:37.181 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295187.764893, idle connection 169720.000000, request 304398.774862 03/19/2026 02:14:37.181 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:37.181 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.181 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (601.898193359375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:37.182 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:37.239 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293979.822510, idle connection 170157.000000, request 304398.642063 03/19/2026 02:14:37.240 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:37.240 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.240 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (601.9937992095947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:37.240 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.241 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293373.233154, idle connection 170549.000000, request 304999.953508 03/19/2026 02:14:37.242 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295184.313965, idle connection 170886.000000, request 304397.721529 03/19/2026 02:14:37.242 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293372.562012, idle connection 170549.000000, request 304999.288559 03/19/2026 02:14:37.242 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:37.242 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.242 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (602.9860973358154 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:37.242 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:37.247 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294983.378662, idle connection 170149.000000, request 304399.130344 03/19/2026 02:14:37.247 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:14:37.247 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.247 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (601.4227867126465 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:37.247 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:37.248 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294783.799316, idle connection 170427.000000, request 304399.355412 03/19/2026 02:14:37.248 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:14:37.248 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.248 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (600.9433269500732 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:37.248 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:37.260 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294485.549072, idle connection 170927.000000, request 304399.003983 03/19/2026 02:14:37.260 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:37.260 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.260 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.5441417694092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:37.261 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:37.264 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:37.264 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:37.264 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:37.264 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.264 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.264 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.264 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294478.266846, idle connection 170858.000000, request 304999.955177 03/19/2026 02:14:37.264 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:37.264 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:37.265 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:37.265 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.265 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.265 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.265 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293881.209473, idle connection 170727.000000, request 304999.966383 03/19/2026 02:14:37.265 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294477.292236, idle connection 170857.000000, request 304998.984814 03/19/2026 02:14:37.265 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293880.586670, idle connection 170727.000000, request 304999.347448 03/19/2026 02:14:37.292 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294483.874268, idle connection 170310.000000, request 304398.924589 03/19/2026 02:14:37.293 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:37.293 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.293 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.813554763794 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:37.293 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:37.310 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294470.133301, idle connection 170815.000000, request 304398.839474 03/19/2026 02:14:37.310 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:37.310 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.311 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (601.82785987854 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:37.311 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.311 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295068.176514, idle connection 170810.000000, request 304999.938965 03/19/2026 02:14:37.312 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295067.780762, idle connection 170809.000000, request 304999.551535 03/19/2026 02:14:37.337 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:37.338 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:37.338 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:37.338 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.338 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.338 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.338 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294578.815674, idle connection 169571.000000, request 304999.920607 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.339 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293375.382568, idle connection 169559.000000, request 304999.963760 03/19/2026 02:14:37.339 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:37.340 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:37.340 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:37.340 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.340 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.340 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.340 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293881.110107, idle connection 170442.000000, request 304999.967098 03/19/2026 02:14:37.340 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294577.028076, idle connection 169569.000000, request 304998.157024 03/19/2026 02:14:37.340 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:37.341 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:37.341 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:37.341 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.341 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.341 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.341 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294478.377686, idle connection 170785.000000, request 304999.947548 03/19/2026 02:14:37.341 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293373.178955, idle connection 169557.000000, request 304997.763872 03/19/2026 02:14:37.342 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293879.218018, idle connection 170440.000000, request 304998.076916 03/19/2026 02:14:37.342 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294477.301025, idle connection 170784.000000, request 304998.877525 03/19/2026 02:14:37.364 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:37.364 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:37.364 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:37.364 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.364 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.364 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.365 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295478.835449, idle connection 170764.000000, request 304999.935627 03/19/2026 02:14:37.365 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295478.414062, idle connection 170764.000000, request 304999.525547 03/19/2026 02:14:37.434 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295184.393555, idle connection 170772.000000, request 304398.765802 03/19/2026 02:14:37.435 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:37.435 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.435 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (601.7916202545166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:37.435 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:37.437 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294580.120850, idle connection 170622.000000, request 304999.953032 03/19/2026 02:14:37.438 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294579.754395, idle connection 170622.000000, request 304999.592066 03/19/2026 02:14:37.439 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294481.750244, idle connection 170100.000000, request 304399.189472 03/19/2026 02:14:37.439 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:37.439 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.439 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.1474132537842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:37.439 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:37.452 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:37.453 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:37.453 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:37.453 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.453 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.453 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.453 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295087.678955, idle connection 169459.000000, request 304999.938011 03/19/2026 02:14:37.454 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 295087.236084, idle connection 169459.000000, request 304999.504089 03/19/2026 02:14:37.525 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:37.525 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:37.526 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:37.526 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.526 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.526 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.526 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293381.011719, idle connection 169374.000000, request 304999.923229 03/19/2026 02:14:37.527 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293380.461182, idle connection 169373.000000, request 304999.387980 03/19/2026 02:14:37.535 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293273.273926, idle connection 169859.000000, request 304398.865223 03/19/2026 02:14:37.535 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:37.535 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.535 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.7050743103027 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:37.536 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:37.637 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 139 03/19/2026 02:14:37.637 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:37.637 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:37.637 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.637 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.637 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.638 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293875.181152, idle connection 170002.000000, request 304999.932766 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.638 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293270.916016, idle connection 169965.000000, request 304999.961376 03/19/2026 02:14:37.639 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293874.071289, idle connection 170001.000000, request 304998.835564 03/19/2026 02:14:37.639 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293270.250732, idle connection 169964.000000, request 304999.301434 03/19/2026 02:14:37.639 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293773.607178, idle connection 169758.000000, request 304399.096727 03/19/2026 02:14:37.640 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:37.640 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.640 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.4564037322998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:37.640 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:37.640 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:37.640 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:37.640 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:37.640 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.640 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.641 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.641 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293775.080566, idle connection 170476.000000, request 304999.948025 03/19/2026 02:14:37.641 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293774.736328, idle connection 170475.000000, request 304999.609709 03/19/2026 02:14:37.644 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:37.644 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:37.645 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:37.645 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.645 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.645 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 756 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=751, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.645 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294587.084473, idle connection 170469.000000, request 304999.949694 03/19/2026 02:14:37.645 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294586.690430, idle connection 170469.000000, request 304999.560118 03/19/2026 02:14:37.660 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293675.499023, idle connection 169929.000000, request 304399.032831 03/19/2026 02:14:37.660 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1076 03/19/2026 02:14:37.660 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.661 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1076 (601.5069484710693 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2966, last_stable_offset=2966, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x95\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x8bQ\x84\x9b\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:37.661 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:37.661 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2965 03/19/2026 02:14:37.661 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2965 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:37.661 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2966 (leader epoch 0) 03/19/2026 02:14:37.718 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293766.905518, idle connection 169460.000000, request 304398.887396 03/19/2026 02:14:37.719 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:37.719 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.719 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.6905307769775 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:37.719 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:37.762 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2966 03/19/2026 02:14:37.762 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:37.762 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:37.762 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.762 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1072, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2966, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:37.763 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1077 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1072, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2966, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:37.763 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293572.728027, idle connection 169826.000000, request 304999.926090 03/19/2026 02:14:37.763 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293572.199463, idle connection 169826.000000, request 304999.410391 03/19/2026 02:14:37.782 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:37.782 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:37.782 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:37.782 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.783 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.783 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.783 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294585.511475, idle connection 169117.000000, request 304999.933481 03/19/2026 02:14:37.783 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294584.985840, idle connection 169117.000000, request 304999.418497 03/19/2026 02:14:37.841 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:37.842 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:37.842 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:37.842 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.842 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.842 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.842 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293376.957031, idle connection 169554.000000, request 304999.943733 03/19/2026 02:14:37.843 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293376.503906, idle connection 169554.000000, request 304999.500513 03/19/2026 02:14:37.843 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:37.843 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:37.843 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:37.843 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.843 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.843 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.843 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294582.512207, idle connection 170285.000000, request 304999.950171 03/19/2026 02:14:37.844 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292770.915771, idle connection 169947.000000, request 304397.641182 03/19/2026 02:14:37.844 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:37.844 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.844 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (602.7648448944092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:37.844 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:37.844 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294581.431152, idle connection 170284.000000, request 304998.872757 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.848 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294381.740967, idle connection 169547.000000, request 304999.947309 03/19/2026 02:14:37.848 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:37.849 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:37.849 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:37.849 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.849 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.849 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.849 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294182.580811, idle connection 169826.000000, request 304999.951363 03/19/2026 02:14:37.849 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294380.614990, idle connection 169546.000000, request 304998.823404 03/19/2026 02:14:37.850 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294181.755127, idle connection 169825.000000, request 304999.130011 03/19/2026 02:14:37.861 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:37.861 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:37.861 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:37.861 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.861 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.862 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.862 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293883.640137, idle connection 170325.000000, request 304999.948978 03/19/2026 02:14:37.862 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293883.271240, idle connection 170325.000000, request 304999.587774 03/19/2026 02:14:37.866 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293876.673828, idle connection 170257.000000, request 304398.365736 03/19/2026 02:14:37.866 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:37.866 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.866 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (602.076530456543 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:37.866 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:37.867 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293279.370605, idle connection 170126.000000, request 304398.127556 03/19/2026 02:14:37.867 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:37.867 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.867 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (602.2441387176514 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:37.867 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:37.894 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:37.894 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:37.894 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:37.894 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.894 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.895 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.895 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293881.606689, idle connection 169708.000000, request 304999.940157 03/19/2026 02:14:37.895 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293881.100342, idle connection 169707.000000, request 304999.437809 03/19/2026 02:14:37.911 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:37.911 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:37.911 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:37.912 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:37.912 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.912 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:37.912 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293868.044678, idle connection 170213.000000, request 304999.935627 03/19/2026 02:14:37.912 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294467.353760, idle connection 170209.000000, request 304399.123907 03/19/2026 02:14:37.913 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293867.456299, idle connection 170212.000000, request 304999.361992 03/19/2026 02:14:37.913 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:37.913 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.913 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.5369892120361 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:37.913 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:37.942 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293974.996094, idle connection 168967.000000, request 304396.115303 03/19/2026 02:14:37.943 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:37.943 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.943 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (604.5396327972412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:37.943 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:37.943 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292771.299316, idle connection 168955.000000, request 304395.879745 03/19/2026 02:14:37.944 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293277.477539, idle connection 169838.000000, request 304396.334410 03/19/2026 02:14:37.944 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293875.772949, idle connection 170182.000000, request 304397.349119 03/19/2026 02:14:37.944 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:37.944 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.944 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (604.6624183654785 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:37.944 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:37.944 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:14:37.944 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.944 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (604.4921875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:37.944 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:37.945 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:37.945 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.945 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.7883758544922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:37.945 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:37.965 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294877.913330, idle connection 170163.000000, request 304398.960114 03/19/2026 02:14:37.966 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:37.966 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:37.966 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.6600131988525 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:37.966 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:38.036 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:38.036 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:38.036 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:38.037 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.037 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.037 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.037 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294581.561768, idle connection 170169.000000, request 304999.932289 03/19/2026 02:14:38.038 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294581.043701, idle connection 170169.000000, request 304999.425173 03/19/2026 02:14:38.039 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293979.405762, idle connection 170021.000000, request 304399.241686 03/19/2026 02:14:38.039 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:38.039 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.039 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.2163162231445 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:38.039 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.040 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293880.241943, idle connection 169499.000000, request 304999.953747 03/19/2026 02:14:38.041 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293879.853271, idle connection 169498.000000, request 304999.568462 03/19/2026 02:14:38.054 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294486.722412, idle connection 168858.000000, request 304398.979425 03/19/2026 02:14:38.055 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:38.055 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.055 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (601.5527248382568 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:38.055 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:38.127 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292779.756348, idle connection 168772.000000, request 304398.672581 03/19/2026 02:14:38.128 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:38.128 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.128 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (602.0932197570801 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:38.128 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:38.136 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:38.136 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:38.136 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:38.136 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.136 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.137 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.137 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292671.269531, idle connection 169257.000000, request 304999.927759 03/19/2026 02:14:38.137 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292670.840088, idle connection 169257.000000, request 304999.506235 03/19/2026 02:14:38.240 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293273.080811, idle connection 169400.000000, request 304397.834539 03/19/2026 02:14:38.240 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:38.240 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.240 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (602.6895046234131 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:38.240 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:38.241 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292668.610107, idle connection 169363.000000, request 304397.657871 03/19/2026 02:14:38.241 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:38.241 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.241 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (602.630615234375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:38.241 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:38.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:38.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:38.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:38.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.241 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.241 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.242 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293171.184814, idle connection 169156.000000, request 304999.949217 03/19/2026 02:14:38.242 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293170.819824, idle connection 169155.000000, request 304999.590158 03/19/2026 02:14:38.242 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293173.714111, idle connection 169874.000000, request 304398.587942 03/19/2026 02:14:38.242 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:38.242 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.243 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (601.8369197845459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:38.243 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:38.246 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293986.307861, idle connection 169868.000000, request 304399.178982 03/19/2026 02:14:38.246 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 756 03/19/2026 02:14:38.246 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.246 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 756 (601.1857986450195 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:38.246 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:38.319 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:38.320 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:38.320 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:38.320 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.320 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.320 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.320 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293164.924805, idle connection 168858.000000, request 304999.942541 03/19/2026 02:14:38.321 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293164.381348, idle connection 168858.000000, request 304999.404192 03/19/2026 02:14:38.364 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292971.646484, idle connection 169225.000000, request 304398.847103 03/19/2026 02:14:38.364 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1077 03/19/2026 02:14:38.365 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.365 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1077 (601.9949913024902 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2967, last_stable_offset=2967, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x96\x00\x00\x00\xfe\x00\x00\x00\x00\x028\xf5\xd7F\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:38.365 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:38.365 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2966 03/19/2026 02:14:38.365 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2966 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:38.366 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2967 (leader epoch 0) 03/19/2026 02:14:38.384 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293984.381104, idle connection 168516.000000, request 304398.806095 03/19/2026 02:14:38.384 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:38.385 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.385 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (601.8857955932617 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:38.385 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:38.445 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292773.753418, idle connection 168951.000000, request 304396.715403 03/19/2026 02:14:38.446 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:38.446 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.446 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (603.9149761199951 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:38.446 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:38.446 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:38.447 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:38.447 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:38.447 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.447 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.447 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.447 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292167.501953, idle connection 169344.000000, request 304999.953270 03/19/2026 02:14:38.447 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293978.590088, idle connection 169681.000000, request 304396.033525 03/19/2026 02:14:38.447 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:38.448 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.448 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (604.276180267334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:38.448 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:38.448 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292166.447510, idle connection 169343.000000, request 304998.906851 03/19/2026 02:14:38.450 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293779.772949, idle connection 168945.000000, request 304397.979736 03/19/2026 02:14:38.451 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:14:38.451 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.451 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (602.5004386901855 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:38.451 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:38.451 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293580.449219, idle connection 169223.000000, request 304397.821903 03/19/2026 02:14:38.451 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:14:38.452 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.452 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (602.6413440704346 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:38.452 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:38.463 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293282.781006, idle connection 169724.000000, request 304399.085045 03/19/2026 02:14:38.463 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:38.463 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.463 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.5758514404297 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:38.463 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:38.466 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2967 03/19/2026 02:14:38.466 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:38.466 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:38.466 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.467 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1073, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2967, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:38.467 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1078 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1073, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2967, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:38.467 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292868.419922, idle connection 169122.000000, request 304999.910831 03/19/2026 02:14:38.467 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:38.467 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:38.467 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:38.468 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.468 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.468 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.468 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293274.453369, idle connection 169654.000000, request 304999.947548 03/19/2026 02:14:38.468 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292867.004395, idle connection 169121.000000, request 304998.505116 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.469 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292676.711426, idle connection 169523.000000, request 304999.953985 03/19/2026 02:14:38.470 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293272.744873, idle connection 169653.000000, request 304998.244286 03/19/2026 02:14:38.470 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292675.868652, idle connection 169522.000000, request 304999.113321 03/19/2026 02:14:38.496 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293280.488037, idle connection 169107.000000, request 304398.817539 03/19/2026 02:14:38.496 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:38.496 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.497 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.9365787506104 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:38.497 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:38.514 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:38.514 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:38.514 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:38.514 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.514 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.514 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.515 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293865.056152, idle connection 169607.000000, request 304999.917269 03/19/2026 02:14:38.515 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293265.125977, idle connection 169610.000000, request 304397.023439 03/19/2026 02:14:38.515 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293864.209229, idle connection 169606.000000, request 304999.072075 03/19/2026 02:14:38.516 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:38.516 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.516 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (604.0089130401611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:38.516 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.544 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293372.914062, idle connection 168365.000000, request 304999.938011 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.545 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292169.571045, idle connection 168354.000000, request 304999.963045 03/19/2026 02:14:38.545 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293371.784424, idle connection 168364.000000, request 304998.820782 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.546 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292674.933838, idle connection 169235.000000, request 304999.966145 03/19/2026 02:14:38.546 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:38.546 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:38.546 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:38.546 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.546 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.546 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.547 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293272.791260, idle connection 169579.000000, request 304999.964476 03/19/2026 02:14:38.547 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292167.760986, idle connection 168352.000000, request 304998.156786 03/19/2026 02:14:38.547 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292673.642578, idle connection 169234.000000, request 304998.678207 03/19/2026 02:14:38.548 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293271.800781, idle connection 169578.000000, request 304998.977900 03/19/2026 02:14:38.567 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:38.567 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:38.567 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:38.567 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.567 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.568 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.568 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294275.640381, idle connection 169561.000000, request 304999.946117 03/19/2026 02:14:38.568 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 294275.242676, idle connection 169560.000000, request 304999.558449 03/19/2026 02:14:38.638 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293980.489502, idle connection 169568.000000, request 304398.859978 03/19/2026 02:14:38.639 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:38.639 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.639 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.7496585845947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:38.639 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.640 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293377.861328, idle connection 169420.000000, request 304999.956131 03/19/2026 02:14:38.641 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293377.428223, idle connection 169419.000000, request 304999.522924 03/19/2026 02:14:38.641 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293279.474609, idle connection 168898.000000, request 304399.188042 03/19/2026 02:14:38.641 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:38.641 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.641 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.1781692504883 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:38.642 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:38.655 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:38.655 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:38.656 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:38.656 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.656 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.656 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.656 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293884.993896, idle connection 168257.000000, request 304999.947309 03/19/2026 02:14:38.656 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293884.544678, idle connection 168256.000000, request 304999.506474 03/19/2026 02:14:38.729 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:38.729 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:38.729 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:38.729 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.729 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.729 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.730 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292177.495361, idle connection 168170.000000, request 304999.938965 03/19/2026 02:14:38.730 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292177.081299, idle connection 168170.000000, request 304999.528408 03/19/2026 02:14:38.738 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292070.407959, idle connection 168656.000000, request 304399.068832 03/19/2026 02:14:38.738 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:38.738 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.738 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.4385223388672 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:38.738 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:38.841 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 139 03/19/2026 02:14:38.841 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:38.841 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:38.841 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.841 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.841 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.842 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292671.135010, idle connection 168798.000000, request 304999.934196 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.842 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292066.779785, idle connection 168761.000000, request 304999.955893 03/19/2026 02:14:38.843 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292669.880371, idle connection 168797.000000, request 304998.690844 03/19/2026 02:14:38.843 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292569.711426, idle connection 168554.000000, request 304398.479462 03/19/2026 02:14:38.843 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:38.843 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:38.843 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:38.843 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.844 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.844 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.844 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292572.062744, idle connection 169273.000000, request 304999.957085 03/19/2026 02:14:38.844 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292064.994385, idle connection 168759.000000, request 304998.174667 03/19/2026 02:14:38.844 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:38.845 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.845 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (603.1007766723633 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:38.845 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:38.845 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292570.712158, idle connection 169271.000000, request 304998.609066 03/19/2026 02:14:38.846 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 757 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=752, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293385.009521, idle connection 169267.000000, request 304999.956608 03/19/2026 02:14:38.847 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293384.679932, idle connection 169267.000000, request 304999.630451 03/19/2026 02:14:38.921 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292563.690918, idle connection 168257.000000, request 304398.711681 03/19/2026 02:14:38.922 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:38.922 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:38.922 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (601.8424034118652 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:38.922 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:38.986 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:38.986 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:38.987 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:38.987 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:38.987 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.987 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:38.987 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293381.275391, idle connection 167913.000000, request 304999.938250 03/19/2026 02:14:38.988 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293380.365723, idle connection 167912.000000, request 304999.037504 03/19/2026 02:14:39.047 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:39.048 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:39.048 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:39.048 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.048 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.048 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.048 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292170.961426, idle connection 168348.000000, request 304999.934435 03/19/2026 02:14:39.048 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:39.049 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:39.049 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:39.049 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.049 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.049 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.049 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293376.850342, idle connection 169079.000000, request 304999.955177 03/19/2026 02:14:39.049 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291565.267578, idle connection 168741.000000, request 304397.724390 03/19/2026 02:14:39.050 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292169.550293, idle connection 168347.000000, request 304998.536110 03/19/2026 02:14:39.050 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:39.050 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.050 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.050708770752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:39.050 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:39.051 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293375.350098, idle connection 169077.000000, request 304998.458624 03/19/2026 02:14:39.051 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:39.051 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:39.051 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:39.051 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.052 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.052 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.052 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293178.240479, idle connection 168344.000000, request 304999.958754 03/19/2026 02:14:39.052 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293177.912354, idle connection 168343.000000, request 304999.632597 03/19/2026 02:14:39.052 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:39.052 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:39.052 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:39.052 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.053 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.053 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.053 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292978.772217, idle connection 168622.000000, request 304999.956131 03/19/2026 02:14:39.053 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292978.381836, idle connection 168621.000000, request 304999.568939 03/19/2026 02:14:39.064 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:39.064 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:39.064 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:39.064 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.064 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.064 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.065 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292680.681396, idle connection 169122.000000, request 304999.928713 03/19/2026 02:14:39.065 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292680.280762, idle connection 169122.000000, request 304999.535322 03/19/2026 02:14:39.070 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292265.349609, idle connection 168519.000000, request 304396.852255 03/19/2026 02:14:39.070 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1078 03/19/2026 02:14:39.070 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.071 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1078 (603.5764217376709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:39.071 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:39.071 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292671.520264, idle connection 169051.000000, request 304397.020817 03/19/2026 02:14:39.071 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292074.943115, idle connection 168921.000000, request 304398.184061 03/19/2026 02:14:39.071 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:39.071 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.071 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (603.5020351409912 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:39.072 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:39.072 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:39.072 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.072 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (602.6999950408936 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:39.072 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:39.097 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:39.097 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:39.098 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:39.098 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.098 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.098 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.098 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292678.298096, idle connection 168505.000000, request 304999.933720 03/19/2026 02:14:39.099 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292677.792480, idle connection 168504.000000, request 304999.435425 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.117 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292662.665771, idle connection 169008.000000, request 304999.945879 03/19/2026 02:14:39.118 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293261.974121, idle connection 169004.000000, request 304396.850586 03/19/2026 02:14:39.118 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292662.033447, idle connection 169007.000000, request 304999.319792 03/19/2026 02:14:39.118 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:39.118 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.118 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.9130687713623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:39.119 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:39.147 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292769.867676, idle connection 167762.000000, request 304396.896124 03/19/2026 02:14:39.148 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:39.148 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.148 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (603.6715507507324 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:39.148 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:39.148 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291566.304199, idle connection 167750.000000, request 304396.696568 03/19/2026 02:14:39.149 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292072.449463, idle connection 168633.000000, request 304397.483110 03/19/2026 02:14:39.149 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292670.731689, idle connection 168977.000000, request 304397.906542 03/19/2026 02:14:39.149 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:39.149 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.149 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (603.9612293243408 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:39.149 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:39.149 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:14:39.149 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.150 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (603.5223007202148 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:39.150 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:39.150 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:39.150 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.150 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.45458984375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:39.150 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:39.169 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293674.757324, idle connection 168960.000000, request 304399.059057 03/19/2026 02:14:39.169 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:39.169 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.169 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.5090942382812 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:39.169 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:39.240 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:39.240 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:39.240 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:39.240 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.240 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.241 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.241 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293377.831299, idle connection 168965.000000, request 304999.944687 03/19/2026 02:14:39.241 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293377.355469, idle connection 168965.000000, request 304999.478340 03/19/2026 02:14:39.242 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292776.275635, idle connection 168818.000000, request 304398.373604 03/19/2026 02:14:39.242 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:39.242 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.242 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (602.0030975341797 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:39.242 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.243 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292677.194336, idle connection 168296.000000, request 304999.940634 03/19/2026 02:14:39.244 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292676.772461, idle connection 168295.000000, request 304999.524117 03/19/2026 02:14:39.257 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293284.050781, idle connection 167656.000000, request 304399.005175 03/19/2026 02:14:39.257 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:39.258 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.258 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (601.7227172851562 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:39.258 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:39.331 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291576.551514, idle connection 167569.000000, request 304398.992538 03/19/2026 02:14:39.331 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:39.331 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.331 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (601.6409397125244 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:39.331 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:39.340 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:39.340 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:39.340 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:39.340 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.340 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.340 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.341 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291467.510010, idle connection 168053.000000, request 304999.934912 03/19/2026 02:14:39.341 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291467.044434, idle connection 168053.000000, request 304999.480486 03/19/2026 02:14:39.445 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292067.805176, idle connection 168195.000000, request 304396.608829 03/19/2026 02:14:39.445 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:39.445 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.445 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (603.9221286773682 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:39.446 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.446 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291966.402832, idle connection 167951.000000, request 304999.960184 03/19/2026 02:14:39.447 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291462.552734, idle connection 168157.000000, request 304395.734072 03/19/2026 02:14:39.447 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291969.124268, idle connection 168670.000000, request 304397.019148 03/19/2026 02:14:39.447 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291965.665771, idle connection 167950.000000, request 304999.224424 03/19/2026 02:14:39.447 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:39.447 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.447 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (605.1678657531738 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:39.448 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:39.448 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:39.448 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.448 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (604.1338443756104 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:39.448 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:39.448 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292783.941895, idle connection 168666.000000, request 304398.893356 03/19/2026 02:14:39.448 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 757 03/19/2026 02:14:39.448 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.448 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 757 (601.4437675476074 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:39.449 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:39.523 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:39.523 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:39.523 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:39.523 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.523 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.523 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.524 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291961.667480, idle connection 167655.000000, request 304999.943495 03/19/2026 02:14:39.524 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291961.235596, idle connection 167655.000000, request 304999.522209 03/19/2026 02:14:39.589 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292779.593750, idle connection 167312.000000, request 304398.258924 03/19/2026 02:14:39.589 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:39.589 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.589 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (602.2992134094238 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:39.589 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.651 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290963.184082, idle connection 168139.000000, request 304999.945402 03/19/2026 02:14:39.652 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291567.556641, idle connection 167745.000000, request 304396.542788 03/19/2026 02:14:39.652 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292774.164551, idle connection 168476.000000, request 304397.274494 03/19/2026 02:14:39.652 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290962.446777, idle connection 168139.000000, request 304999.218225 03/19/2026 02:14:39.652 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:39.652 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.652 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (604.3069362640381 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:39.653 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:39.653 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:39.653 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.653 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (603.9097309112549 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:39.653 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:39.653 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292576.824951, idle connection 167742.000000, request 304398.545504 03/19/2026 02:14:39.653 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:14:39.654 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.654 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (601.9003391265869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:39.654 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:39.654 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292377.688965, idle connection 168021.000000, request 304398.876905 03/19/2026 02:14:39.654 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:14:39.654 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.654 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (601.3829708099365 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:39.654 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:39.665 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292079.881348, idle connection 168521.000000, request 304399.132013 03/19/2026 02:14:39.666 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:39.666 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.666 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.2511253356934 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:39.666 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2967 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1074, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1079 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1074, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.671 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291663.967285, idle connection 167918.000000, request 304999.960184 03/19/2026 02:14:39.672 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291663.593506, idle connection 167917.000000, request 304999.590397 03/19/2026 02:14:39.672 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:39.672 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:39.672 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:39.672 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.672 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.672 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.672 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292069.997559, idle connection 168450.000000, request 304999.965668 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.673 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291472.923584, idle connection 168319.000000, request 304999.969244 03/19/2026 02:14:39.673 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292069.089600, idle connection 168449.000000, request 304999.059439 03/19/2026 02:14:39.674 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291472.415527, idle connection 168319.000000, request 304999.464035 03/19/2026 02:14:39.699 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292077.242188, idle connection 167904.000000, request 304398.883104 03/19/2026 02:14:39.699 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:39.700 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.700 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.6433238983154 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:39.700 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:39.719 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:39.719 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:39.719 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:39.719 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.720 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.720 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.720 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292659.797607, idle connection 168402.000000, request 304999.945641 03/19/2026 02:14:39.720 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292059.984619, idle connection 168405.000000, request 304397.271156 03/19/2026 02:14:39.720 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292659.282471, idle connection 168401.000000, request 304999.440193 03/19/2026 02:14:39.721 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:39.721 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.721 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (603.4348011016846 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:39.721 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.749 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292167.965576, idle connection 167160.000000, request 304999.948978 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.750 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290964.632568, idle connection 167149.000000, request 304999.960661 03/19/2026 02:14:39.750 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292166.850098, idle connection 167159.000000, request 304998.843431 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.751 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291470.032227, idle connection 168031.000000, request 304999.969721 03/19/2026 02:14:39.751 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:39.751 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:39.751 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:39.751 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.751 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.751 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.752 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292067.904541, idle connection 168374.000000, request 304999.968290 03/19/2026 02:14:39.752 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290962.891846, idle connection 167147.000000, request 304998.223782 03/19/2026 02:14:39.752 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291468.904297, idle connection 168029.000000, request 304998.843431 03/19/2026 02:14:39.752 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292067.098633, idle connection 168374.000000, request 304999.164820 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.770 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293072.990479, idle connection 168358.000000, request 304999.957085 03/19/2026 02:14:39.771 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 293072.619385, idle connection 168358.000000, request 304999.590874 03/19/2026 02:14:39.843 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292775.876221, idle connection 168364.000000, request 304397.989273 03/19/2026 02:14:39.843 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:39.843 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.843 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (602.6082038879395 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:39.843 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.844 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292173.889160, idle connection 168216.000000, request 304999.952078 03/19/2026 02:14:39.845 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292075.977295, idle connection 167695.000000, request 304398.731947 03/19/2026 02:14:39.845 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292173.301025, idle connection 168215.000000, request 304999.366522 03/19/2026 02:14:39.845 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:39.845 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.845 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (602.1058559417725 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:39.846 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:39.858 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:39.858 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:39.858 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:39.859 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.859 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.859 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.859 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292682.011230, idle connection 167054.000000, request 304999.948740 03/19/2026 02:14:39.860 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292681.434570, idle connection 167053.000000, request 304999.378204 03/19/2026 02:14:39.932 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:39.932 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:39.932 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:39.932 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:39.932 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.932 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:39.933 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290974.478271, idle connection 166967.000000, request 304999.940634 03/19/2026 02:14:39.933 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290974.032959, idle connection 166967.000000, request 304999.507666 03/19/2026 02:14:39.942 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290866.540771, idle connection 167452.000000, request 304398.972511 03/19/2026 02:14:39.942 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:39.942 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:39.942 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.5470027923584 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:39.942 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:40.046 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 139 03/19/2026 02:14:40.046 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:40.046 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:40.046 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.047 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.047 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.047 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291465.867676, idle connection 167593.000000, request 304999.947786 03/19/2026 02:14:40.047 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291465.350098, idle connection 167592.000000, request 304999.437332 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.048 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290860.828125, idle connection 167555.000000, request 304999.964476 03/19/2026 02:14:40.048 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:40.049 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:40.049 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:40.049 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.049 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.049 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.049 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291366.926758, idle connection 168068.000000, request 304999.967098 03/19/2026 02:14:40.049 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291363.694824, idle connection 167348.000000, request 304397.253513 03/19/2026 02:14:40.049 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290859.808350, idle connection 167554.000000, request 304998.947382 03/19/2026 02:14:40.050 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:40.050 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.050 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.398323059082 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:40.050 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:40.050 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:40.050 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:40.050 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:40.050 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.050 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.050 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 758 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=753, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.051 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292181.584229, idle connection 168064.000000, request 304999.954462 03/19/2026 02:14:40.051 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291365.044678, idle connection 168066.000000, request 304998.087883 03/19/2026 02:14:40.051 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292180.940186, idle connection 168063.000000, request 304999.314785 03/19/2026 02:14:40.125 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291360.575928, idle connection 167054.000000, request 304398.849249 03/19/2026 02:14:40.125 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:40.125 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.125 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.9110679626465 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:40.126 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:40.190 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:40.190 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:40.190 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:40.190 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.190 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.191 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.191 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292177.664795, idle connection 166710.000000, request 304999.944687 03/19/2026 02:14:40.191 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292177.208740, idle connection 166709.000000, request 304999.495029 03/19/2026 02:14:40.253 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:40.253 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:40.253 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:40.253 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.254 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.254 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.254 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290965.360596, idle connection 167143.000000, request 304999.933720 03/19/2026 02:14:40.254 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:40.254 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:40.254 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:40.254 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.254 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.254 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.254 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292171.413086, idle connection 167874.000000, request 304999.965191 03/19/2026 02:14:40.255 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290359.872803, idle connection 167536.000000, request 304396.642923 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.255 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291974.833984, idle connection 167140.000000, request 304999.965906 03/19/2026 02:14:40.256 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290963.643066, idle connection 167141.000000, request 304998.228312 03/19/2026 02:14:40.256 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:40.256 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.256 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (604.5939922332764 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:40.256 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:40.256 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:40.256 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:40.256 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:40.256 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.256 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.257 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.257 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291774.948486, idle connection 167418.000000, request 304999.968290 03/19/2026 02:14:40.257 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292168.964111, idle connection 167871.000000, request 304997.519016 03/19/2026 02:14:40.257 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291972.837891, idle connection 167138.000000, request 304997.973204 03/19/2026 02:14:40.258 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291774.091797, idle connection 167417.000000, request 304999.114513 03/19/2026 02:14:40.266 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291478.355469, idle connection 167920.000000, request 304999.937773 03/19/2026 02:14:40.267 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291477.957520, idle connection 167919.000000, request 304999.562740 03/19/2026 02:14:40.273 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291062.614502, idle connection 167316.000000, request 304398.606539 03/19/2026 02:14:40.273 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1079 03/19/2026 02:14:40.273 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.273 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1079 (601.8614768981934 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2968, last_stable_offset=2968, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x97\x00\x00\x00\xf3\x00\x00\x00\x00\x02p\x1fSM\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x80\x03\x00\x00\x00\xc2\x02ObjectConfigNode:cn-jenkins-depl...')])]) 03/19/2026 02:14:40.274 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:40.274 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 255 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2967 03/19/2026 02:14:40.274 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2967 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:40.274 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2968 (leader epoch 0) 03/19/2026 02:14:40.274 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291468.263672, idle connection 167848.000000, request 304398.226976 03/19/2026 02:14:40.274 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290871.693359, idle connection 167718.000000, request 304398.739338 03/19/2026 02:14:40.275 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:40.275 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.275 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (602.2548675537109 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:40.275 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:40.275 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:40.275 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.275 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (602.0569801330566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:40.275 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:40.300 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:40.300 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:40.300 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:40.301 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.301 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.301 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.301 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291475.349365, idle connection 167302.000000, request 304999.943256 03/19/2026 02:14:40.301 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291474.842285, idle connection 167301.000000, request 304999.446630 03/19/2026 02:14:40.321 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:40.321 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:40.322 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:40.322 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.322 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.322 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.322 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291457.943115, idle connection 167803.000000, request 304999.941349 03/19/2026 02:14:40.322 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292057.248047, idle connection 167799.000000, request 304397.397518 03/19/2026 02:14:40.323 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291457.275146, idle connection 167802.000000, request 304999.282837 03/19/2026 02:14:40.323 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:40.323 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.323 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (603.3501625061035 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:40.323 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:40.352 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291565.015625, idle connection 166557.000000, request 304397.000551 03/19/2026 02:14:40.353 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:40.353 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.353 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (603.4665107727051 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:40.353 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:40.353 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290361.635986, idle connection 166546.000000, request 304396.965027 03/19/2026 02:14:40.353 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290867.835938, idle connection 167428.000000, request 304397.775412 03/19/2026 02:14:40.353 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291466.145752, idle connection 167773.000000, request 304398.211479 03/19/2026 02:14:40.353 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:40.353 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.354 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (603.55544090271 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:40.354 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:40.354 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:14:40.354 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.354 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (603.0209064483643 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:40.354 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:40.354 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:40.354 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.354 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (602.8459072113037 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:40.354 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:40.371 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292472.171143, idle connection 167757.000000, request 304399.135351 03/19/2026 02:14:40.371 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:40.372 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.372 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.3357639312744 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:40.372 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:40.374 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2968 03/19/2026 02:14:40.374 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:40.375 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:40.375 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.375 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1075, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2968, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:40.375 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1080 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1075, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2968, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:40.375 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290960.490967, idle connection 167214.000000, request 304999.956369 03/19/2026 02:14:40.375 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290960.074463, idle connection 167214.000000, request 304999.544144 03/19/2026 02:14:40.444 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:40.444 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:40.444 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:40.444 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.444 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.444 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.445 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292174.021729, idle connection 167762.000000, request 304999.946594 03/19/2026 02:14:40.445 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292173.617188, idle connection 167761.000000, request 304999.551773 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.446 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291474.301025, idle connection 167093.000000, request 304999.967098 03/19/2026 02:14:40.446 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291571.814697, idle connection 167614.000000, request 304397.882938 03/19/2026 02:14:40.447 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291473.884033, idle connection 167092.000000, request 304999.552011 03/19/2026 02:14:40.447 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:40.447 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.447 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.6961803436279 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:40.447 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:40.460 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 292080.996826, idle connection 166453.000000, request 304398.938417 03/19/2026 02:14:40.460 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:40.460 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.460 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (601.4931201934814 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:40.461 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:40.534 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290373.427246, idle connection 166366.000000, request 304398.892879 03/19/2026 02:14:40.534 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:40.534 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.534 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (601.7012596130371 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:40.534 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.543 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290264.762451, idle connection 166851.000000, request 304999.937296 03/19/2026 02:14:40.544 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290264.242920, idle connection 166850.000000, request 304999.423504 03/19/2026 02:14:40.648 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290864.771484, idle connection 166992.000000, request 304398.850441 03/19/2026 02:14:40.648 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:40.648 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.649 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.7904281616211 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[(topics='-uve-topic-2', partitions=[(partition=0, error_code=0, highwater_offset=140, last_stable_offset=140, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x8b\x00\x00\x00\xf2\x00\x00\x00\x00\x02\xde\xc3[\xdc\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xfe\x02\x00\x00\x00\xc0\x02ObjectVRouter:an-jenkins-deploy-...')])]) 03/19/2026 02:14:40.649 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 1 response partitions (0 implied) 03/19/2026 02:14:40.649 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 254 bytes of data for partition TopicPartition(topic='-uve-topic-2', partition=0) with offset 139 03/19/2026 02:14:40.649 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 139 for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) 03/19/2026 02:14:40.649 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) to 140 (leader epoch 0) 03/19/2026 02:14:40.650 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:40.650 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:40.650 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:40.650 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.650 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.651 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.651 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290762.085449, idle connection 166746.000000, request 304999.954939 03/19/2026 02:14:40.651 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290761.665771, idle connection 166746.000000, request 304999.539375 03/19/2026 02:14:40.651 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290257.813232, idle connection 166952.000000, request 304396.951437 03/19/2026 02:14:40.652 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:40.652 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.652 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.4493446350098 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:40.652 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:40.652 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290763.816162, idle connection 167465.000000, request 304396.857738 03/19/2026 02:14:40.652 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291579.922119, idle connection 167462.000000, request 304398.295879 03/19/2026 02:14:40.652 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:40.652 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.652 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.5795211791992 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:40.653 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:40.653 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 758 03/19/2026 02:14:40.653 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.653 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 758 (602.5431156158447 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:40.653 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:40.726 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:40.726 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:40.726 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:40.726 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.727 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.727 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.727 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290758.330566, idle connection 166452.000000, request 304999.949455 03/19/2026 02:14:40.727 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290757.840576, idle connection 166451.000000, request 304999.466896 03/19/2026 02:14:40.750 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:40.750 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:40.750 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-2', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:40.750 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.750 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=784, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=140, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:40.750 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=784, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=140, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:40.751 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290762.054932, idle connection 166889.000000, request 304999.936819 03/19/2026 02:14:40.751 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290761.553223, idle connection 166888.000000, request 304999.447346 03/19/2026 02:14:40.792 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291576.580322, idle connection 166109.000000, request 304398.858070 03/19/2026 02:14:40.792 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:40.792 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.792 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (601.6812324523926 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:40.793 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:40.857 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:40.857 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:40.857 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:40.857 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.857 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.858 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.858 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289756.824219, idle connection 166933.000000, request 304999.945164 03/19/2026 02:14:40.858 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290361.168701, idle connection 166538.000000, request 304395.747185 03/19/2026 02:14:40.858 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291567.696045, idle connection 167270.000000, request 304396.249771 03/19/2026 02:14:40.858 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291371.677490, idle connection 166537.000000, request 304396.811485 03/19/2026 02:14:40.858 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291173.169434, idle connection 166816.000000, request 304398.181438 03/19/2026 02:14:40.859 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289755.694580, idle connection 166932.000000, request 304998.826981 03/19/2026 02:14:40.859 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:40.859 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.859 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (605.5665016174316 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:40.859 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:40.860 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:40.860 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.860 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (605.4489612579346 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:40.860 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:40.860 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:14:40.860 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.860 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (605.2536964416504 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:40.861 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:40.861 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:14:40.861 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.861 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (604.2537689208984 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:40.861 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:40.868 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290877.546631, idle connection 167319.000000, request 304399.147272 03/19/2026 02:14:40.868 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:40.868 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.868 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.3200283050537 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:40.868 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:40.875 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:40.875 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:40.876 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:40.876 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.876 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.876 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.876 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290866.245850, idle connection 167246.000000, request 304999.933004 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.877 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290269.062988, idle connection 167115.000000, request 304999.959469 03/19/2026 02:14:40.877 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290865.107666, idle connection 167245.000000, request 304998.807192 03/19/2026 02:14:40.878 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290268.386719, idle connection 167115.000000, request 304999.286413 03/19/2026 02:14:40.902 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290874.309082, idle connection 166701.000000, request 304398.905516 03/19/2026 02:14:40.902 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:40.903 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.903 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.7043590545654 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:40.903 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.924 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291455.225830, idle connection 167197.000000, request 304999.945402 03/19/2026 02:14:40.925 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290855.370117, idle connection 167200.000000, request 304397.372723 03/19/2026 02:14:40.925 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291454.577148, idle connection 167196.000000, request 304999.307394 03/19/2026 02:14:40.925 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:40.925 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.925 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (603.3999919891357 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:40.926 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:40.953 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:40.953 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:40.953 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:40.954 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.954 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.954 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.954 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290963.317627, idle connection 165955.000000, request 304999.942303 03/19/2026 02:14:40.954 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:40.954 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:40.954 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:40.954 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.954 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.954 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.955 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289760.078125, idle connection 165944.000000, request 304999.963999 03/19/2026 02:14:40.955 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290962.298340, idle connection 165954.000000, request 304998.931646 03/19/2026 02:14:40.955 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:40.955 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:40.955 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:40.955 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.955 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.955 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.956 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290265.380371, idle connection 166826.000000, request 304999.962568 03/19/2026 02:14:40.956 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:40.956 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:40.956 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:40.956 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.956 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.956 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.956 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290863.233887, idle connection 167170.000000, request 304999.966860 03/19/2026 02:14:40.956 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289758.207031, idle connection 165942.000000, request 304998.093367 03/19/2026 02:14:40.957 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290264.168701, idle connection 166825.000000, request 304998.754501 03/19/2026 02:14:40.957 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290862.358398, idle connection 167169.000000, request 304999.093533 03/19/2026 02:14:40.972 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:40.972 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:40.972 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:40.973 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:40.973 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.973 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:40.973 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291870.496826, idle connection 167156.000000, request 304999.952078 03/19/2026 02:14:40.973 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291870.138184, idle connection 167155.000000, request 304999.599457 03/19/2026 02:14:40.976 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290359.724609, idle connection 166613.000000, request 304399.192810 03/19/2026 02:14:40.976 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1080 03/19/2026 02:14:40.976 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:40.976 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1080 (601.1829376220703 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2969, last_stable_offset=2969, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x98\x00\x00\x00\xfe\x00\x00\x00\x00\x02c \xc3\xde\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:40.976 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:40.976 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2968 03/19/2026 02:14:40.977 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2968 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:40.977 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2969 (leader epoch 0) 03/19/2026 02:14:41.045 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291573.108154, idle connection 167161.000000, request 304399.033308 03/19/2026 02:14:41.046 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:41.046 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.046 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.5164852142334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:41.046 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:41.047 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:41.047 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:41.047 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:41.048 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.048 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.048 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.048 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290970.311523, idle connection 167012.000000, request 304999.960184 03/19/2026 02:14:41.048 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290872.432129, idle connection 166491.000000, request 304398.098230 03/19/2026 02:14:41.048 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290969.785889, idle connection 167012.000000, request 304999.437809 03/19/2026 02:14:41.049 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:41.049 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.049 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (602.5588512420654 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:41.049 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.061 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291479.465332, idle connection 165851.000000, request 304999.953508 03/19/2026 02:14:41.062 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291479.141113, idle connection 165851.000000, request 304999.633312 03/19/2026 02:14:41.077 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2969 03/19/2026 02:14:41.077 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:41.077 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:41.077 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.078 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1076, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2969, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:41.078 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1081 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1076, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2969, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:41.078 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290257.585693, idle connection 166511.000000, request 304999.944448 03/19/2026 02:14:41.078 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290257.200684, idle connection 166511.000000, request 304999.569893 03/19/2026 02:14:41.135 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:41.135 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:41.135 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:41.135 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.135 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.136 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.136 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289771.394043, idle connection 165764.000000, request 304999.933958 03/19/2026 02:14:41.136 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289770.942383, idle connection 165764.000000, request 304999.493122 03/19/2026 02:14:41.144 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289663.699707, idle connection 166250.000000, request 304398.879528 03/19/2026 02:14:41.145 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:41.145 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.145 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.5956401824951 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:41.145 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:41.252 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290160.980469, idle connection 166145.000000, request 304398.840904 03/19/2026 02:14:41.252 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:41.252 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.253 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (601.9432544708252 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:41.253 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:41.253 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:41.253 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:41.253 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:41.253 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.253 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.254 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.254 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289655.332520, idle connection 166350.000000, request 304999.939442 03/19/2026 02:14:41.254 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:41.254 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:41.254 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:41.254 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.254 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.255 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.255 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290161.189209, idle connection 166862.000000, request 304999.950409 03/19/2026 02:14:41.255 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:41.255 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:41.255 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:41.255 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.255 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.255 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 759 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=754, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.256 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290976.556152, idle connection 166859.000000, request 304999.948263 03/19/2026 02:14:41.256 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289653.173096, idle connection 166347.000000, request 304997.787237 03/19/2026 02:14:41.256 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290159.525635, idle connection 166860.000000, request 304998.291731 03/19/2026 02:14:41.257 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290975.405762, idle connection 166858.000000, request 304998.803377 03/19/2026 02:14:41.328 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290157.251709, idle connection 165851.000000, request 304398.869514 03/19/2026 02:14:41.328 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:41.328 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.329 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.7451286315918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:41.329 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:41.352 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290160.985596, idle connection 166288.000000, request 304398.871660 03/19/2026 02:14:41.352 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:41.352 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.352 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.6857624053955 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:41.352 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:41.393 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:41.393 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:41.393 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:41.393 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.393 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.394 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.394 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290974.634766, idle connection 165507.000000, request 304999.944210 03/19/2026 02:14:41.394 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290974.094971, idle connection 165506.000000, request 304999.409437 03/19/2026 02:14:41.460 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:41.460 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:41.460 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:41.460 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.460 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.461 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.461 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289758.476318, idle connection 165936.000000, request 304999.947071 03/19/2026 02:14:41.461 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:41.461 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:41.461 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:41.461 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.461 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.461 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.461 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290964.512207, idle connection 166667.000000, request 304999.963284 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.462 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290768.014893, idle connection 165933.000000, request 304999.966145 03/19/2026 02:14:41.462 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289756.791260, idle connection 165934.000000, request 304998.271227 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.463 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290568.602295, idle connection 166212.000000, request 304999.968529 03/19/2026 02:14:41.463 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289151.327881, idle connection 166327.000000, request 304394.456625 03/19/2026 02:14:41.464 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290962.372803, idle connection 166665.000000, request 304997.827053 03/19/2026 02:14:41.464 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290766.187988, idle connection 165932.000000, request 304998.142481 03/19/2026 02:14:41.464 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:41.464 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.464 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (606.6148281097412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:41.464 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:41.465 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290566.867920, idle connection 166210.000000, request 304998.233080 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290276.162598, idle connection 166717.000000, request 304999.965906 03/19/2026 02:14:41.469 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290275.870117, idle connection 166717.000000, request 304999.676704 03/19/2026 02:14:41.478 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290264.409180, idle connection 166644.000000, request 304398.107529 03/19/2026 02:14:41.478 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:41.478 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.479 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (602.4003028869629 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:41.479 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:41.479 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289667.038574, idle connection 166513.000000, request 304397.921085 03/19/2026 02:14:41.479 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:41.479 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.480 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (602.5433540344238 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:41.480 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:41.503 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:41.504 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:41.504 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:41.504 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.504 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.504 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.504 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290272.269531, idle connection 166099.000000, request 304999.945164 03/19/2026 02:14:41.505 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290271.774658, idle connection 166098.000000, request 304999.455214 03/19/2026 02:14:41.526 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:41.526 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:41.526 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:41.526 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.527 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.527 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.527 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290253.213623, idle connection 166598.000000, request 304999.943018 03/19/2026 02:14:41.527 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290852.524902, idle connection 166594.000000, request 304397.253990 03/19/2026 02:14:41.527 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290252.562500, idle connection 166598.000000, request 304999.301910 03/19/2026 02:14:41.528 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:41.528 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.528 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.5141944885254 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:41.528 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:41.557 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290360.295166, idle connection 165352.000000, request 304396.919966 03/19/2026 02:14:41.557 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:41.557 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.558 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (603.642463684082 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:41.558 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:41.558 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289156.753174, idle connection 165341.000000, request 304396.639347 03/19/2026 02:14:41.558 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289662.947510, idle connection 166223.000000, request 304397.533417 03/19/2026 02:14:41.558 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290261.234863, idle connection 166568.000000, request 304397.967815 03/19/2026 02:14:41.558 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:41.558 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.559 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (604.0058135986328 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:41.559 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:41.559 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:14:41.559 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.559 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (603.5566329956055 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:41.559 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:41.559 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:41.560 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.560 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (603.4414768218994 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:41.560 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:41.574 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 291269.696045, idle connection 166555.000000, request 304399.150610 03/19/2026 02:14:41.574 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:41.574 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.574 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.3815402984619 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:41.574 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.647 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290971.176758, idle connection 166559.000000, request 304999.944210 03/19/2026 02:14:41.648 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290970.738037, idle connection 166558.000000, request 304999.514818 03/19/2026 02:14:41.649 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:41.649 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:41.649 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:41.649 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.649 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.650 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.650 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290270.857910, idle connection 165889.000000, request 304999.952793 03/19/2026 02:14:41.650 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290368.360107, idle connection 166410.000000, request 304398.011684 03/19/2026 02:14:41.650 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290270.437500, idle connection 165889.000000, request 304999.536753 03/19/2026 02:14:41.650 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:41.650 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.650 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.5426387786865 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:41.651 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:41.662 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290878.762207, idle connection 165250.000000, request 304399.249077 03/19/2026 02:14:41.663 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:41.663 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.663 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.2508869171143 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:41.663 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:41.679 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289656.754150, idle connection 165910.000000, request 304399.114609 03/19/2026 02:14:41.679 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1081 03/19/2026 02:14:41.679 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.679 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1081 (601.4676094055176 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2970, last_stable_offset=2970, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x99\x00\x00\x00\xfe\x00\x00\x00\x00\x02D\xac\xb9\x9f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:41.680 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:41.680 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2969 03/19/2026 02:14:41.680 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2969 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:41.680 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2970 (leader epoch 0) 03/19/2026 02:14:41.737 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289170.374756, idle connection 165163.000000, request 304398.921013 03/19/2026 02:14:41.737 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:41.737 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.737 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.5894412994385 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:41.737 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.746 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289061.743408, idle connection 165648.000000, request 304999.953508 03/19/2026 02:14:41.747 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289061.305176, idle connection 165647.000000, request 304999.520063 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2970 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1077, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2970, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1082 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1077, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2970, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:41.781 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289554.199463, idle connection 165808.000000, request 304999.946594 03/19/2026 02:14:41.782 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289553.761475, idle connection 165807.000000, request 304999.517679 03/19/2026 02:14:41.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:41.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:41.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:41.854 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.854 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.854 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.854 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289558.778809, idle connection 165543.000000, request 304999.916315 03/19/2026 02:14:41.855 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289558.255127, idle connection 165543.000000, request 304999.401569 03/19/2026 02:14:41.857 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289052.087646, idle connection 165746.000000, request 304396.703243 03/19/2026 02:14:41.857 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:41.857 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.857 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (603.6572456359863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:41.858 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:41.858 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289558.108643, idle connection 166259.000000, request 304396.875620 03/19/2026 02:14:41.858 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290374.224365, idle connection 166256.000000, request 304397.624731 03/19/2026 02:14:41.858 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:41.858 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.858 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.5709381103516 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:41.858 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:41.859 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 759 03/19/2026 02:14:41.859 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.859 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 759 (603.1467914581299 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:41.859 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:41.929 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:41.929 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:41.930 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:41.930 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.930 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.930 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.930 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289554.966797, idle connection 165248.000000, request 304999.923229 03/19/2026 02:14:41.931 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289554.438965, idle connection 165248.000000, request 304999.412775 03/19/2026 02:14:41.953 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:41.953 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:41.953 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:41.953 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:41.953 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.953 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:41.954 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289559.120117, idle connection 165686.000000, request 304999.946117 03/19/2026 02:14:41.954 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289558.703369, idle connection 165685.000000, request 304999.536514 03/19/2026 02:14:41.995 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290373.541748, idle connection 164905.000000, request 304398.854017 03/19/2026 02:14:41.995 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:41.995 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:41.995 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (601.6018390655518 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:41.995 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:42.064 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289154.911865, idle connection 165332.000000, request 304396.380186 03/19/2026 02:14:42.065 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:42.065 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.065 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (604.163646697998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:42.065 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:42.065 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:42.065 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:42.065 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:42.065 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.065 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.066 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.066 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288548.869385, idle connection 165725.000000, request 304999.958277 03/19/2026 02:14:42.066 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290360.064453, idle connection 166062.000000, request 304395.518303 03/19/2026 02:14:42.066 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290164.056885, idle connection 165329.000000, request 304396.011829 03/19/2026 02:14:42.066 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289965.550537, idle connection 165608.000000, request 304396.919012 03/19/2026 02:14:42.066 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:42.066 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.066 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (604.9773693084717 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:42.066 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:42.067 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:14:42.067 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.067 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (604.7966480255127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:42.067 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:42.067 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:14:42.067 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.067 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (604.184627532959 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:42.067 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:42.068 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288546.886475, idle connection 165723.000000, request 304997.977734 03/19/2026 02:14:42.070 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289675.578369, idle connection 166117.000000, request 304399.384022 03/19/2026 02:14:42.070 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:42.070 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.070 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (600.8861064910889 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:42.070 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:42.079 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:42.079 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:42.079 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:42.079 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.079 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.080 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.080 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289662.834229, idle connection 166043.000000, request 304999.957800 03/19/2026 02:14:42.080 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289662.496094, idle connection 166042.000000, request 304999.624014 03/19/2026 02:14:42.080 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:42.080 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:42.080 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:42.080 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.080 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.080 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.081 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289065.488037, idle connection 165912.000000, request 304999.966383 03/19/2026 02:14:42.081 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289065.138672, idle connection 165911.000000, request 304999.619007 03/19/2026 02:14:42.105 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289671.146240, idle connection 165498.000000, request 304398.825407 03/19/2026 02:14:42.106 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:42.106 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.106 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.6438007354736 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:42.106 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:42.128 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:42.129 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:42.129 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:42.129 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.129 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.129 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.129 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290250.507324, idle connection 165992.000000, request 304999.932289 03/19/2026 02:14:42.129 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289650.677246, idle connection 165996.000000, request 304397.418022 03/19/2026 02:14:42.130 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290249.929199, idle connection 165992.000000, request 304999.363422 03/19/2026 02:14:42.130 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:42.130 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.130 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (603.2576560974121 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:42.130 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:42.158 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:42.158 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:42.158 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:42.158 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.159 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.159 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.159 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289758.384033, idle connection 164750.000000, request 304999.948740 03/19/2026 02:14:42.159 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:42.159 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:42.159 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:42.159 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.159 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.159 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.160 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288555.128174, idle connection 164739.000000, request 304999.962091 03/19/2026 02:14:42.160 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289757.364746, idle connection 164749.000000, request 304998.938799 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.160 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289060.542480, idle connection 165621.000000, request 304999.958038 03/19/2026 02:14:42.161 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:42.161 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:42.161 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:42.161 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.161 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.161 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.161 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289658.416016, idle connection 165965.000000, request 304999.966383 03/19/2026 02:14:42.161 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288553.405762, idle connection 164737.000000, request 304998.242617 03/19/2026 02:14:42.162 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289059.396729, idle connection 165620.000000, request 304998.813629 03/19/2026 02:14:42.162 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289657.579590, idle connection 165964.000000, request 304999.133587 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.175 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290668.078125, idle connection 165953.000000, request 304999.958038 03/19/2026 02:14:42.176 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290667.751953, idle connection 165953.000000, request 304999.637604 03/19/2026 02:14:42.249 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290369.213379, idle connection 165957.000000, request 304397.983074 03/19/2026 02:14:42.250 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:42.250 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.250 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (602.5919914245605 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:42.250 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:42.251 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:42.251 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:42.252 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:42.252 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.252 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.252 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.252 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289766.233643, idle connection 165808.000000, request 304999.958038 03/19/2026 02:14:42.252 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289668.339355, idle connection 165287.000000, request 304397.433996 03/19/2026 02:14:42.253 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289765.661377, idle connection 165808.000000, request 304999.389887 03/19/2026 02:14:42.253 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:42.253 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.253 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.2843589782715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:42.253 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:42.263 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:42.263 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:42.263 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:42.264 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.264 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.264 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.264 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290277.141846, idle connection 164649.000000, request 304999.953508 03/19/2026 02:14:42.264 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290276.774902, idle connection 164648.000000, request 304999.592781 03/19/2026 02:14:42.338 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:42.338 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:42.338 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:42.338 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.338 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.339 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.339 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288568.422852, idle connection 164561.000000, request 304999.944687 03/19/2026 02:14:42.339 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288567.993896, idle connection 164561.000000, request 304999.523640 03/19/2026 02:14:42.347 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288460.840088, idle connection 165047.000000, request 304399.050236 03/19/2026 02:14:42.348 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:42.348 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.348 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.3906002044678 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:42.348 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:42.383 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288952.196289, idle connection 165206.000000, request 304397.943497 03/19/2026 02:14:42.384 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1082 03/19/2026 02:14:42.384 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.384 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1082 (602.6110649108887 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:42.384 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:42.455 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288957.785645, idle connection 164942.000000, request 304398.926973 03/19/2026 02:14:42.455 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:42.456 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.456 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (601.7303466796875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:42.456 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.458 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288450.768311, idle connection 165145.000000, request 304999.952793 03/19/2026 02:14:42.459 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:42.459 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:42.459 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:42.459 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.459 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.459 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.459 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288956.810059, idle connection 165658.000000, request 304999.949932 03/19/2026 02:14:42.459 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288449.735107, idle connection 165144.000000, request 304998.926163 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 760 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=755, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.460 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289772.087646, idle connection 165654.000000, request 304999.968052 03/19/2026 02:14:42.460 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288955.574463, idle connection 165656.000000, request 304998.718262 03/19/2026 02:14:42.461 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289771.458984, idle connection 165654.000000, request 304999.338865 03/19/2026 02:14:42.531 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288953.897705, idle connection 164647.000000, request 304398.860455 03/19/2026 02:14:42.532 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:42.532 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.532 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.7796993255615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:42.532 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:42.555 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288958.185303, idle connection 165085.000000, request 304399.010181 03/19/2026 02:14:42.555 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:42.555 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.555 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.7086505889893 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:42.555 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:42.596 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:42.596 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:42.596 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:42.596 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.596 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.596 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.597 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289771.774170, idle connection 164304.000000, request 304999.939442 03/19/2026 02:14:42.597 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289771.310059, idle connection 164303.000000, request 304999.485493 03/19/2026 02:14:42.665 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288553.102051, idle connection 164730.000000, request 304999.946833 03/19/2026 02:14:42.666 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288552.665283, idle connection 164730.000000, request 304999.518871 03/19/2026 02:14:42.667 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:42.667 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:42.667 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:42.667 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.667 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.667 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.667 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289758.716553, idle connection 165461.000000, request 304999.964952 03/19/2026 02:14:42.667 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:42.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:42.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:42.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.668 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.668 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.668 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289562.114258, idle connection 164727.000000, request 304999.965906 03/19/2026 02:14:42.668 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289757.743652, idle connection 165460.000000, request 304998.994112 03/19/2026 02:14:42.668 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:42.668 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:42.668 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:42.668 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.669 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.669 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.669 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289362.861572, idle connection 165006.000000, request 304999.968529 03/19/2026 02:14:42.669 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287945.618896, idle connection 165122.000000, request 304396.710634 03/19/2026 02:14:42.669 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289560.893799, idle connection 164726.000000, request 304998.748302 03/19/2026 02:14:42.669 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:42.669 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.670 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.9245128631592 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:42.670 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:42.670 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289361.618164, idle connection 165005.000000, request 304998.726130 03/19/2026 02:14:42.670 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:42.670 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:42.670 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:42.671 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.671 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.671 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.671 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289074.548096, idle connection 165516.000000, request 304999.957800 03/19/2026 02:14:42.671 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289074.257812, idle connection 165516.000000, request 304999.670982 03/19/2026 02:14:42.681 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289061.561523, idle connection 165441.000000, request 304398.685217 03/19/2026 02:14:42.681 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:42.681 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.681 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (601.7940044403076 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:42.682 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:42.682 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288464.257080, idle connection 165311.000000, request 304398.735046 03/19/2026 02:14:42.682 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:42.682 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.682 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (601.5660762786865 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:42.682 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:42.706 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:42.706 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:42.706 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:42.707 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.707 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.707 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.707 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289069.456543, idle connection 164896.000000, request 304999.947309 03/19/2026 02:14:42.707 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289069.022949, idle connection 164895.000000, request 304999.521732 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.731 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289048.687500, idle connection 165394.000000, request 304999.940634 03/19/2026 02:14:42.732 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289647.971924, idle connection 165390.000000, request 304397.405386 03/19/2026 02:14:42.732 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289048.030273, idle connection 165393.000000, request 304999.298334 03/19/2026 02:14:42.732 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:42.732 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.732 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.325605392456 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:42.733 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:42.762 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289155.512939, idle connection 164147.000000, request 304397.076130 03/19/2026 02:14:42.762 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:42.762 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.762 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.5196781158447 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:42.763 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:42.763 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287951.929932, idle connection 164136.000000, request 304396.762609 03/19/2026 02:14:42.763 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288458.129150, idle connection 165019.000000, request 304397.545815 03/19/2026 02:14:42.763 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289056.439941, idle connection 165363.000000, request 304397.992373 03/19/2026 02:14:42.763 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:42.763 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.763 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (603.8050651550293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:42.763 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:42.764 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:14:42.764 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.764 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (603.3856868743896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:42.764 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:42.764 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:42.764 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.764 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.222131729126 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:42.764 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:42.776 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 290067.315918, idle connection 165353.000000, request 304399.186373 03/19/2026 02:14:42.776 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:42.777 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.777 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.4659404754639 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:42.777 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:42.850 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:42.851 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:42.851 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:42.851 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.851 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.851 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.851 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289767.320068, idle connection 165355.000000, request 304999.924421 03/19/2026 02:14:42.852 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289766.875977, idle connection 165355.000000, request 304999.498129 03/19/2026 02:14:42.853 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:42.853 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:42.853 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:42.853 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.854 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.854 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.854 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289066.685547, idle connection 164685.000000, request 304999.946117 03/19/2026 02:14:42.854 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289164.122803, idle connection 165206.000000, request 304397.849083 03/19/2026 02:14:42.854 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289066.145020, idle connection 164685.000000, request 304999.412537 03/19/2026 02:14:42.855 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:42.855 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.855 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.8196811676025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:42.855 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:42.865 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289676.411865, idle connection 164048.000000, request 304399.225473 03/19/2026 02:14:42.865 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:42.865 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.865 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.1741161346436 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:42.865 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:42.940 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287967.426270, idle connection 163960.000000, request 304398.944855 03/19/2026 02:14:42.940 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:42.940 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:42.940 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.6058921813965 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:42.940 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:42.949 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:42.949 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:42.949 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:42.949 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.949 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.949 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.950 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287858.431885, idle connection 164444.000000, request 304999.938726 03/19/2026 02:14:42.950 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287857.965088, idle connection 164444.000000, request 304999.482632 03/19/2026 02:14:42.984 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2970 03/19/2026 02:14:42.985 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:42.985 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:42.985 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:42.985 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1078, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.985 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1083 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1078, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:42.985 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288350.285889, idle connection 164604.000000, request 304999.946356 03/19/2026 02:14:42.986 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288349.844971, idle connection 164603.000000, request 304999.514103 03/19/2026 02:14:43.057 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:43.057 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:43.057 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:43.057 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.058 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.058 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.058 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288354.841797, idle connection 164339.000000, request 304999.926805 03/19/2026 02:14:43.058 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288354.360107, idle connection 164339.000000, request 304999.452591 03/19/2026 02:14:43.061 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287848.139404, idle connection 164542.000000, request 304397.328854 03/19/2026 02:14:43.061 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:43.061 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.061 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (603.0435562133789 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:43.062 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:43.062 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288354.127197, idle connection 165055.000000, request 304397.269249 03/19/2026 02:14:43.062 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289170.243652, idle connection 165052.000000, request 304398.125648 03/19/2026 02:14:43.062 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:43.062 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.062 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.1155586242676 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:43.062 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:43.062 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 760 03/19/2026 02:14:43.062 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.063 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 760 (602.5593280792236 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:43.063 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:43.133 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:43.133 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:43.133 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:43.133 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.133 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.133 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.133 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288351.895020, idle connection 164045.000000, request 304999.949217 03/19/2026 02:14:43.134 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288351.463379, idle connection 164045.000000, request 304999.523401 03/19/2026 02:14:43.156 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:43.156 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:43.156 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:43.156 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.156 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.156 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.157 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288356.124268, idle connection 164483.000000, request 304999.948502 03/19/2026 02:14:43.157 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288355.650635, idle connection 164482.000000, request 304999.483109 03/19/2026 02:14:43.198 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289170.760742, idle connection 163703.000000, request 304398.926497 03/19/2026 02:14:43.198 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:43.198 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.198 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (601.6201972961426 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:43.198 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:43.268 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287951.505615, idle connection 164129.000000, request 304398.348331 03/19/2026 02:14:43.268 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:43.268 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.268 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (602.2121906280518 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:43.268 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:43.269 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289156.501953, idle connection 164859.000000, request 304397.748232 03/19/2026 02:14:43.270 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:43.270 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.270 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (602.724552154541 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:43.270 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:43.270 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:43.270 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:43.270 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:43.271 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.271 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.271 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.271 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287343.536865, idle connection 164520.000000, request 304999.945641 03/19/2026 02:14:43.271 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288958.750244, idle connection 164124.000000, request 304396.599293 03/19/2026 02:14:43.271 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288760.132568, idle connection 164403.000000, request 304397.236109 03/19/2026 02:14:43.272 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:14:43.272 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.272 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (604.0582656860352 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:43.272 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:43.272 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:14:43.272 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.272 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (603.7538051605225 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:43.273 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:43.273 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288472.518799, idle connection 164914.000000, request 304397.927761 03/19/2026 02:14:43.273 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287341.269531, idle connection 164517.000000, request 304997.684956 03/19/2026 02:14:43.273 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:43.274 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.274 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (602.8602123260498 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:43.274 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:43.282 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:43.282 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:43.282 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:43.282 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.282 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.283 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.283 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288459.762207, idle connection 164840.000000, request 304999.938011 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.283 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287862.568359, idle connection 164709.000000, request 304999.959707 03/19/2026 02:14:43.284 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288458.479004, idle connection 164838.000000, request 304998.660088 03/19/2026 02:14:43.284 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287861.618896, idle connection 164708.000000, request 304999.003410 03/19/2026 02:14:43.308 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288468.471191, idle connection 164295.000000, request 304398.963451 03/19/2026 02:14:43.308 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:43.308 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.308 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.6237735748291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:43.309 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:43.333 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:43.333 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:43.333 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:43.334 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.334 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.334 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.334 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289045.512939, idle connection 164787.000000, request 304999.921083 03/19/2026 02:14:43.334 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288445.591064, idle connection 164791.000000, request 304396.853447 03/19/2026 02:14:43.335 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289044.732178, idle connection 164786.000000, request 304999.152899 03/19/2026 02:14:43.335 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:43.335 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.335 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (604.0999889373779 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:43.336 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:43.363 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:43.363 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:43.363 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:43.364 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.364 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.364 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.364 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288553.208008, idle connection 163545.000000, request 304999.929667 03/19/2026 02:14:43.364 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:43.364 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:43.364 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:43.365 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.365 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.365 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.365 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287349.736816, idle connection 163534.000000, request 304999.953985 03/19/2026 02:14:43.365 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 253 03/19/2026 02:14:43.365 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:43.365 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:43.365 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.365 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.366 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.366 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287855.282715, idle connection 164416.000000, request 304999.954462 03/19/2026 02:14:43.366 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288551.081299, idle connection 163543.000000, request 304997.820377 03/19/2026 02:14:43.366 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:43.366 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:43.367 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:43.367 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.367 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.367 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.367 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288452.449463, idle connection 164759.000000, request 304999.945164 03/19/2026 02:14:43.367 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287347.291748, idle connection 163531.000000, request 304997.514009 03/19/2026 02:14:43.368 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287853.305420, idle connection 164414.000000, request 304997.982264 03/19/2026 02:14:43.368 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288451.320068, idle connection 164758.000000, request 304998.819351 03/19/2026 02:14:43.368 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:14:43.369 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.369 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (2.994537353515625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=255, last_stable_offset=255, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\xfd\x00\x00\x01\xe3\x00\x00\x00\x00\x02K6_(\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xae\x03\x00\x00\x00\xf0\x02ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:14:43.369 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:14:43.369 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 495 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 253 03/19/2026 02:14:43.369 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 253 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:14:43.370 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 255 (leader epoch 0) 03/19/2026 02:14:43.377 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289465.319580, idle connection 164751.000000, request 304999.947071 03/19/2026 02:14:43.378 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289464.900635, idle connection 164750.000000, request 304999.521971 03/19/2026 02:14:43.453 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289165.715820, idle connection 164753.000000, request 304398.328543 03/19/2026 02:14:43.453 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:43.453 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.454 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (602.3252010345459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:43.454 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.456 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288561.687500, idle connection 164604.000000, request 304999.947071 03/19/2026 02:14:43.457 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288463.757080, idle connection 164082.000000, request 304397.024155 03/19/2026 02:14:43.457 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288561.094727, idle connection 164603.000000, request 304999.363184 03/19/2026 02:14:43.457 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:43.457 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.457 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.675127029419 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:43.458 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:43.465 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:43.466 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:43.466 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:43.466 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.466 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.466 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.466 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289074.833984, idle connection 163446.000000, request 304999.941587 03/19/2026 02:14:43.467 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 289074.367188, idle connection 163446.000000, request 304999.481201 03/19/2026 02:14:43.470 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:43.470 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:43.470 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:43.470 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.470 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=813, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=255, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:43.470 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=813, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=255, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:43.471 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287750.377441, idle connection 164311.000000, request 304999.954939 03/19/2026 02:14:43.471 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287749.937744, idle connection 164310.000000, request 304999.519587 03/19/2026 02:14:43.541 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:43.541 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:43.541 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:43.541 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.541 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.542 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.542 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287365.225098, idle connection 163358.000000, request 304999.884367 03/19/2026 02:14:43.542 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287364.664551, idle connection 163357.000000, request 304999.346256 03/19/2026 02:14:43.551 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287257.322998, idle connection 163843.000000, request 304398.831129 03/19/2026 02:14:43.551 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:43.551 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.551 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.7124652862549 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:43.551 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:43.586 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287749.270752, idle connection 164003.000000, request 304398.931026 03/19/2026 02:14:43.587 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1083 03/19/2026 02:14:43.587 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.587 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1083 (601.6876697540283 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2971, last_stable_offset=2971, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x9a\x00\x00\x01\x0c\x00\x00\x00\x00\x02o\x91`h\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xb2\x03\x00\x00\x00\xf4\x02ObjectConfigDatabaseInfo:cn-jenk...')])]) 03/19/2026 02:14:43.587 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:43.587 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 280 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2970 03/19/2026 02:14:43.587 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2970 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:43.588 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2971 (leader epoch 0) 03/19/2026 02:14:43.659 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287753.877930, idle connection 163738.000000, request 304398.971796 03/19/2026 02:14:43.659 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:43.659 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.660 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (601.6032695770264 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:43.660 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.662 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287246.740723, idle connection 163941.000000, request 304999.952555 03/19/2026 02:14:43.663 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:43.663 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:43.663 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:43.663 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.663 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.663 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.663 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287752.786865, idle connection 164454.000000, request 304999.963999 03/19/2026 02:14:43.663 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287245.692871, idle connection 163940.000000, request 304998.910189 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 761 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=756, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.664 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288568.017334, idle connection 164450.000000, request 304999.967337 03/19/2026 02:14:43.664 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287751.490234, idle connection 164452.000000, request 304998.670340 03/19/2026 02:14:43.665 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288567.397217, idle connection 164450.000000, request 304999.349833 03/19/2026 02:14:43.688 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2971 03/19/2026 02:14:43.688 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:43.688 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:43.688 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.689 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1079, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2971, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:43.689 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1084 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1079, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2971, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:43.689 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287646.534424, idle connection 163900.000000, request 304999.931812 03/19/2026 02:14:43.689 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287646.002197, idle connection 163900.000000, request 304999.406338 03/19/2026 02:14:43.734 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287750.880371, idle connection 163444.000000, request 304398.932457 03/19/2026 02:14:43.735 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:43.735 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.735 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.6495227813721 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:43.735 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:43.758 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287755.030518, idle connection 163882.000000, request 304398.852110 03/19/2026 02:14:43.758 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:43.758 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.758 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.8431186676025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:43.759 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:43.799 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:43.799 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:43.799 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:43.799 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.799 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.799 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.800 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288568.813965, idle connection 163101.000000, request 304999.942541 03/19/2026 02:14:43.800 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288568.385986, idle connection 163100.000000, request 304999.523640 03/19/2026 02:14:43.870 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:43.870 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:43.870 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:43.870 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.870 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.871 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.871 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287348.418213, idle connection 163526.000000, request 304999.939203 03/19/2026 02:14:43.871 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:43.871 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:43.871 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:43.871 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.871 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.871 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.872 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288554.322998, idle connection 164256.000000, request 304999.955893 03/19/2026 02:14:43.872 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287347.212158, idle connection 163525.000000, request 304998.745441 03/19/2026 02:14:43.872 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288553.630127, idle connection 164256.000000, request 304999.270916 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.873 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288357.021973, idle connection 163522.000000, request 304999.961853 03/19/2026 02:14:43.873 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:43.873 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:43.873 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:43.874 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.874 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.874 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.874 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288157.801270, idle connection 163801.000000, request 304999.962330 03/19/2026 02:14:43.874 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288355.906006, idle connection 163521.000000, request 304998.849869 03/19/2026 02:14:43.874 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:43.874 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:43.874 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:43.874 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.875 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.875 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.875 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287870.597168, idle connection 164312.000000, request 304999.965906 03/19/2026 02:14:43.875 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286739.582520, idle connection 163916.000000, request 304395.998955 03/19/2026 02:14:43.875 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288156.424072, idle connection 163799.000000, request 304998.589516 03/19/2026 02:14:43.875 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:43.876 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.876 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (604.6633720397949 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:43.876 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:43.876 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287869.283936, idle connection 164311.000000, request 304998.651505 03/19/2026 02:14:43.885 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287857.533447, idle connection 164237.000000, request 304397.711039 03/19/2026 02:14:43.885 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:43.885 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.886 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (602.8554439544678 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:43.886 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:43.886 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287260.164551, idle connection 164106.000000, request 304397.558928 03/19/2026 02:14:43.886 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:43.886 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.886 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (602.7398109436035 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:43.886 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:43.909 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:43.909 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:43.909 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:43.910 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.910 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.910 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.910 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287866.400146, idle connection 163693.000000, request 304999.940157 03/19/2026 02:14:43.911 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287865.908203, idle connection 163692.000000, request 304999.280691 03/19/2026 02:14:43.936 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:43.936 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:43.936 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:43.936 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:43.937 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.937 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:43.937 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287843.237061, idle connection 164188.000000, request 304999.946594 03/19/2026 02:14:43.937 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288442.540527, idle connection 164184.000000, request 304396.958590 03/19/2026 02:14:43.938 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287842.510986, idle connection 164187.000000, request 304999.226809 03/19/2026 02:14:43.938 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:43.938 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.938 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.9049625396729 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:43.938 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:43.968 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287949.072510, idle connection 162941.000000, request 304395.801783 03/19/2026 02:14:43.969 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:43.969 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.969 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (604.7883033752441 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:43.969 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:43.969 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286745.519531, idle connection 162929.000000, request 304395.740509 03/19/2026 02:14:43.969 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:43.969 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.969 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (604.5799255371094 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:43.970 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:43.971 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287848.535156, idle connection 164155.000000, request 304396.033287 03/19/2026 02:14:43.971 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:43.971 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.971 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (604.290246963501 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:43.971 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:43.979 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288864.416992, idle connection 164150.000000, request 304399.038553 03/19/2026 02:14:43.979 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:43.980 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:43.980 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.6473770141602 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:43.980 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:44.054 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:44.054 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:44.054 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:44.055 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.055 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.055 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.055 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288563.551514, idle connection 164151.000000, request 304999.919176 03/19/2026 02:14:44.056 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288563.010010, idle connection 164151.000000, request 304999.406338 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.058 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287862.073242, idle connection 163481.000000, request 304999.951839 03/19/2026 02:14:44.059 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287959.505371, idle connection 164001.000000, request 304397.772551 03/19/2026 02:14:44.059 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287861.538818, idle connection 163480.000000, request 304999.422073 03/19/2026 02:14:44.059 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:44.059 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.059 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.8563976287842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:44.059 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:44.067 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288473.887695, idle connection 162845.000000, request 304398.994684 03/19/2026 02:14:44.067 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:44.068 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.068 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.5572547912598 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:44.068 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:44.071 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287149.578369, idle connection 163710.000000, request 304399.159193 03/19/2026 02:14:44.072 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:14:44.072 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.072 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (601.2101173400879 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:44.072 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:44.143 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286764.050781, idle connection 162757.000000, request 304398.710728 03/19/2026 02:14:44.143 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:44.144 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.144 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.9184589385986 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:44.144 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:44.152 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:44.152 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:44.152 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:44.152 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.152 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.152 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.153 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286655.540527, idle connection 163241.000000, request 304999.945879 03/19/2026 02:14:44.153 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286655.096436, idle connection 163241.000000, request 304999.509573 03/19/2026 02:14:44.260 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:44.260 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:44.260 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:44.260 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.261 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.261 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.261 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287151.939697, idle connection 163136.000000, request 304999.942303 03/19/2026 02:14:44.261 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287151.489014, idle connection 163136.000000, request 304999.497414 03/19/2026 02:14:44.265 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286644.351318, idle connection 163339.000000, request 304397.561789 03/19/2026 02:14:44.265 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:44.265 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.265 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.0473709106445 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:44.266 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:44.266 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287149.953125, idle connection 163851.000000, request 304397.125721 03/19/2026 02:14:44.266 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287965.978760, idle connection 163848.000000, request 304397.927046 03/19/2026 02:14:44.266 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:44.266 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.267 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (603.5037040710449 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:44.267 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:44.267 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 761 03/19/2026 02:14:44.267 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.267 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 761 (603.1744480133057 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:44.267 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:44.290 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287045.429688, idle connection 163299.000000, request 304398.825169 03/19/2026 02:14:44.290 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1084 03/19/2026 02:14:44.291 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.291 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1084 (601.8011569976807 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2973, last_stable_offset=2973, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x9b\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xf2e\x15\x03\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:44.291 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:44.291 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 522 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2971 03/19/2026 02:14:44.291 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2971 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:44.291 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2973 (leader epoch 0) 03/19/2026 02:14:44.336 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:44.336 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:44.336 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:44.336 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.336 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.337 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.337 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287148.343018, idle connection 162842.000000, request 304999.919891 03/19/2026 02:14:44.337 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287147.699463, idle connection 162841.000000, request 304999.289989 03/19/2026 02:14:44.359 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:44.360 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:44.360 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:44.360 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.360 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.360 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.360 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287152.418701, idle connection 163279.000000, request 304999.923944 03/19/2026 02:14:44.361 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287151.546631, idle connection 163278.000000, request 304999.062777 03/19/2026 02:14:44.392 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2973 03/19/2026 02:14:44.392 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:44.392 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:44.393 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.393 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1080, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2973, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:44.393 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1085 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1080, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2973, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:44.393 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286942.208984, idle connection 163196.000000, request 304999.923706 03/19/2026 02:14:44.394 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286941.618164, idle connection 163195.000000, request 304999.346256 03/19/2026 02:14:44.400 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287967.875000, idle connection 162500.000000, request 304399.003983 03/19/2026 02:14:44.401 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:44.401 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.401 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (601.5903949737549 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:44.401 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:44.473 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286746.386475, idle connection 162924.000000, request 304397.903681 03/19/2026 02:14:44.473 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:44.473 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.474 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (602.8256416320801 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:44.474 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:44.474 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287951.861572, idle connection 163654.000000, request 304397.495985 03/19/2026 02:14:44.474 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:44.474 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.475 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (602.9949188232422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:44.475 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:44.475 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287754.542725, idle connection 162920.000000, request 304397.482395 03/19/2026 02:14:44.476 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:14:44.476 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.476 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (602.9248237609863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:44.476 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:44.476 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:44.476 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:44.477 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:44.477 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.477 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.477 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.477 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286137.426514, idle connection 163313.000000, request 304999.943495 03/19/2026 02:14:44.477 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287554.252930, idle connection 163197.000000, request 304396.413088 03/19/2026 02:14:44.478 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287267.836426, idle connection 163709.000000, request 304397.204876 03/19/2026 02:14:44.478 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286136.590088, idle connection 163313.000000, request 304999.110937 03/19/2026 02:14:44.478 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:14:44.478 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.478 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (604.6450138092041 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:44.479 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:44.479 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:44.479 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.479 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (604.332447052002 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:44.479 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:44.489 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:44.489 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:44.489 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:44.489 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.489 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.490 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.490 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287252.740479, idle connection 163633.000000, request 304999.940157 03/19/2026 02:14:44.490 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:44.490 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:44.490 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:44.490 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.490 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.491 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.491 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286655.360840, idle connection 163502.000000, request 304999.946356 03/19/2026 02:14:44.491 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287251.329834, idle connection 163631.000000, request 304998.535633 03/19/2026 02:14:44.492 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286654.544434, idle connection 163501.000000, request 304999.135494 03/19/2026 02:14:44.511 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287265.112549, idle connection 163091.000000, request 304398.649931 03/19/2026 02:14:44.512 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:44.512 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.512 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (602.1223068237305 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:44.512 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:44.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:44.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:44.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:44.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.539 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.540 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.540 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287839.912354, idle connection 163582.000000, request 304999.925613 03/19/2026 02:14:44.540 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287239.962646, idle connection 163585.000000, request 304396.675110 03/19/2026 02:14:44.541 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287839.041748, idle connection 163581.000000, request 304999.065161 03/19/2026 02:14:44.541 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:44.541 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.541 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (604.3179035186768 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:44.541 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:44.569 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:44.570 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:44.570 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:44.570 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.570 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.570 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.570 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287346.940430, idle connection 162339.000000, request 304999.923229 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.571 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286143.263428, idle connection 162327.000000, request 304999.943018 03/19/2026 02:14:44.572 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287345.332031, idle connection 162337.000000, request 304998.327017 03/19/2026 02:14:44.572 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286142.393311, idle connection 162326.000000, request 304999.081373 03/19/2026 02:14:44.573 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:44.573 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:44.573 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:44.573 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.573 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.573 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.573 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287246.214111, idle connection 163553.000000, request 304999.941826 03/19/2026 02:14:44.574 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287245.695068, idle connection 163552.000000, request 304999.427795 03/19/2026 02:14:44.580 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:44.580 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:44.580 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:44.580 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.581 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.581 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.581 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288262.406250, idle connection 163548.000000, request 304999.943256 03/19/2026 02:14:44.581 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 288261.984619, idle connection 163547.000000, request 304999.527216 03/19/2026 02:14:44.656 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287962.451416, idle connection 163550.000000, request 304398.835421 03/19/2026 02:14:44.657 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:44.657 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.657 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.8829345703125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:44.657 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:44.660 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:44.660 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:44.660 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:44.660 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.660 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.660 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.661 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287357.618408, idle connection 163399.000000, request 304999.941349 03/19/2026 02:14:44.661 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287259.649658, idle connection 162878.000000, request 304397.528410 03/19/2026 02:14:44.661 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287356.926514, idle connection 163399.000000, request 304999.255180 03/19/2026 02:14:44.662 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:44.662 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.662 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.4014225006104 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:44.662 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:44.668 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:44.668 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:44.668 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:44.668 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.669 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.669 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.669 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287872.055664, idle connection 162244.000000, request 304999.943018 03/19/2026 02:14:44.669 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287871.614746, idle connection 162243.000000, request 304999.504328 03/19/2026 02:14:44.672 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:44.672 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:44.672 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:44.673 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.673 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.673 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.673 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286548.046631, idle connection 163109.000000, request 304999.946594 03/19/2026 02:14:44.673 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286547.529297, idle connection 163108.000000, request 304999.432802 03/19/2026 02:14:44.744 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:44.745 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:44.745 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:44.745 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.745 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.745 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.745 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286161.610840, idle connection 162154.000000, request 304999.912500 03/19/2026 02:14:44.746 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286161.040039, idle connection 162154.000000, request 304999.355793 03/19/2026 02:14:44.754 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286054.526123, idle connection 162640.000000, request 304398.928404 03/19/2026 02:14:44.754 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:44.754 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.754 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.7310619354248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:44.754 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:44.862 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286550.874023, idle connection 162535.000000, request 304398.869276 03/19/2026 02:14:44.862 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:44.863 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.863 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (601.8617153167725 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:44.863 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:44.866 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:44.866 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:44.866 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:44.866 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.867 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.867 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.867 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286042.246826, idle connection 162736.000000, request 304999.935150 03/19/2026 02:14:44.867 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:44.867 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:44.867 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:44.868 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.868 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.868 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.868 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286547.900635, idle connection 163249.000000, request 304999.946833 03/19/2026 02:14:44.868 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286040.738281, idle connection 162735.000000, request 304998.434544 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 762 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=757, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:44.869 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287362.759277, idle connection 163245.000000, request 304999.847889 03/19/2026 02:14:44.870 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286546.065430, idle connection 163247.000000, request 304998.115778 03/19/2026 02:14:44.870 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287361.852783, idle connection 163244.000000, request 304998.947620 03/19/2026 02:14:44.938 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286547.006348, idle connection 162240.000000, request 304398.585081 03/19/2026 02:14:44.939 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:44.939 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.939 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (602.1625995635986 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:44.939 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:44.962 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286550.774170, idle connection 162678.000000, request 304398.284197 03/19/2026 02:14:44.962 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:44.963 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.963 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.4718284606934 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:44.963 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:44.994 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286341.157471, idle connection 162595.000000, request 304398.883343 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1085 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1085 (601.5136241912842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2974, last_stable_offset=2974, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x9d\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x0f\x02\xc5<\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2973 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2973 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:44.995 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2974 (leader epoch 0) 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.002 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287366.016602, idle connection 161898.000000, request 304999.953747 03/19/2026 02:14:45.003 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287365.628418, idle connection 161898.000000, request 304999.572515 03/19/2026 02:14:45.074 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:45.074 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:45.074 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:45.075 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.075 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.075 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.075 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286144.155762, idle connection 162321.000000, request 304999.933243 03/19/2026 02:14:45.075 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:45.075 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:45.075 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:45.076 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.076 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.076 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.076 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287350.068115, idle connection 163052.000000, request 304999.964237 03/19/2026 02:14:45.076 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286143.003662, idle connection 162320.000000, request 304998.793602 03/19/2026 02:14:45.076 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287349.477783, idle connection 163052.000000, request 304999.379873 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287152.965820, idle connection 162318.000000, request 304999.969721 03/19/2026 02:14:45.077 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287152.659424, idle connection 162318.000000, request 304999.664545 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.079 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286952.189697, idle connection 162595.000000, request 304999.953508 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.080 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286665.333008, idle connection 163107.000000, request 304999.966860 03/19/2026 02:14:45.080 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285534.288330, idle connection 162710.000000, request 304396.809340 03/19/2026 02:14:45.081 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286951.063477, idle connection 162594.000000, request 304998.830795 03/19/2026 02:14:45.081 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:45.081 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.081 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.8730144500732 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:45.081 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:45.081 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286664.054443, idle connection 163105.000000, request 304998.689890 03/19/2026 02:14:45.092 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286650.503906, idle connection 163030.000000, request 304397.710323 03/19/2026 02:14:45.092 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:45.092 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.092 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (602.698564529419 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:45.093 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:45.093 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286053.331787, idle connection 162900.000000, request 304397.923231 03/19/2026 02:14:45.093 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:45.093 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.093 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (602.3519039154053 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:45.093 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2974 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1081, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2974, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1086 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1081, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2974, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:45.096 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286239.188477, idle connection 162493.000000, request 304999.959469 03/19/2026 02:14:45.097 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286238.831055, idle connection 162492.000000, request 304999.606848 03/19/2026 02:14:45.113 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:45.113 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:45.113 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:45.113 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.113 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.113 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.113 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286662.968994, idle connection 162489.000000, request 304999.955654 03/19/2026 02:14:45.114 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286662.555664, idle connection 162489.000000, request 304999.546766 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.142 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286637.594482, idle connection 162983.000000, request 304999.923944 03/19/2026 02:14:45.143 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287236.884766, idle connection 162979.000000, request 304396.911621 03/19/2026 02:14:45.143 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286636.961182, idle connection 162982.000000, request 304999.307394 03/19/2026 02:14:45.143 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:45.143 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.143 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (603.7571430206299 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:45.144 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:45.173 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286743.805420, idle connection 161736.000000, request 304396.785259 03/19/2026 02:14:45.174 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:45.174 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.174 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.7740707397461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:45.174 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:45.174 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285540.287354, idle connection 161724.000000, request 304396.972895 03/19/2026 02:14:45.175 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286644.898682, idle connection 162951.000000, request 304398.633718 03/19/2026 02:14:45.175 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:45.175 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.175 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (603.4278869628906 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:45.175 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:45.175 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:45.175 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.175 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (602.0781993865967 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:45.175 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:45.182 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287661.543457, idle connection 162947.000000, request 304399.084568 03/19/2026 02:14:45.182 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:14:45.182 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.182 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.3326644897461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:45.182 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.258 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287360.312744, idle connection 162948.000000, request 304999.946356 03/19/2026 02:14:45.259 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287359.881348, idle connection 162948.000000, request 304999.525547 03/19/2026 02:14:45.262 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:45.262 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:45.262 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:45.263 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.263 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.263 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.263 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286657.661865, idle connection 162276.000000, request 304999.959230 03/19/2026 02:14:45.263 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286755.124512, idle connection 162797.000000, request 304397.455931 03/19/2026 02:14:45.263 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286657.178223, idle connection 162276.000000, request 304999.478579 03/19/2026 02:14:45.264 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:45.264 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.264 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (603.140115737915 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:45.264 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:45.270 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287271.075439, idle connection 161643.000000, request 304398.964643 03/19/2026 02:14:45.270 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:45.270 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.270 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (601.5191078186035 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:45.271 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:45.274 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285946.976807, idle connection 162508.000000, request 304398.881912 03/19/2026 02:14:45.274 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:14:45.274 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.274 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (601.478099822998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:45.275 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:45.347 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285560.390625, idle connection 161553.000000, request 304398.694754 03/19/2026 02:14:45.347 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:45.347 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.347 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (602.0734310150146 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:45.348 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:45.355 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:45.355 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:45.355 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:45.355 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.355 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.356 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.356 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285452.306396, idle connection 162038.000000, request 304999.938250 03/19/2026 02:14:45.356 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285451.825439, idle connection 162038.000000, request 304999.465704 03/19/2026 02:14:45.463 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285948.756348, idle connection 161933.000000, request 304999.948263 03/19/2026 02:14:45.464 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285948.324951, idle connection 161933.000000, request 304999.524355 03/19/2026 02:14:45.470 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285438.856689, idle connection 162133.000000, request 304396.548033 03/19/2026 02:14:45.471 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:45.471 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.471 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.9178371429443 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:45.471 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:45.471 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285944.753174, idle connection 162645.000000, request 304396.804810 03/19/2026 02:14:45.471 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286760.862793, idle connection 162643.000000, request 304397.960901 03/19/2026 02:14:45.471 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:45.471 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.472 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.5966873168945 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:45.472 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:45.472 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 762 03/19/2026 02:14:45.472 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.472 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 762 (602.712869644165 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:45.472 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:45.540 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:45.540 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:45.540 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:45.540 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.540 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.540 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.541 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285944.556396, idle connection 161638.000000, request 304999.938965 03/19/2026 02:14:45.541 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285944.131348, idle connection 161638.000000, request 304999.523878 03/19/2026 02:14:45.563 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:45.564 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:45.564 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:45.564 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.564 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.564 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.564 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285948.506348, idle connection 162075.000000, request 304999.947786 03/19/2026 02:14:45.565 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285948.023926, idle connection 162075.000000, request 304999.473095 03/19/2026 02:14:45.603 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286765.163330, idle connection 161297.000000, request 304399.097443 03/19/2026 02:14:45.604 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:45.604 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.604 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (601.4957427978516 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:45.604 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:45.677 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285542.266357, idle connection 161720.000000, request 304398.037910 03/19/2026 02:14:45.677 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:45.678 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.678 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (602.7886867523193 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:45.678 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:45.678 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286747.744141, idle connection 162450.000000, request 304397.640944 03/19/2026 02:14:45.678 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286551.729980, idle connection 161717.000000, request 304398.734093 03/19/2026 02:14:45.678 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:45.679 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.679 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (602.7915477752686 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:45.679 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:45.679 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:14:45.679 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.679 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (602.1032333374023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:45.679 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:45.681 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:45.681 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:45.681 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:45.682 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.682 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.682 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.682 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284932.640869, idle connection 162109.000000, request 304999.957085 03/19/2026 02:14:45.682 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286349.528076, idle connection 161992.000000, request 304397.297144 03/19/2026 02:14:45.682 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286063.177734, idle connection 162504.000000, request 304397.814035 03/19/2026 02:14:45.683 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284931.993896, idle connection 162108.000000, request 304999.313354 03/19/2026 02:14:45.683 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:14:45.683 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.683 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (603.482723236084 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:45.683 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:45.683 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:45.683 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.683 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (603.2721996307373 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:45.683 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:45.693 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:45.693 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:45.693 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:45.693 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.693 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.693 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.694 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286048.946533, idle connection 162429.000000, request 304999.954462 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.694 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285451.868408, idle connection 162298.000000, request 304999.965429 03/19/2026 02:14:45.695 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286047.955811, idle connection 162428.000000, request 304998.969316 03/19/2026 02:14:45.695 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285451.248779, idle connection 162298.000000, request 304999.349594 03/19/2026 02:14:45.697 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285638.497559, idle connection 161892.000000, request 304399.271011 03/19/2026 02:14:45.697 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1086 03/19/2026 02:14:45.697 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.697 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1086 (601.0513305664062 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:45.697 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:45.714 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286062.077881, idle connection 161888.000000, request 304399.060011 03/19/2026 02:14:45.715 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:45.715 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.715 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.4347076416016 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:45.715 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:45.744 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:45.744 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:45.744 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:45.744 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.744 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.745 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.745 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286634.840088, idle connection 162377.000000, request 304999.943733 03/19/2026 02:14:45.745 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286035.005859, idle connection 162380.000000, request 304397.351027 03/19/2026 02:14:45.745 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286634.267822, idle connection 162376.000000, request 304999.381781 03/19/2026 02:14:45.746 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:45.746 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.746 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (603.3422946929932 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:45.746 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:45.775 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:45.775 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:45.775 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:45.775 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.775 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.775 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.776 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286141.595215, idle connection 161133.000000, request 304999.944448 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.776 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284938.331299, idle connection 161122.000000, request 304999.965429 03/19/2026 02:14:45.776 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:45.777 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:45.777 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:45.777 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.777 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.777 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.777 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286042.490479, idle connection 162349.000000, request 304999.955416 03/19/2026 02:14:45.777 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286139.864746, idle connection 161132.000000, request 304998.224497 03/19/2026 02:14:45.778 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284936.964355, idle connection 161121.000000, request 304998.601913 03/19/2026 02:14:45.778 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286041.455322, idle connection 162348.000000, request 304998.923540 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287060.244385, idle connection 162345.000000, request 304999.955654 03/19/2026 02:14:45.783 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 287059.904297, idle connection 162345.000000, request 304999.609470 03/19/2026 02:14:45.860 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286758.642578, idle connection 162346.000000, request 304398.272991 03/19/2026 02:14:45.860 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:45.861 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.861 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (602.5056838989258 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:45.861 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:45.865 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:45.865 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:45.865 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:45.865 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.865 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.866 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.866 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286152.341309, idle connection 162194.000000, request 304999.936581 03/19/2026 02:14:45.866 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286054.363037, idle connection 161673.000000, request 304396.658897 03/19/2026 02:14:45.867 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286151.636475, idle connection 162194.000000, request 304999.241590 03/19/2026 02:14:45.867 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:45.867 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.867 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (604.1913032531738 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:45.867 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:45.871 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:45.871 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:45.871 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:45.871 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.871 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.871 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.872 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286669.328369, idle connection 161041.000000, request 304999.944687 03/19/2026 02:14:45.872 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286668.901123, idle connection 161040.000000, request 304999.521971 03/19/2026 02:14:45.875 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:45.875 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:45.875 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:45.875 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.875 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.875 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.876 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285345.438965, idle connection 161906.000000, request 304999.944687 03/19/2026 02:14:45.876 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285345.034668, idle connection 161906.000000, request 304999.545574 03/19/2026 02:14:45.948 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:45.948 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:45.949 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:45.949 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:45.949 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.949 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:45.949 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284957.808105, idle connection 160950.000000, request 304999.924183 03/19/2026 02:14:45.950 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284957.137939, idle connection 160950.000000, request 304999.266624 03/19/2026 02:14:45.957 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284851.275391, idle connection 161437.000000, request 304398.908854 03/19/2026 02:14:45.957 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:45.957 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:45.957 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.7260551452637 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:45.958 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:46.065 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285347.740967, idle connection 161332.000000, request 304398.930788 03/19/2026 02:14:46.065 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:46.066 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.066 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (601.7131805419922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:46.066 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:46.071 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:46.071 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:46.071 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:46.072 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.072 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.072 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.072 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284837.247803, idle connection 161531.000000, request 304999.932528 03/19/2026 02:14:46.072 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:46.072 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:46.072 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:46.072 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.073 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.073 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.073 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285343.076904, idle connection 162044.000000, request 304999.959230 03/19/2026 02:14:46.073 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284835.978760, idle connection 161530.000000, request 304998.678446 03/19/2026 02:14:46.073 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:46.073 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:46.073 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:46.074 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.074 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.074 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 763 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=758, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.074 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286158.309326, idle connection 162040.000000, request 304999.965191 03/19/2026 02:14:46.074 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285341.789551, idle connection 162043.000000, request 304998.676538 03/19/2026 02:14:46.074 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286157.698975, idle connection 162040.000000, request 304999.360085 03/19/2026 02:14:46.142 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285343.500732, idle connection 161037.000000, request 304398.876905 03/19/2026 02:14:46.142 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:46.142 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.142 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.7501354217529 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:46.142 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:46.165 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285347.361816, idle connection 161474.000000, request 304398.803949 03/19/2026 02:14:46.166 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:46.166 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.166 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.7351150512695 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:46.166 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:46.204 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:46.205 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:46.205 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:46.205 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.205 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.205 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.205 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286163.263428, idle connection 160695.000000, request 304999.947786 03/19/2026 02:14:46.206 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286162.814453, idle connection 160695.000000, request 304999.506474 03/19/2026 02:14:46.278 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:46.279 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:46.279 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:46.279 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.279 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.279 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.279 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284939.708984, idle connection 161117.000000, request 304999.912262 03/19/2026 02:14:46.280 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:46.280 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:46.280 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:46.280 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.280 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.280 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.280 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286145.559570, idle connection 161848.000000, request 304999.955893 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.281 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285948.934326, idle connection 161114.000000, request 304999.956608 03/19/2026 02:14:46.281 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284937.658936, idle connection 161115.000000, request 304997.877598 03/19/2026 02:14:46.282 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286144.035156, idle connection 161846.000000, request 304998.435497 03/19/2026 02:14:46.282 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285947.840820, idle connection 161113.000000, request 304998.867035 03/19/2026 02:14:46.283 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:46.283 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:46.283 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:46.284 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.284 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.284 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.284 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285747.679688, idle connection 161391.000000, request 304999.957561 03/19/2026 02:14:46.284 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:46.284 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:46.284 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:46.284 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.284 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.285 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.285 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285460.700684, idle connection 161902.000000, request 304999.959707 03/19/2026 02:14:46.285 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284329.654541, idle connection 161506.000000, request 304396.972895 03/19/2026 02:14:46.285 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285746.466553, idle connection 161389.000000, request 304998.749018 03/19/2026 02:14:46.285 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:46.285 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.286 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.7082672119141 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:46.286 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:46.286 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285459.292969, idle connection 161901.000000, request 304998.554230 03/19/2026 02:14:46.295 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285447.197998, idle connection 161827.000000, request 304398.202419 03/19/2026 02:14:46.296 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:46.296 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.296 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (602.424144744873 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:46.296 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:46.296 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284849.682373, idle connection 161696.000000, request 304397.776842 03/19/2026 02:14:46.297 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:46.297 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.297 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (602.5516986846924 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:46.297 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2974 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1082, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1087 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1082, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.298 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285037.312988, idle connection 161291.000000, request 304999.960899 03/19/2026 02:14:46.299 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285036.886963, idle connection 161291.000000, request 304999.535084 03/19/2026 02:14:46.315 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:46.316 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:46.316 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:46.316 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.316 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.316 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.316 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285460.052002, idle connection 161286.000000, request 304999.934673 03/19/2026 02:14:46.317 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285459.527832, idle connection 161286.000000, request 304999.420166 03/19/2026 02:14:46.346 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:46.347 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:46.347 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:46.347 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.347 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.347 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.347 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285432.952881, idle connection 161778.000000, request 304999.943733 03/19/2026 02:14:46.347 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286032.274902, idle connection 161774.000000, request 304397.387981 03/19/2026 02:14:46.348 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285432.331787, idle connection 161777.000000, request 304999.330282 03/19/2026 02:14:46.348 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:46.348 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.348 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.3706665039062 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:46.348 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:46.378 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285538.836670, idle connection 160531.000000, request 304397.183418 03/19/2026 02:14:46.379 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:46.379 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.379 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.4438610076904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:46.379 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:46.379 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284335.258545, idle connection 160519.000000, request 304396.892071 03/19/2026 02:14:46.380 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285439.854736, idle connection 161746.000000, request 304397.321463 03/19/2026 02:14:46.380 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:46.380 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.380 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (603.5900115966797 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:46.380 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:46.380 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:46.380 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.380 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.452205657959 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:46.380 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:46.384 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286459.478516, idle connection 161745.000000, request 304399.189234 03/19/2026 02:14:46.384 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:14:46.384 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.384 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.2265682220459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:46.384 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:46.462 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:46.462 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:46.463 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:46.463 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.463 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.463 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.463 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286155.541748, idle connection 161743.000000, request 304999.930620 03/19/2026 02:14:46.463 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286155.085693, idle connection 161743.000000, request 304999.494076 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.468 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285452.431396, idle connection 161071.000000, request 304999.959707 03/19/2026 02:14:46.468 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285549.926514, idle connection 161592.000000, request 304397.532940 03/19/2026 02:14:46.469 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285451.960449, idle connection 161071.000000, request 304999.493361 03/19/2026 02:14:46.469 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:46.469 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.469 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (603.1074523925781 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:46.469 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:46.473 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 286068.445068, idle connection 160440.000000, request 304399.068356 03/19/2026 02:14:46.473 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:46.473 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.473 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (601.3000011444092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:46.473 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:46.476 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284744.629639, idle connection 161305.000000, request 304399.141073 03/19/2026 02:14:46.477 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:14:46.477 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.477 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (601.2454032897949 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:46.477 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:46.551 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284356.327393, idle connection 160349.000000, request 304398.450613 03/19/2026 02:14:46.551 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:46.551 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.551 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (602.2000312805176 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:46.552 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:46.559 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:46.559 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:46.559 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:46.559 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.559 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.560 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.560 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284248.401855, idle connection 160834.000000, request 304999.948740 03/19/2026 02:14:46.560 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284247.966309, idle connection 160834.000000, request 304999.519825 03/19/2026 02:14:46.666 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:46.667 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:46.667 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:46.667 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.667 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.667 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.667 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284745.526123, idle connection 160730.000000, request 304999.937534 03/19/2026 02:14:46.668 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284745.077393, idle connection 160729.000000, request 304999.494553 03/19/2026 02:14:46.676 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284233.489258, idle connection 160928.000000, request 304396.178722 03/19/2026 02:14:46.676 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:46.676 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.676 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (604.4702529907227 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:46.677 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:46.677 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284739.019531, idle connection 161440.000000, request 304395.899534 03/19/2026 02:14:46.677 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285555.059326, idle connection 161437.000000, request 304396.715641 03/19/2026 02:14:46.677 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:46.677 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.678 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (604.7511100769043 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:46.678 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:46.678 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 763 03/19/2026 02:14:46.678 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.678 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 763 (604.4096946716309 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:46.678 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:46.743 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:46.743 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:46.743 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:46.744 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.744 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.744 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.744 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284741.204590, idle connection 160435.000000, request 304999.927521 03/19/2026 02:14:46.745 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284740.645508, idle connection 160434.000000, request 304999.382496 03/19/2026 02:14:46.766 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:46.767 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:46.767 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:46.767 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.767 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.767 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.767 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284745.502197, idle connection 160872.000000, request 304999.945879 03/19/2026 02:14:46.768 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284745.017578, idle connection 160872.000000, request 304999.468565 03/19/2026 02:14:46.806 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285562.232666, idle connection 160094.000000, request 304398.908854 03/19/2026 02:14:46.807 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:46.807 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.807 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (601.8600463867188 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:46.807 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:46.883 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284336.475586, idle connection 160514.000000, request 304396.679163 03/19/2026 02:14:46.883 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:46.883 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.883 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.8932800292969 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:46.883 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:46.884 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285542.234375, idle connection 161244.000000, request 304396.630764 03/19/2026 02:14:46.884 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285346.172119, idle connection 160511.000000, request 304397.198200 03/19/2026 02:14:46.884 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:46.884 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.884 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.8222312927246 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:46.884 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:46.884 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:14:46.885 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.885 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (603.5516262054443 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:46.885 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:46.886 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:46.886 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:46.886 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:46.886 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.886 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.886 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.887 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283727.940674, idle connection 160904.000000, request 304999.953985 03/19/2026 02:14:46.887 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285144.812256, idle connection 160788.000000, request 304397.094488 03/19/2026 02:14:46.887 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284858.453125, idle connection 161300.000000, request 304397.716761 03/19/2026 02:14:46.887 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283727.284912, idle connection 160903.000000, request 304999.300718 03/19/2026 02:14:46.887 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:14:46.888 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.888 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (603.7161350250244 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:46.888 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:46.888 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:46.888 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.888 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (603.4042835235596 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:46.888 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:46.896 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:46.897 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:46.897 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:46.897 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.897 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.897 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.897 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284845.339600, idle connection 161225.000000, request 304999.952078 03/19/2026 02:14:46.897 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:46.897 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:46.897 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:46.898 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.898 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.898 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.898 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284248.211182, idle connection 161094.000000, request 304999.961853 03/19/2026 02:14:46.898 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284844.280762, idle connection 161224.000000, request 304998.898506 03/19/2026 02:14:46.899 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284247.543945, idle connection 161094.000000, request 304999.298573 03/19/2026 02:14:46.899 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284436.545166, idle connection 160690.000000, request 304399.196863 03/19/2026 02:14:46.899 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1087 03/19/2026 02:14:46.899 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.899 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1087 (601.1896133422852 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:46.899 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:46.917 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284859.028076, idle connection 160685.000000, request 304398.911238 03/19/2026 02:14:46.918 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:46.918 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.918 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.8049716949463 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:46.918 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:46.949 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:46.949 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:46.949 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:46.949 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.949 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.949 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.950 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285430.024658, idle connection 161172.000000, request 304999.932051 03/19/2026 02:14:46.950 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284830.007568, idle connection 161175.000000, request 304397.005796 03/19/2026 02:14:46.950 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285429.274902, idle connection 161171.000000, request 304999.194384 03/19/2026 02:14:46.951 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:46.951 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:46.951 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.7147045135498 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:46.951 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.980 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284936.874512, idle connection 159929.000000, request 304999.931335 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.981 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283733.524414, idle connection 159917.000000, request 304999.958038 03/19/2026 02:14:46.982 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284935.692139, idle connection 159927.000000, request 304998.762369 03/19/2026 02:14:46.982 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:46.982 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:46.982 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:46.982 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.982 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.982 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.982 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284837.264648, idle connection 161144.000000, request 304999.967575 03/19/2026 02:14:46.982 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283732.243164, idle connection 159916.000000, request 304998.681784 03/19/2026 02:14:46.983 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284836.292969, idle connection 161143.000000, request 304998.997688 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:46.985 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285858.090332, idle connection 161143.000000, request 304999.960184 03/19/2026 02:14:46.986 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285857.744141, idle connection 161143.000000, request 304999.617815 03/19/2026 02:14:47.065 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285553.764404, idle connection 161141.000000, request 304398.164988 03/19/2026 02:14:47.065 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:47.065 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.065 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.5021076202393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:47.066 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:47.070 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:47.070 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:47.070 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:47.070 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.070 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.070 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.071 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284947.580566, idle connection 160989.000000, request 304999.938488 03/19/2026 02:14:47.071 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284849.602051, idle connection 160468.000000, request 304397.129536 03/19/2026 02:14:47.071 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284946.927490, idle connection 160989.000000, request 304999.294281 03/19/2026 02:14:47.071 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:47.072 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.072 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.6083698272705 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:47.072 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.074 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285466.482666, idle connection 159838.000000, request 304999.961376 03/19/2026 02:14:47.075 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285466.159668, idle connection 159838.000000, request 304999.641180 03/19/2026 02:14:47.077 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:47.077 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:47.077 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:47.077 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.078 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.078 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.078 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284143.212891, idle connection 160704.000000, request 304999.947309 03/19/2026 02:14:47.078 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284142.828857, idle connection 160703.000000, request 304999.567509 03/19/2026 02:14:47.152 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:47.152 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:47.152 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:47.153 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.153 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.153 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.153 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283754.069092, idle connection 159747.000000, request 304999.927998 03/19/2026 02:14:47.154 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283753.545166, idle connection 159746.000000, request 304999.415874 03/19/2026 02:14:47.161 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283647.436523, idle connection 160233.000000, request 304398.980379 03/19/2026 02:14:47.161 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:47.161 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.161 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.651668548584 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:47.162 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:47.268 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284144.572021, idle connection 160129.000000, request 304398.982763 03/19/2026 02:14:47.269 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:47.269 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.269 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (601.6237735748291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:47.269 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:47.277 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:47.277 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:47.277 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:47.277 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.278 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.278 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.278 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283631.260254, idle connection 160325.000000, request 304999.927044 03/19/2026 02:14:47.278 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:47.278 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:47.278 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:47.278 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.279 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.279 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.279 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284136.987793, idle connection 160838.000000, request 304999.939919 03/19/2026 02:14:47.279 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283629.760742, idle connection 160324.000000, request 304998.440742 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 764 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=759, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.280 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284951.820068, idle connection 160834.000000, request 304999.949694 03/19/2026 02:14:47.281 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284135.180664, idle connection 160836.000000, request 304998.142242 03/19/2026 02:14:47.281 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284950.958252, idle connection 160833.000000, request 304999.090910 03/19/2026 02:14:47.345 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284140.012695, idle connection 159833.000000, request 304398.741961 03/19/2026 02:14:47.346 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:47.346 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.346 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.9771099090576 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:47.346 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:47.368 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284144.455811, idle connection 160271.000000, request 304398.897409 03/19/2026 02:14:47.369 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:47.369 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.369 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.7277240753174 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:47.369 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.408 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284959.936035, idle connection 159492.000000, request 304999.937534 03/19/2026 02:14:47.409 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284959.508057, idle connection 159491.000000, request 304999.528170 03/19/2026 02:14:47.485 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:47.485 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:47.485 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:47.485 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.485 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.485 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.486 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283733.494385, idle connection 159911.000000, request 304999.936819 03/19/2026 02:14:47.486 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:47.486 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:47.486 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:47.486 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.486 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.486 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.487 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284939.304932, idle connection 160641.000000, request 304999.937773 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.487 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284742.582031, idle connection 159908.000000, request 304999.935150 03/19/2026 02:14:47.488 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283731.257568, idle connection 159909.000000, request 304997.708559 03/19/2026 02:14:47.488 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:47.488 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:47.488 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:47.488 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.489 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.489 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.489 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284542.778320, idle connection 160186.000000, request 304999.949217 03/19/2026 02:14:47.489 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284936.695557, idle connection 160639.000000, request 304997.337580 03/19/2026 02:14:47.490 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284740.476562, idle connection 159906.000000, request 304997.847795 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.490 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284254.949463, idle connection 160696.000000, request 304999.963760 03/19/2026 02:14:47.491 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283123.909912, idle connection 160300.000000, request 304395.926952 03/19/2026 02:14:47.491 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284540.761230, idle connection 160184.000000, request 304997.936726 03/19/2026 02:14:47.491 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:47.491 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.491 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (604.7754287719727 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:47.491 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:47.492 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284253.638672, idle connection 160695.000000, request 304998.656511 03/19/2026 02:14:47.499 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284243.554932, idle connection 160623.000000, request 304398.168325 03/19/2026 02:14:47.499 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:47.499 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.499 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (602.2598743438721 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:47.500 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:47.500 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283646.346924, idle connection 160493.000000, request 304398.099422 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2974 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1083, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1088 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1083, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.500 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283835.185059, idle connection 160089.000000, request 304999.963999 03/19/2026 02:14:47.500 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:47.501 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.501 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (602.8203964233398 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:47.501 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:47.501 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283834.374756, idle connection 160088.000000, request 304999.155045 03/19/2026 02:14:47.519 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:47.519 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:47.519 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:47.519 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.519 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.519 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.519 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284256.951416, idle connection 160083.000000, request 304999.942541 03/19/2026 02:14:47.520 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284256.492676, idle connection 160083.000000, request 304999.494314 03/19/2026 02:14:47.551 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:47.552 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:47.552 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:47.552 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.552 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.552 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.552 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284227.957520, idle connection 160573.000000, request 304999.947309 03/19/2026 02:14:47.552 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284827.301514, idle connection 160569.000000, request 304397.220850 03/19/2026 02:14:47.553 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284227.378906, idle connection 160572.000000, request 304999.379873 03/19/2026 02:14:47.553 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:47.553 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.553 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (603.5046577453613 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:47.553 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:47.583 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284334.354004, idle connection 159326.000000, request 304397.412539 03/19/2026 02:14:47.583 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:47.583 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.583 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.1589508056641 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:47.584 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:47.584 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283130.805908, idle connection 159315.000000, request 304397.241592 03/19/2026 02:14:47.584 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:47.584 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.584 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.0590534210205 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:47.584 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:47.584 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284234.923584, idle connection 160541.000000, request 304397.627354 03/19/2026 02:14:47.585 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:47.585 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.585 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (602.6787757873535 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:47.585 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:47.586 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 285257.449463, idle connection 160543.000000, request 304399.321795 03/19/2026 02:14:47.586 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:14:47.586 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.586 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.0072231292725 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:47.586 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:47.667 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:47.667 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:47.667 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:47.668 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.668 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.668 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.668 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284950.661865, idle connection 160538.000000, request 304999.945879 03/19/2026 02:14:47.668 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284950.240723, idle connection 160538.000000, request 304999.532223 03/19/2026 02:14:47.672 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:47.672 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:47.672 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:47.672 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.672 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.673 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.673 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284247.775391, idle connection 159866.000000, request 304999.942541 03/19/2026 02:14:47.673 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284345.199219, idle connection 160387.000000, request 304397.564650 03/19/2026 02:14:47.673 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284247.232422, idle connection 159866.000000, request 304999.409199 03/19/2026 02:14:47.673 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:47.674 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.674 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (603.0776500701904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:47.674 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:47.675 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284865.783203, idle connection 159237.000000, request 304399.263382 03/19/2026 02:14:47.675 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:47.675 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.676 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (601.0973453521729 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:47.676 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:47.679 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283542.448486, idle connection 160103.000000, request 304399.187088 03/19/2026 02:14:47.679 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:14:47.679 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.679 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (601.1831760406494 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:47.679 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:47.754 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283152.940186, idle connection 159146.000000, request 304398.799896 03/19/2026 02:14:47.755 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:47.755 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.755 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (601.9816398620605 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:47.755 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.762 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283045.592041, idle connection 159631.000000, request 304999.949455 03/19/2026 02:14:47.763 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283045.174561, idle connection 159631.000000, request 304999.541283 03/19/2026 02:14:47.869 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:47.870 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:47.870 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:47.870 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.870 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.870 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.870 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283542.621826, idle connection 159527.000000, request 304999.942303 03/19/2026 02:14:47.871 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283542.186768, idle connection 159527.000000, request 304999.515295 03/19/2026 02:14:47.882 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283027.530273, idle connection 159722.000000, request 304396.209955 03/19/2026 02:14:47.882 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:47.882 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.882 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (604.2649745941162 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:47.882 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:47.882 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283533.397217, idle connection 160234.000000, request 304396.359205 03/19/2026 02:14:47.883 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284349.508301, idle connection 160232.000000, request 304397.643566 03/19/2026 02:14:47.883 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:47.883 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.883 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (604.0470600128174 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:47.883 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:47.883 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 764 03/19/2026 02:14:47.883 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:47.883 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 764 (603.1210422515869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:47.883 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:47.947 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:47.947 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:47.947 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:47.947 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.947 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.947 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.947 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283537.697021, idle connection 159231.000000, request 304999.926805 03/19/2026 02:14:47.948 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283537.254150, idle connection 159231.000000, request 304999.498844 03/19/2026 02:14:47.970 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:47.970 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:47.970 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:47.970 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:47.970 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.970 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:47.971 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283542.156250, idle connection 159669.000000, request 304999.922991 03/19/2026 02:14:47.971 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283541.544678, idle connection 159668.000000, request 304999.323130 03/19/2026 02:14:48.009 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284358.907959, idle connection 158891.000000, request 304398.913145 03/19/2026 02:14:48.010 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:48.010 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.010 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (601.757287979126 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:48.010 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:48.090 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283129.113037, idle connection 159306.000000, request 304395.554543 03/19/2026 02:14:48.091 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:48.091 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.091 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (605.126142501831 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:48.091 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:48.091 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284334.731689, idle connection 160037.000000, request 304395.374060 03/19/2026 02:14:48.091 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:48.091 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.091 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (604.9482822418213 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:48.092 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:48.092 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284138.221924, idle connection 159304.000000, request 304395.593882 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.092 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282522.083496, idle connection 159698.000000, request 304999.943733 03/19/2026 02:14:48.093 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:14:48.093 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.093 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (605.4797172546387 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:48.093 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:48.093 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283938.368164, idle connection 159581.000000, request 304395.542860 03/19/2026 02:14:48.093 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283651.992676, idle connection 160093.000000, request 304397.007704 03/19/2026 02:14:48.094 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282520.808594, idle connection 159697.000000, request 304998.681784 03/19/2026 02:14:48.094 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:14:48.094 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.094 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (605.3037643432617 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:48.094 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:48.094 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:48.095 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.095 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (604.2473316192627 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:48.095 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:48.100 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:48.100 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:48.100 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:48.100 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.100 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.100 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.101 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283641.835693, idle connection 160022.000000, request 304999.933243 03/19/2026 02:14:48.101 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283641.414551, idle connection 160021.000000, request 304999.523163 03/19/2026 02:14:48.101 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:48.101 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:48.101 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:48.102 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.102 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.102 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.102 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283044.248535, idle connection 159891.000000, request 304999.964476 03/19/2026 02:14:48.102 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283233.362305, idle connection 159487.000000, request 304398.142815 03/19/2026 02:14:48.102 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283043.664795, idle connection 159890.000000, request 304999.383688 03/19/2026 02:14:48.103 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1088 03/19/2026 02:14:48.103 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.103 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1088 (602.5714874267578 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2975, last_stable_offset=2975, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x9e\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xc7\xb4w\r\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:48.103 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:48.103 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2974 03/19/2026 02:14:48.103 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2974 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:48.104 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2975 (leader epoch 0) 03/19/2026 02:14:48.120 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283655.992188, idle connection 159482.000000, request 304398.983479 03/19/2026 02:14:48.121 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:48.121 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.121 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.5543937683105 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:48.121 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.154 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284225.318848, idle connection 159967.000000, request 304999.946117 03/19/2026 02:14:48.155 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283625.463379, idle connection 159970.000000, request 304397.462130 03/19/2026 02:14:48.155 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284224.630127, idle connection 159966.000000, request 304999.262571 03/19/2026 02:14:48.155 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:48.155 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.155 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.3432483673096 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:48.156 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:48.184 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:48.184 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:48.184 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:48.185 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.185 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.185 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.185 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283732.297363, idle connection 158724.000000, request 304999.946117 03/19/2026 02:14:48.185 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:48.185 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:48.185 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:48.185 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.185 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.185 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.186 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282529.057861, idle connection 158713.000000, request 304999.963999 03/19/2026 02:14:48.186 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:48.186 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:48.186 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:48.186 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.186 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.186 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.186 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283633.219971, idle connection 159940.000000, request 304999.967098 03/19/2026 02:14:48.187 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283730.694092, idle connection 158722.000000, request 304998.353004 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.187 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284656.164062, idle connection 159941.000000, request 304999.965906 03/19/2026 02:14:48.187 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282527.217529, idle connection 158711.000000, request 304998.125315 03/19/2026 02:14:48.188 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283631.696289, idle connection 159938.000000, request 304998.443842 03/19/2026 02:14:48.188 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284655.284424, idle connection 159941.000000, request 304999.089718 03/19/2026 02:14:48.204 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2975 03/19/2026 02:14:48.204 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:48.205 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:48.205 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.205 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1084, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2975, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:48.205 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1089 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1084, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2975, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:48.205 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283130.155518, idle connection 159384.000000, request 304999.926329 03/19/2026 02:14:48.206 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283129.592773, idle connection 159383.000000, request 304999.376297 03/19/2026 02:14:48.269 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284349.735840, idle connection 159937.000000, request 304399.017811 03/19/2026 02:14:48.269 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:48.269 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.269 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.5934944152832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:48.270 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:48.274 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:48.274 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:48.274 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:48.274 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.274 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.275 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.275 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283743.508789, idle connection 159785.000000, request 304999.944448 03/19/2026 02:14:48.275 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283645.564941, idle connection 159264.000000, request 304397.739410 03/19/2026 02:14:48.275 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283742.896484, idle connection 159785.000000, request 304999.345064 03/19/2026 02:14:48.276 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:48.276 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.276 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (603.0511856079102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:48.276 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:48.276 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:48.276 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:48.276 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:48.276 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.276 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.276 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.277 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284264.339600, idle connection 158636.000000, request 304999.948740 03/19/2026 02:14:48.277 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284263.971436, idle connection 158636.000000, request 304999.587536 03/19/2026 02:14:48.279 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:48.279 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:48.279 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:48.280 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.280 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.280 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.280 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282941.100098, idle connection 159502.000000, request 304999.961615 03/19/2026 02:14:48.280 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282940.824463, idle connection 159501.000000, request 304999.689341 03/19/2026 02:14:48.356 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:48.356 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:48.356 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:48.356 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.356 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.356 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.356 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282550.746094, idle connection 158543.000000, request 304999.949217 03/19/2026 02:14:48.357 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282550.277100, idle connection 158543.000000, request 304999.487162 03/19/2026 02:14:48.363 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282444.754883, idle connection 159031.000000, request 304399.118185 03/19/2026 02:14:48.364 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:48.364 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.364 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.4449596405029 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:48.364 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:48.472 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282941.200195, idle connection 158926.000000, request 304398.521423 03/19/2026 02:14:48.472 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:48.472 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.472 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (602.0040512084961 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:48.472 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.483 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282425.678467, idle connection 159120.000000, request 304999.927044 03/19/2026 02:14:48.484 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:48.484 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:48.484 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:48.484 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.484 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.484 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.484 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282931.600342, idle connection 159632.000000, request 304999.960899 03/19/2026 02:14:48.485 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282424.472900, idle connection 159119.000000, request 304998.733521 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 765 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=760, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.485 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283746.753174, idle connection 159629.000000, request 304999.964714 03/19/2026 02:14:48.486 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282930.169922, idle connection 159631.000000, request 304998.534441 03/19/2026 02:14:48.486 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283746.058594, idle connection 159628.000000, request 304999.271154 03/19/2026 02:14:48.549 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282936.667725, idle connection 158630.000000, request 304398.897171 03/19/2026 02:14:48.549 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:48.549 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.549 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.8126010894775 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:48.549 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:48.572 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282940.760010, idle connection 159068.000000, request 304398.528337 03/19/2026 02:14:48.572 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:48.573 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.573 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.1733283996582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:48.573 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.611 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283756.933350, idle connection 158289.000000, request 304999.934435 03/19/2026 02:14:48.612 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283756.460938, idle connection 158288.000000, request 304999.484062 03/19/2026 02:14:48.691 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:48.692 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:48.692 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:48.692 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.692 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.692 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.692 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282527.077393, idle connection 158704.000000, request 304999.944687 03/19/2026 02:14:48.692 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:48.692 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:48.692 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:48.693 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.693 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.693 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.693 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283733.062500, idle connection 159435.000000, request 304999.960661 03/19/2026 02:14:48.693 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282525.989014, idle connection 158703.000000, request 304998.866081 03/19/2026 02:14:48.693 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:48.693 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:48.693 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:48.694 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.694 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.694 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.694 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283536.141113, idle connection 158701.000000, request 304999.963999 03/19/2026 02:14:48.694 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283731.752930, idle connection 159434.000000, request 304998.655319 03/19/2026 02:14:48.694 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283535.504395, idle connection 158701.000000, request 304999.328852 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.695 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283336.393799, idle connection 158979.000000, request 304999.967098 03/19/2026 02:14:48.695 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:48.696 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:48.696 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:48.696 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.696 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.696 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.696 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283049.482666, idle connection 159491.000000, request 304999.966621 03/19/2026 02:14:48.696 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281918.475830, idle connection 159095.000000, request 304396.348476 03/19/2026 02:14:48.696 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283335.346924, idle connection 158978.000000, request 304998.922825 03/19/2026 02:14:48.696 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:48.697 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.697 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (604.2499542236328 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:48.697 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:48.697 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283048.331299, idle connection 159490.000000, request 304998.817444 03/19/2026 02:14:48.702 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283040.320068, idle connection 159420.000000, request 304398.428202 03/19/2026 02:14:48.702 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:48.702 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.703 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (601.919412612915 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:48.703 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:48.706 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282440.366211, idle connection 159287.000000, request 304396.083355 03/19/2026 02:14:48.706 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:48.706 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.706 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (604.219913482666 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:48.706 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:48.721 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:48.722 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:48.722 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:48.722 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.722 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.722 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.722 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283054.240723, idle connection 158881.000000, request 304999.953032 03/19/2026 02:14:48.723 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283053.815186, idle connection 158880.000000, request 304999.532461 03/19/2026 02:14:48.756 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:48.756 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:48.756 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:48.756 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.756 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.757 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.757 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283023.319580, idle connection 159368.000000, request 304999.941826 03/19/2026 02:14:48.757 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283622.632080, idle connection 159364.000000, request 304397.264957 03/19/2026 02:14:48.757 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283022.708740, idle connection 159368.000000, request 304999.340296 03/19/2026 02:14:48.758 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:48.758 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.758 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (603.4235954284668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:48.758 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:48.788 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283129.040283, idle connection 158121.000000, request 304396.688700 03/19/2026 02:14:48.789 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:48.789 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.789 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (603.8947105407715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:48.789 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:48.789 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281925.318359, idle connection 158109.000000, request 304396.220446 03/19/2026 02:14:48.790 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283029.856445, idle connection 159336.000000, request 304396.603584 03/19/2026 02:14:48.790 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 284053.622803, idle connection 159339.000000, request 304397.425652 03/19/2026 02:14:48.790 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:48.790 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.790 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (604.4981479644775 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:48.790 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:48.790 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:48.791 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.791 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (604.4535636901855 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:48.791 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:48.791 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:14:48.791 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.791 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (604.0036678314209 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:48.791 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:48.806 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282529.083496, idle connection 158783.000000, request 304398.864746 03/19/2026 02:14:48.807 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1089 03/19/2026 02:14:48.807 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.807 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1089 (601.6190052032471 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:48.807 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:48.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:48.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:48.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:48.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.871 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.871 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.872 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283747.023926, idle connection 159335.000000, request 304999.921083 03/19/2026 02:14:48.872 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283746.486572, idle connection 159334.000000, request 304999.401331 03/19/2026 02:14:48.876 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:48.876 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:48.876 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:48.876 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.877 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.877 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.877 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283043.708008, idle connection 158662.000000, request 304999.958038 03/19/2026 02:14:48.877 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283141.189209, idle connection 159183.000000, request 304397.637606 03/19/2026 02:14:48.877 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283043.232178, idle connection 158662.000000, request 304999.485970 03/19/2026 02:14:48.877 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:14:48.879 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.879 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (604.3484210968018 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:48.879 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:48.879 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283661.599854, idle connection 158033.000000, request 304397.212029 03/19/2026 02:14:48.880 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:48.880 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.880 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.2059192657471 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:48.880 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:48.880 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282340.522705, idle connection 158901.000000, request 304399.386644 03/19/2026 02:14:48.881 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:14:48.881 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.881 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (600.8815765380859 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:48.881 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:48.957 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281949.719482, idle connection 157942.000000, request 304398.921490 03/19/2026 02:14:48.958 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:48.958 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:48.958 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (601.635217666626 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:48.958 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:48.965 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:48.966 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:48.966 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:48.966 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:48.966 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.966 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:48.966 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281841.906006, idle connection 158428.000000, request 304999.951601 03/19/2026 02:14:48.967 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281841.453613, idle connection 158427.000000, request 304999.501944 03/19/2026 02:14:49.073 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:49.074 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:49.074 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:49.074 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.074 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.074 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.074 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282338.649658, idle connection 158323.000000, request 304999.943256 03/19/2026 02:14:49.075 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282338.142822, idle connection 158323.000000, request 304999.440908 03/19/2026 02:14:49.087 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281822.647461, idle connection 158517.000000, request 304396.898270 03/19/2026 02:14:49.087 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:49.087 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.087 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.6388874053955 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:49.087 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:49.087 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282328.454346, idle connection 159029.000000, request 304396.817923 03/19/2026 02:14:49.088 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:49.088 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.088 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.5242080688477 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:49.088 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:49.088 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283143.998291, idle connection 159026.000000, request 304397.211552 03/19/2026 02:14:49.088 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 765 03/19/2026 02:14:49.088 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.088 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 765 (603.0435562133789 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:49.088 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:49.150 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:49.150 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:49.150 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:49.150 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.150 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.150 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.151 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282334.552734, idle connection 158028.000000, request 304999.942541 03/19/2026 02:14:49.151 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282334.117920, idle connection 158028.000000, request 304999.515533 03/19/2026 02:14:49.173 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:49.173 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:49.174 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:49.174 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.174 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.174 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.174 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282338.698975, idle connection 158465.000000, request 304999.949217 03/19/2026 02:14:49.174 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282338.293213, idle connection 158465.000000, request 304999.550581 03/19/2026 02:14:49.212 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283155.900879, idle connection 157688.000000, request 304398.910284 03/19/2026 02:14:49.213 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:49.213 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.213 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (601.7436981201172 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:49.213 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:49.295 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281924.561279, idle connection 158102.000000, request 304397.426128 03/19/2026 02:14:49.295 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:49.295 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.295 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.2311916351318 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:49.295 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:49.296 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283130.157227, idle connection 158832.000000, request 304397.048712 03/19/2026 02:14:49.296 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282934.041016, idle connection 158099.000000, request 304397.865057 03/19/2026 02:14:49.296 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:49.296 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.296 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.5919189453125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:49.297 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:49.297 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:14:49.297 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.297 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (603.132963180542 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:49.297 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:49.297 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:49.297 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:49.298 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:49.298 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.298 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.298 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.298 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281316.518555, idle connection 158493.000000, request 304999.960423 03/19/2026 02:14:49.298 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282733.430664, idle connection 158376.000000, request 304397.005796 03/19/2026 02:14:49.298 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282447.070801, idle connection 158888.000000, request 304397.556067 03/19/2026 02:14:49.298 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:14:49.299 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.299 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (603.4560203552246 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:49.299 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:49.299 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:49.299 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.299 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (603.2531261444092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:49.299 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:49.300 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281314.929199, idle connection 158491.000000, request 304998.373747 03/19/2026 02:14:49.303 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:49.303 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:49.303 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:49.303 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.303 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.303 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.303 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282438.981934, idle connection 158819.000000, request 304999.959469 03/19/2026 02:14:49.304 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282438.655273, idle connection 158818.000000, request 304999.633312 03/19/2026 02:14:49.306 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:49.306 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:49.306 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:49.307 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.307 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.307 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.307 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281839.079834, idle connection 158685.000000, request 304999.947786 03/19/2026 02:14:49.307 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281838.652832, idle connection 158685.000000, request 304999.525309 03/19/2026 02:14:49.323 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282453.319824, idle connection 158280.000000, request 304399.019003 03/19/2026 02:14:49.323 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:49.324 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.324 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.5670299530029 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:49.324 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:49.358 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:49.358 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:49.359 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:49.359 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.359 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.359 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.359 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283020.638916, idle connection 158762.000000, request 304999.946356 03/19/2026 02:14:49.359 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282420.771973, idle connection 158766.000000, request 304397.400856 03/19/2026 02:14:49.360 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283019.981934, idle connection 158762.000000, request 304999.294996 03/19/2026 02:14:49.360 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:49.360 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.360 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.600263595581 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:49.361 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:49.389 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:49.390 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:49.390 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:49.390 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.390 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.390 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.390 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282527.109131, idle connection 157519.000000, request 304999.945164 03/19/2026 02:14:49.391 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282526.672119, idle connection 157518.000000, request 304999.514818 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.391 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281323.446289, idle connection 157507.000000, request 304999.965191 03/19/2026 02:14:49.391 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:49.392 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:49.392 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:49.392 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.392 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.392 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.392 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282427.391846, idle connection 158734.000000, request 304999.965429 03/19/2026 02:14:49.392 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281322.361572, idle connection 157506.000000, request 304998.881817 03/19/2026 02:14:49.392 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:49.393 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:49.393 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:49.393 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.393 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.393 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.393 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283450.322754, idle connection 158736.000000, request 304999.943733 03/19/2026 02:14:49.393 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282426.015625, idle connection 158733.000000, request 304998.588562 03/19/2026 02:14:49.394 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283449.521973, idle connection 158735.000000, request 304999.152422 03/19/2026 02:14:49.407 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2975 03/19/2026 02:14:49.408 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:49.408 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:49.408 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.408 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1085, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.408 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1090 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1085, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.408 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281927.158691, idle connection 158181.000000, request 304999.927759 03/19/2026 02:14:49.409 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281926.580566, idle connection 158180.000000, request 304999.367714 03/19/2026 02:14:49.473 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283145.281006, idle connection 158733.000000, request 304398.184061 03/19/2026 02:14:49.474 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:49.474 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.474 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (602.4506092071533 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:49.474 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:49.480 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:49.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:49.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:49.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.481 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.481 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.481 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282537.079590, idle connection 158579.000000, request 304999.942780 03/19/2026 02:14:49.481 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282439.135742, idle connection 158058.000000, request 304395.387173 03/19/2026 02:14:49.481 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:49.482 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:49.482 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:49.482 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.482 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.482 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.482 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283059.013672, idle connection 157431.000000, request 304999.965906 03/19/2026 02:14:49.482 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282535.839355, idle connection 158578.000000, request 304998.712540 03/19/2026 02:14:49.483 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:49.483 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.483 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (605.9520244598389 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:49.483 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:49.483 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:49.483 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:49.483 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:49.483 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.483 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.483 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.484 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281737.479980, idle connection 158298.000000, request 304999.966383 03/19/2026 02:14:49.484 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 283057.172119, idle connection 157429.000000, request 304998.126268 03/19/2026 02:14:49.484 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281736.880371, idle connection 158297.000000, request 304999.366760 03/19/2026 02:14:49.559 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:49.559 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:49.559 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:49.559 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.559 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.559 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.559 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281347.600586, idle connection 157340.000000, request 304999.926805 03/19/2026 02:14:49.560 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281347.097900, idle connection 157340.000000, request 304999.433279 03/19/2026 02:14:49.567 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281240.859375, idle connection 157827.000000, request 304398.902893 03/19/2026 02:14:49.568 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:49.568 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.568 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.754903793335 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:49.568 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:49.675 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281737.565918, idle connection 157722.000000, request 304398.851156 03/19/2026 02:14:49.676 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:49.676 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.676 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (601.9320487976074 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:49.676 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.688 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281220.754395, idle connection 157915.000000, request 304999.948025 03/19/2026 02:14:49.689 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:49.689 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:49.689 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:49.689 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.689 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.689 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.689 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281726.797607, idle connection 158428.000000, request 304999.965429 03/19/2026 02:14:49.689 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281219.719238, idle connection 157914.000000, request 304998.920441 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 766 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=761, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.690 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282541.969482, idle connection 158424.000000, request 304999.954462 03/19/2026 02:14:49.691 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281725.277832, idle connection 158426.000000, request 304998.445988 03/19/2026 02:14:49.691 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282541.096924, idle connection 158423.000000, request 304999.087095 03/19/2026 02:14:49.752 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281733.563477, idle connection 157427.000000, request 304398.947239 03/19/2026 02:14:49.752 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:49.752 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.752 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.7181873321533 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:49.753 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:49.775 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281737.686279, idle connection 157864.000000, request 304398.929358 03/19/2026 02:14:49.775 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:14:49.776 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.776 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.7804145812988 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:49.776 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:49.814 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:49.814 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:49.814 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:49.814 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.814 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.815 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.815 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282553.554199, idle connection 157085.000000, request 304999.921799 03/19/2026 02:14:49.815 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282552.960205, idle connection 157085.000000, request 304999.338388 03/19/2026 02:14:49.896 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:49.896 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:49.896 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:49.896 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.897 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.897 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.897 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281322.258545, idle connection 157500.000000, request 304999.928713 03/19/2026 02:14:49.897 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:49.897 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:49.897 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:49.898 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.898 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.898 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.898 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282527.954102, idle connection 158230.000000, request 304999.943972 03/19/2026 02:14:49.898 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281320.758545, idle connection 157498.000000, request 304998.442650 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.899 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282330.614990, idle connection 157496.000000, request 304999.948263 03/19/2026 02:14:49.900 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282526.098145, idle connection 158228.000000, request 304998.095512 03/19/2026 02:14:49.900 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:49.900 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:49.900 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:49.900 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.901 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.901 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.901 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282130.799805, idle connection 157774.000000, request 304999.952078 03/19/2026 02:14:49.901 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:49.901 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:49.901 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:49.901 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.901 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.901 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.902 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281843.759277, idle connection 158285.000000, request 304999.952078 03/19/2026 02:14:49.902 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280712.674805, idle connection 157889.000000, request 304396.115780 03/19/2026 02:14:49.902 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282327.829346, idle connection 157493.000000, request 304997.166157 03/19/2026 02:14:49.903 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:49.903 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.903 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (604.8281192779541 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:49.903 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:49.903 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282128.169434, idle connection 157771.000000, request 304997.311115 03/19/2026 02:14:49.904 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281841.573486, idle connection 158283.000000, request 304997.770309 03/19/2026 02:14:49.904 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281838.207275, idle connection 158218.000000, request 304399.182558 03/19/2026 02:14:49.905 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:49.905 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.905 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (601.2449264526367 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:49.905 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:49.909 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281237.356201, idle connection 158084.000000, request 304398.224115 03/19/2026 02:14:49.909 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:49.909 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.909 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (602.252721786499 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:49.909 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:49.924 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:49.924 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:49.925 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:49.925 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.925 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.925 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.925 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281851.162842, idle connection 157678.000000, request 304999.929905 03/19/2026 02:14:49.926 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281850.602051, idle connection 157677.000000, request 304999.379158 03/19/2026 02:14:49.961 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:49.961 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:49.961 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:49.961 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:49.962 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.962 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:49.962 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281818.116211, idle connection 158163.000000, request 304999.923706 03/19/2026 02:14:49.962 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282417.345215, idle connection 158159.000000, request 304396.654606 03/19/2026 02:14:49.963 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281817.263428, idle connection 158162.000000, request 304999.082327 03/19/2026 02:14:49.963 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:49.963 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.963 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (604.4161319732666 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:49.964 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:49.992 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281925.532227, idle connection 156917.000000, request 304398.361206 03/19/2026 02:14:49.992 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:49.992 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.993 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (602.3955345153809 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:49.993 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:49.994 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280720.826416, idle connection 156905.000000, request 304397.336483 03/19/2026 02:14:49.994 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:49.994 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.994 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.1687259674072 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:49.995 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:49.995 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281824.573242, idle connection 158131.000000, request 304397.143364 03/19/2026 02:14:49.995 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282848.275635, idle connection 158134.000000, request 304397.900581 03/19/2026 02:14:49.995 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:49.995 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.995 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.4793853759766 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:49.996 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:49.996 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:14:49.996 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:49.996 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (603.137731552124 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:49.996 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:50.009 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281326.050537, idle connection 157580.000000, request 304398.822546 03/19/2026 02:14:50.010 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1090 03/19/2026 02:14:50.010 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.010 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1090 (601.8667221069336 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2976, last_stable_offset=2976, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\x9f\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x87\xffr\x04\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:50.010 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:50.011 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2975 03/19/2026 02:14:50.011 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2975 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:50.011 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2976 (leader epoch 0) 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.075 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282543.093018, idle connection 158131.000000, request 304999.917507 03/19/2026 02:14:50.076 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282542.490479, idle connection 158130.000000, request 304999.326944 03/19/2026 02:14:50.083 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:50.083 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:50.083 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:50.084 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.084 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.084 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.084 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281836.515381, idle connection 157455.000000, request 304999.938488 03/19/2026 02:14:50.084 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281933.944824, idle connection 157976.000000, request 304396.816015 03/19/2026 02:14:50.085 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281835.825195, idle connection 157454.000000, request 304999.253988 03/19/2026 02:14:50.085 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:14:50.085 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.085 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (604.0985584259033 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:50.085 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:50.086 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282455.372559, idle connection 156827.000000, request 304396.322966 03/19/2026 02:14:50.086 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281135.216797, idle connection 157696.000000, request 304397.702932 03/19/2026 02:14:50.086 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:50.086 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.086 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (604.365348815918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:50.086 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:50.087 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:14:50.087 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.087 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (603.2936573028564 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:50.087 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2976 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1086, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2976, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1091 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1086, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2976, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:50.112 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281223.184570, idle connection 157477.000000, request 304999.939442 03/19/2026 02:14:50.113 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281222.639160, idle connection 157476.000000, request 304999.399900 03/19/2026 02:14:50.161 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280746.398193, idle connection 156739.000000, request 304398.718596 03/19/2026 02:14:50.161 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:50.161 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.161 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (601.8867492675781 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:50.161 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.169 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280638.980469, idle connection 157225.000000, request 304999.950409 03/19/2026 02:14:50.170 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280638.574463, idle connection 157224.000000, request 304999.552011 03/19/2026 02:14:50.277 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:50.277 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:50.277 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:50.277 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.277 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.277 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.278 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281135.269287, idle connection 157120.000000, request 304999.941587 03/19/2026 02:14:50.278 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281134.832520, idle connection 157119.000000, request 304999.514580 03/19/2026 02:14:50.291 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280618.020020, idle connection 157312.000000, request 304397.214651 03/19/2026 02:14:50.292 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:50.292 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.292 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (603.4138202667236 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:50.292 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:50.292 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281123.592529, idle connection 157824.000000, request 304396.756411 03/19/2026 02:14:50.292 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281939.614990, idle connection 157822.000000, request 304397.601128 03/19/2026 02:14:50.293 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:50.293 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.293 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.82080078125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:50.293 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:50.293 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 766 03/19/2026 02:14:50.293 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.293 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 766 (603.3895015716553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:50.294 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:50.353 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:50.353 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:50.353 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:50.353 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.354 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.354 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.354 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281131.277832, idle connection 156825.000000, request 304999.920130 03/19/2026 02:14:50.354 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281130.772705, idle connection 156824.000000, request 304999.431610 03/19/2026 02:14:50.376 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:50.377 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:50.377 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:50.377 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.377 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.377 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.377 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281135.608154, idle connection 157262.000000, request 304999.950647 03/19/2026 02:14:50.378 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281135.175049, idle connection 157262.000000, request 304999.519587 03/19/2026 02:14:50.416 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281952.339111, idle connection 156484.000000, request 304398.715258 03/19/2026 02:14:50.416 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:50.417 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.417 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (601.8493175506592 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:50.417 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:50.501 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280717.870850, idle connection 156895.000000, request 304395.547867 03/19/2026 02:14:50.502 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:50.502 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.502 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (605.0913333892822 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:50.502 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:50.503 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281923.262207, idle connection 157625.000000, request 304395.259857 03/19/2026 02:14:50.503 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:50.503 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.503 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (605.0844192504883 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:50.503 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:50.503 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:50.503 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:50.503 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:50.504 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.504 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.504 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.504 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280110.679443, idle connection 157287.000000, request 304999.954939 03/19/2026 02:14:50.504 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280110.302490, idle connection 157286.000000, request 304999.584436 03/19/2026 02:14:50.504 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281725.595947, idle connection 156891.000000, request 304394.935608 03/19/2026 02:14:50.505 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281527.032715, idle connection 157170.000000, request 304396.190643 03/19/2026 02:14:50.505 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281240.690430, idle connection 157682.000000, request 304396.889448 03/19/2026 02:14:50.505 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:14:50.505 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.505 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (605.6902408599854 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:50.505 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:50.505 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:14:50.505 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.506 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (604.7966480255127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:50.506 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:50.506 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:50.506 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.506 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (604.468584060669 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:50.506 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:50.506 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:50.506 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:50.506 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:50.507 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.507 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.507 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.507 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281235.536865, idle connection 157615.000000, request 304999.949932 03/19/2026 02:14:50.507 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281235.177246, idle connection 157615.000000, request 304999.593496 03/19/2026 02:14:50.511 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:50.511 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:50.511 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:50.511 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.512 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.512 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.512 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280634.273682, idle connection 157481.000000, request 304999.963045 03/19/2026 02:14:50.512 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280633.976318, idle connection 157480.000000, request 304999.669313 03/19/2026 02:14:50.526 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281250.089600, idle connection 157076.000000, request 304398.863316 03/19/2026 02:14:50.527 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:50.527 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.527 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.6542911529541 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:50.527 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:50.564 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:50.564 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:50.564 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:50.564 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.565 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.565 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.565 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281814.787842, idle connection 157556.000000, request 304999.938726 03/19/2026 02:14:50.565 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281214.933105, idle connection 157560.000000, request 304396.753550 03/19/2026 02:14:50.565 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281814.162598, idle connection 157556.000000, request 304999.322653 03/19/2026 02:14:50.566 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:50.566 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.566 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (604.0244102478027 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:50.566 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:50.593 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:50.593 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:50.593 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:50.594 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.594 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.594 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.594 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281323.259033, idle connection 156315.000000, request 304999.945402 03/19/2026 02:14:50.594 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281322.844727, idle connection 156315.000000, request 304999.540806 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.595 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280119.302734, idle connection 156303.000000, request 304999.964476 03/19/2026 02:14:50.596 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280118.989502, idle connection 156303.000000, request 304999.653578 03/19/2026 02:14:50.596 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:50.596 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:50.596 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:50.596 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.596 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.596 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.596 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281223.060547, idle connection 157530.000000, request 304999.967813 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.597 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282246.360352, idle connection 157532.000000, request 304999.966383 03/19/2026 02:14:50.597 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281222.154785, idle connection 157529.000000, request 304999.064207 03/19/2026 02:14:50.598 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 282245.784668, idle connection 157531.000000, request 304999.394417 03/19/2026 02:14:50.677 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281941.891846, idle connection 157530.000000, request 304398.721457 03/19/2026 02:14:50.677 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:50.677 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.677 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.8044948577881 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:50.677 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.686 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281331.756592, idle connection 157374.000000, request 304999.946117 03/19/2026 02:14:50.687 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281233.775635, idle connection 156852.000000, request 304397.203445 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.687 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281853.646484, idle connection 156225.000000, request 304999.958038 03/19/2026 02:14:50.688 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281330.526855, idle connection 157372.000000, request 304998.726130 03/19/2026 02:14:50.688 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:50.688 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.688 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (604.0668487548828 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:50.688 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:50.688 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:50.688 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:50.688 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:50.689 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.689 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.689 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.689 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280532.207031, idle connection 157093.000000, request 304999.959707 03/19/2026 02:14:50.689 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281851.894775, idle connection 156223.000000, request 304998.210430 03/19/2026 02:14:50.689 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280531.629883, idle connection 157092.000000, request 304999.386787 03/19/2026 02:14:50.713 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280622.052246, idle connection 156876.000000, request 304398.804665 03/19/2026 02:14:50.714 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1091 03/19/2026 02:14:50.714 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.714 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1091 (601.8404960632324 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2977, last_stable_offset=2977, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa0\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xd3p\x94\xe0\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:50.714 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:50.715 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2976 03/19/2026 02:14:50.715 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2976 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:50.715 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2977 (leader epoch 0) 03/19/2026 02:14:50.762 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:50.762 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:50.762 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:50.762 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.762 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.763 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.763 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280144.400879, idle connection 156137.000000, request 304999.933481 03/19/2026 02:14:50.763 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280143.951172, idle connection 156137.000000, request 304999.497414 03/19/2026 02:14:50.770 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280038.125488, idle connection 156624.000000, request 304399.097681 03/19/2026 02:14:50.770 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:50.770 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.771 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.5417575836182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:50.771 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:50.816 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2977 03/19/2026 02:14:50.816 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:50.816 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:50.816 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.816 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1087, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2977, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:50.816 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1092 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1087, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2977, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:50.817 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280518.877930, idle connection 156773.000000, request 304999.921799 03/19/2026 02:14:50.817 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280518.330811, idle connection 156772.000000, request 304999.387264 03/19/2026 02:14:50.878 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280534.385742, idle connection 156519.000000, request 304399.059772 03/19/2026 02:14:50.879 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:50.879 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.879 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (601.5141010284424 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:50.879 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:50.892 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:50.893 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:50.893 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:50.893 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.893 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.893 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.893 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280015.670898, idle connection 156710.000000, request 304999.914169 03/19/2026 02:14:50.894 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:50.894 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:50.894 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:50.894 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.894 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.894 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.894 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280521.401123, idle connection 157222.000000, request 304999.933958 03/19/2026 02:14:50.895 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280014.204590, idle connection 156708.000000, request 304998.464346 03/19/2026 02:14:50.895 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:50.895 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:50.895 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:50.895 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:50.896 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.896 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 767 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=762, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:50.896 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281336.313721, idle connection 157218.000000, request 304999.953032 03/19/2026 02:14:50.896 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280519.654785, idle connection 157220.000000, request 304998.197079 03/19/2026 02:14:50.897 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281335.433105, idle connection 157218.000000, request 304999.075651 03/19/2026 02:14:50.955 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280530.172119, idle connection 156224.000000, request 304398.815155 03/19/2026 02:14:50.955 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:50.956 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.956 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.7601490020752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:50.956 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:50.978 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280534.589600, idle connection 156661.000000, request 304398.922682 03/19/2026 02:14:50.979 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:14:50.979 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:50.979 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.792573928833 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:50.979 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:51.017 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:51.017 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:51.017 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:51.018 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.018 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.018 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.018 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281350.434814, idle connection 155882.000000, request 304999.941111 03/19/2026 02:14:51.018 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281349.966553, idle connection 155882.000000, request 304999.485254 03/19/2026 02:14:51.102 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:51.103 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:51.103 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:51.103 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.103 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.103 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.103 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280115.737305, idle connection 156293.000000, request 304999.920845 03/19/2026 02:14:51.104 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:51.104 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:51.104 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:51.104 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.104 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.104 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.104 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281321.581299, idle connection 157024.000000, request 304999.953747 03/19/2026 02:14:51.105 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280114.414795, idle connection 156292.000000, request 304998.620987 03/19/2026 02:14:51.105 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279509.487305, idle connection 156686.000000, request 304398.765564 03/19/2026 02:14:51.105 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281320.552979, idle connection 157023.000000, request 304998.930454 03/19/2026 02:14:51.106 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:51.106 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.106 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (602.0839214324951 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:51.106 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:51.106 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:51.106 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:51.106 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:51.106 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.107 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.107 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.107 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281123.181641, idle connection 156289.000000, request 304999.954939 03/19/2026 02:14:51.107 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:51.107 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:51.107 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:51.107 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.107 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.107 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.108 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280924.008057, idle connection 156567.000000, request 304999.953747 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.108 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280636.936523, idle connection 157078.000000, request 304999.922276 03/19/2026 02:14:51.109 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280633.805664, idle connection 157014.000000, request 304398.223877 03/19/2026 02:14:51.109 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281121.055664, idle connection 156286.000000, request 304997.831106 03/19/2026 02:14:51.109 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280922.352783, idle connection 156565.000000, request 304998.302460 03/19/2026 02:14:51.109 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:51.110 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.110 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (602.7753353118896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:51.110 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:51.110 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280635.147461, idle connection 157076.000000, request 304998.172045 03/19/2026 02:14:51.112 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280033.601562, idle connection 156880.000000, request 304399.290085 03/19/2026 02:14:51.113 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:51.113 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.113 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.1219024658203 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:51.113 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:51.127 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:51.128 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:51.128 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:51.128 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.128 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.128 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.128 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280648.148682, idle connection 156475.000000, request 304999.929667 03/19/2026 02:14:51.129 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280647.632812, idle connection 156474.000000, request 304999.424696 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.167 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280612.628418, idle connection 156958.000000, request 304999.931574 03/19/2026 02:14:51.168 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281211.924561, idle connection 156954.000000, request 304397.082567 03/19/2026 02:14:51.168 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280611.983887, idle connection 156957.000000, request 304999.307632 03/19/2026 02:14:51.168 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:51.168 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.168 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.6226749420166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:51.169 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:51.195 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280722.336182, idle connection 155714.000000, request 304399.022818 03/19/2026 02:14:51.195 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:51.196 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.196 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (601.7017364501953 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:51.196 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:51.196 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279518.556885, idle connection 155702.000000, request 304399.216413 03/19/2026 02:14:51.196 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:51.196 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.197 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (601.1936664581299 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:51.197 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:51.198 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280621.574463, idle connection 156928.000000, request 304398.476839 03/19/2026 02:14:51.198 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:51.198 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.198 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.9117832183838 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:51.198 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:51.199 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281644.721924, idle connection 156930.000000, request 304398.327112 03/19/2026 02:14:51.199 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:14:51.199 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.199 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.0314693450928 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:51.199 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:51.278 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:51.279 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:51.279 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:51.279 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.279 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.279 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.279 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281339.297852, idle connection 156927.000000, request 304999.944687 03/19/2026 02:14:51.280 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281338.690430, idle connection 156926.000000, request 304999.345064 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.289 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280631.333252, idle connection 156250.000000, request 304999.948978 03/19/2026 02:14:51.289 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280728.790771, idle connection 156771.000000, request 304396.989584 03/19/2026 02:14:51.290 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280630.808838, idle connection 156249.000000, request 304999.433994 03/19/2026 02:14:51.290 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:14:51.290 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.290 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (603.6567687988281 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:51.290 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:51.290 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281250.617188, idle connection 155622.000000, request 304396.930933 03/19/2026 02:14:51.290 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279930.489502, idle connection 156491.000000, request 304398.245096 03/19/2026 02:14:51.291 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:51.291 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.291 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (603.5676002502441 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:51.291 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:51.291 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:14:51.291 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.291 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (602.5254726409912 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:51.291 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:51.364 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279543.388428, idle connection 155536.000000, request 304398.923159 03/19/2026 02:14:51.364 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:51.364 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.364 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (601.6278266906738 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:51.364 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:51.371 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:51.371 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:51.372 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:51.372 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.372 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.372 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.372 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279435.971680, idle connection 156022.000000, request 304999.940157 03/19/2026 02:14:51.373 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279435.543457, idle connection 156021.000000, request 304999.520540 03/19/2026 02:14:51.418 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279917.722412, idle connection 156171.000000, request 304398.772717 03/19/2026 02:14:51.418 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1092 03/19/2026 02:14:51.418 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.418 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1092 (601.8643379211426 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2978, last_stable_offset=2978, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa1\x00\x00\x01\x00\x00\x00\x00\x00\x02\xe2G\xa3A\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x9a\x03\x00\x00\x00\xdc\x02ObjectDatabaseInfo:cn-jenkins-de...')])]) 03/19/2026 02:14:51.419 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:51.419 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 268 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2977 03/19/2026 02:14:51.419 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2977 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:51.419 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2978 (leader epoch 0) 03/19/2026 02:14:51.480 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:51.480 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:51.480 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:51.480 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.480 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.480 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.481 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279932.132080, idle connection 155917.000000, request 304999.925137 03/19/2026 02:14:51.481 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279931.532959, idle connection 155916.000000, request 304999.336481 03/19/2026 02:14:51.497 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279412.376221, idle connection 156107.000000, request 304396.624565 03/19/2026 02:14:51.497 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:51.497 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.498 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (604.1369438171387 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:51.498 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:51.498 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279917.814697, idle connection 156619.000000, request 304396.351337 03/19/2026 02:14:51.498 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280733.860840, idle connection 156616.000000, request 304397.501945 03/19/2026 02:14:51.498 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:51.499 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.499 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (604.2661666870117 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:51.499 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:51.499 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 767 03/19/2026 02:14:51.499 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.499 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 767 (603.5957336425781 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:51.500 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:51.520 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2978 03/19/2026 02:14:51.520 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:51.520 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:51.520 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.520 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1088, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2978, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:51.520 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1093 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1088, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2978, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:51.521 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279814.825684, idle connection 156068.000000, request 304999.930382 03/19/2026 02:14:51.521 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279814.285156, idle connection 156068.000000, request 304999.402285 03/19/2026 02:14:51.522 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1093 03/19/2026 02:14:51.522 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.522 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1093 (1.2273788452148438 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2979, last_stable_offset=2979, log_start_offset=0, aborted_transactions=NULL, records=b"\x00\x00\x00\x00\x00\x00\x0b\xa2\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x9a\xe2'\x18\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...")])]) 03/19/2026 02:14:51.522 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:51.522 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2978 03/19/2026 02:14:51.522 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2978 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:51.523 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2979 (leader epoch 0) 03/19/2026 02:14:51.556 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:51.556 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:51.556 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:51.557 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.557 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.557 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.557 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279928.253906, idle connection 155622.000000, request 304999.946833 03/19/2026 02:14:51.557 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279927.835938, idle connection 155621.000000, request 304999.538183 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.580 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279932.394287, idle connection 156059.000000, request 304999.948263 03/19/2026 02:14:51.581 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279931.978271, idle connection 156059.000000, request 304999.540329 03/19/2026 02:14:51.619 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280749.364014, idle connection 155281.000000, request 304398.868561 03/19/2026 02:14:51.620 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:51.620 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.620 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (601.872444152832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:51.620 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:51.623 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2979 03/19/2026 02:14:51.623 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:51.624 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:51.624 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.624 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1089, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2979, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:51.624 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1094 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1089, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2979, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:51.624 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279711.216797, idle connection 155965.000000, request 304999.936819 03/19/2026 02:14:51.625 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279710.766846, idle connection 155964.000000, request 304999.496698 03/19/2026 02:14:51.706 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279513.339600, idle connection 155691.000000, request 304397.534609 03/19/2026 02:14:51.706 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:51.706 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.706 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (602.9703617095947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:51.707 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.707 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278907.239502, idle connection 156083.000000, request 304999.961615 03/19/2026 02:14:51.708 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278906.876953, idle connection 156083.000000, request 304999.601364 03/19/2026 02:14:51.708 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280717.972900, idle connection 156420.000000, request 304396.351814 03/19/2026 02:14:51.708 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:51.708 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.708 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.9366722106934 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:51.708 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:51.710 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:51.710 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:51.710 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:51.710 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.710 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.710 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.711 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280031.875732, idle connection 156412.000000, request 304999.964714 03/19/2026 02:14:51.711 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280519.223877, idle connection 155685.000000, request 304395.998955 03/19/2026 02:14:51.711 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280320.670410, idle connection 155964.000000, request 304396.618128 03/19/2026 02:14:51.711 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280034.253418, idle connection 156476.000000, request 304397.276878 03/19/2026 02:14:51.711 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280031.002686, idle connection 156411.000000, request 304999.094009 03/19/2026 02:14:51.712 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:14:51.712 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.712 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (605.0014495849609 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:51.712 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:51.712 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:14:51.712 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.712 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (604.6252250671387 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:51.712 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:51.713 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:51.713 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.713 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (604.3071746826172 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:51.713 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:51.713 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:51.713 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:51.713 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:51.713 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.713 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.714 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.714 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279432.366211, idle connection 156279.000000, request 304999.968052 03/19/2026 02:14:51.714 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279432.098877, idle connection 156278.000000, request 304999.703169 03/19/2026 02:14:51.729 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280047.124756, idle connection 155873.000000, request 304398.833990 03/19/2026 02:14:51.730 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:51.730 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.730 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.6988754272461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:51.730 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:51.769 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:51.769 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:51.769 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:51.769 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.770 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.770 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.770 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280609.865967, idle connection 156352.000000, request 304999.945164 03/19/2026 02:14:51.770 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280010.032959, idle connection 156355.000000, request 304397.355556 03/19/2026 02:14:51.770 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280609.302490, idle connection 156351.000000, request 304999.391794 03/19/2026 02:14:51.771 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:51.771 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.771 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.3155918121338 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:51.771 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:51.796 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:51.797 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:51.797 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:51.797 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.797 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.797 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.797 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280120.015381, idle connection 155112.000000, request 304999.941826 03/19/2026 02:14:51.797 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:51.798 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:51.798 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:51.798 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.798 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.798 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.798 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278916.687988, idle connection 155101.000000, request 304999.960661 03/19/2026 02:14:51.798 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280118.895508, idle connection 155111.000000, request 304998.834848 03/19/2026 02:14:51.799 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278915.989990, idle connection 155100.000000, request 304999.267578 03/19/2026 02:14:51.799 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:51.799 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:51.799 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:51.799 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.799 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.799 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.799 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280020.018555, idle connection 156327.000000, request 304999.959230 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.800 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281043.248779, idle connection 156329.000000, request 304999.969244 03/19/2026 02:14:51.800 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280019.061523, idle connection 156326.000000, request 304999.005079 03/19/2026 02:14:51.801 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 281042.683838, idle connection 156328.000000, request 304999.406576 03/19/2026 02:14:51.880 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280738.183594, idle connection 156326.000000, request 304398.828745 03/19/2026 02:14:51.881 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:14:51.881 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.881 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.7305850982666 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:51.881 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:51.890 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:51.891 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:51.891 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:51.891 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.891 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.891 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.891 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280127.022949, idle connection 156169.000000, request 304999.951839 03/19/2026 02:14:51.891 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280029.108643, idle connection 155648.000000, request 304397.733212 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.892 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280648.965088, idle connection 155021.000000, request 304999.966621 03/19/2026 02:14:51.892 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280125.791748, idle connection 156168.000000, request 304998.725891 03/19/2026 02:14:51.893 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:51.893 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.893 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.6586761474609 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:51.893 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.893 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279327.510498, idle connection 155888.000000, request 304999.967337 03/19/2026 02:14:51.894 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280647.217773, idle connection 155019.000000, request 304998.222589 03/19/2026 02:14:51.894 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279326.927490, idle connection 155887.000000, request 304999.385834 03/19/2026 02:14:51.965 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:51.965 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:51.965 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:51.965 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:51.965 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.965 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:51.966 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278941.423340, idle connection 154934.000000, request 304999.926329 03/19/2026 02:14:51.966 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278941.000977, idle connection 154934.000000, request 304999.521971 03/19/2026 02:14:51.973 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278835.042969, idle connection 155421.000000, request 304399.017096 03/19/2026 02:14:51.973 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:51.973 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:51.974 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.4866828918457 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:51.974 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:52.082 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279330.975342, idle connection 155315.000000, request 304398.774385 03/19/2026 02:14:52.082 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:52.082 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.082 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (601.7477512359619 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:52.082 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:52.098 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:52.098 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:52.098 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:52.099 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.099 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.099 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.099 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278810.123779, idle connection 155504.000000, request 304999.918699 03/19/2026 02:14:52.099 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:52.099 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:52.099 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:52.099 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.100 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.100 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.100 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279316.112305, idle connection 156017.000000, request 304999.964952 03/19/2026 02:14:52.100 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278809.025879, idle connection 155503.000000, request 304998.854399 03/19/2026 02:14:52.100 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:52.100 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:52.100 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:52.100 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.101 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.101 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 768 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=763, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.101 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280131.358154, idle connection 156014.000000, request 304999.966860 03/19/2026 02:14:52.101 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279314.838867, idle connection 156016.000000, request 304998.694897 03/19/2026 02:14:52.101 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280130.723389, idle connection 156013.000000, request 304999.335766 03/19/2026 02:14:52.158 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279327.302246, idle connection 155021.000000, request 304398.994207 03/19/2026 02:14:52.158 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:52.158 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.158 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.6089916229248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:52.159 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:52.181 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279331.466797, idle connection 155458.000000, request 304399.019718 03/19/2026 02:14:52.182 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:14:52.182 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.182 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.5963554382324 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:52.182 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:52.220 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:52.221 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:52.221 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:52.221 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.221 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.221 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.221 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280147.158203, idle connection 154679.000000, request 304999.924898 03/19/2026 02:14:52.222 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280146.555420, idle connection 154678.000000, request 304999.335051 03/19/2026 02:14:52.225 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279110.383545, idle connection 155364.000000, request 304399.112225 03/19/2026 02:14:52.225 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1094 03/19/2026 02:14:52.225 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.226 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1094 (601.3507843017578 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:52.226 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:52.307 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:52.307 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:52.307 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:52.307 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.307 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.307 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.308 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278911.532715, idle connection 155089.000000, request 304999.943733 03/19/2026 02:14:52.308 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278911.113281, idle connection 155088.000000, request 304999.533653 03/19/2026 02:14:52.308 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278306.276123, idle connection 155482.000000, request 304399.001122 03/19/2026 02:14:52.308 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:52.309 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.309 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.3844013214111 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:52.309 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:52.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:52.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:52.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:52.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.309 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.309 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.309 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280116.518066, idle connection 155819.000000, request 304999.966383 03/19/2026 02:14:52.310 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280116.204834, idle connection 155818.000000, request 304999.655485 03/19/2026 02:14:52.312 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:52.312 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:52.312 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:52.312 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.312 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.313 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.313 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279917.327881, idle connection 155083.000000, request 304999.963999 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.313 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279718.368408, idle connection 155361.000000, request 304999.964714 03/19/2026 02:14:52.314 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279916.478760, idle connection 155082.000000, request 304999.118090 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.314 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279431.243408, idle connection 155872.000000, request 304999.968052 03/19/2026 02:14:52.314 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279428.200684, idle connection 155808.000000, request 304396.292210 03/19/2026 02:14:52.314 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279717.099609, idle connection 155360.000000, request 304998.700380 03/19/2026 02:14:52.315 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:52.315 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.315 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (604.3126583099365 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:52.315 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:52.315 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278830.847412, idle connection 155677.000000, request 304398.450851 03/19/2026 02:14:52.315 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279429.951416, idle connection 155871.000000, request 304998.678446 03/19/2026 02:14:52.316 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:52.316 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.316 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (602.1726131439209 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:52.316 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:52.330 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:52.330 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:52.331 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:52.331 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.331 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.331 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.331 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279445.337158, idle connection 155272.000000, request 304999.951124 03/19/2026 02:14:52.331 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279444.936768, idle connection 155271.000000, request 304999.557734 03/19/2026 02:14:52.371 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:52.371 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:52.372 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:52.372 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.372 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.372 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.372 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279408.018799, idle connection 155753.000000, request 304999.947786 03/19/2026 02:14:52.372 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280007.354736, idle connection 155749.000000, request 304397.442579 03/19/2026 02:14:52.373 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279407.445068, idle connection 155752.000000, request 304999.385357 03/19/2026 02:14:52.373 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:52.373 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.373 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.2202243804932 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:52.373 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:52.399 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279518.052490, idle connection 154510.000000, request 304397.975683 03/19/2026 02:14:52.400 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:52.400 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.400 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (602.708101272583 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:52.400 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:52.400 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278314.433105, idle connection 154498.000000, request 304397.701025 03/19/2026 02:14:52.400 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:52.400 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.401 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (602.611780166626 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:52.401 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:52.401 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279418.531982, idle connection 155725.000000, request 304398.474216 03/19/2026 02:14:52.401 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:52.401 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.401 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (601.7980575561523 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:52.401 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:52.401 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280441.872314, idle connection 155727.000000, request 304398.592472 03/19/2026 02:14:52.402 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:14:52.402 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.402 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.6993522644043 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:52.402 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:52.482 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:52.482 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:52.482 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:52.482 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.482 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.483 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.483 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280135.802979, idle connection 155723.000000, request 304999.934912 03/19/2026 02:14:52.483 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280135.224365, idle connection 155723.000000, request 304999.369383 03/19/2026 02:14:52.493 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:52.494 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:52.494 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:52.494 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.494 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.494 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.494 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279426.164795, idle connection 155045.000000, request 304999.930143 03/19/2026 02:14:52.495 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279523.494141, idle connection 155565.000000, request 304396.423578 03/19/2026 02:14:52.495 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 280046.064453, idle connection 154418.000000, request 304397.065401 03/19/2026 02:14:52.495 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278725.941406, idle connection 155286.000000, request 304398.398638 03/19/2026 02:14:52.495 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279425.092285, idle connection 155044.000000, request 304998.870611 03/19/2026 02:14:52.496 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:14:52.496 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.496 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (604.7496795654297 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:52.496 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:52.496 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:52.496 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.497 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (604.5305728912354 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:52.497 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:52.497 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:14:52.497 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.497 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (603.6012172698975 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:52.497 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:52.567 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278340.421143, idle connection 154333.000000, request 304398.925543 03/19/2026 02:14:52.567 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:52.567 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.567 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (601.8648147583008 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:52.568 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:52.575 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:52.575 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:52.575 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:52.576 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.576 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.576 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.576 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278232.035400, idle connection 154818.000000, request 304999.929667 03/19/2026 02:14:52.577 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278231.487305, idle connection 154817.000000, request 304999.391317 03/19/2026 02:14:52.683 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:52.683 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:52.684 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:52.684 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.684 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.684 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.684 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278728.767822, idle connection 154713.000000, request 304999.937534 03/19/2026 02:14:52.685 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278728.278564, idle connection 154713.000000, request 304999.461889 03/19/2026 02:14:52.702 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278207.551758, idle connection 154902.000000, request 304397.362947 03/19/2026 02:14:52.702 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:52.702 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.702 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (603.3296585083008 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:52.703 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:52.703 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278713.125732, idle connection 155414.000000, request 304396.975517 03/19/2026 02:14:52.703 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279529.165039, idle connection 155411.000000, request 304397.774220 03/19/2026 02:14:52.703 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:52.703 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.703 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.6548614501953 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:52.704 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:52.704 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 768 03/19/2026 02:14:52.704 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.704 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 768 (603.233814239502 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:52.704 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:52.759 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:52.759 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:52.759 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:52.759 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.760 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.760 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.760 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278725.342773, idle connection 154419.000000, request 304999.946594 03/19/2026 02:14:52.760 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278724.908447, idle connection 154418.000000, request 304999.519110 03/19/2026 02:14:52.782 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:52.783 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:52.783 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:52.783 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.783 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.783 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.783 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278729.443604, idle connection 154856.000000, request 304999.947786 03/19/2026 02:14:52.784 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278728.953857, idle connection 154856.000000, request 304999.464750 03/19/2026 02:14:52.822 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279545.956787, idle connection 154078.000000, request 304398.726225 03/19/2026 02:14:52.823 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:52.823 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.823 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (601.8402576446533 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:52.823 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:52.826 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2979 03/19/2026 02:14:52.826 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:52.826 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:52.826 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.826 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1090, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.826 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1095 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1090, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.827 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278508.878662, idle connection 154763.000000, request 304999.950886 03/19/2026 02:14:52.827 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278508.488037, idle connection 154762.000000, request 304999.566078 03/19/2026 02:14:52.909 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278310.446045, idle connection 154488.000000, request 304398.849010 03/19/2026 02:14:52.909 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:52.909 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.909 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (601.8283367156982 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:52.910 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.910 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277704.033936, idle connection 154880.000000, request 304999.939203 03/19/2026 02:14:52.911 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279515.170898, idle connection 155217.000000, request 304398.618460 03/19/2026 02:14:52.911 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277703.406738, idle connection 154879.000000, request 304999.317408 03/19/2026 02:14:52.911 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:52.911 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.912 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (602.165699005127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:52.912 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:52.915 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279315.200439, idle connection 154481.000000, request 304397.835970 03/19/2026 02:14:52.915 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:14:52.915 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.915 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (602.5478839874268 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:52.915 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:52.916 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:52.916 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:52.916 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:52.916 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.916 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.916 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.916 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278826.327881, idle connection 155206.000000, request 304999.949455 03/19/2026 02:14:52.916 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279115.209229, idle connection 154758.000000, request 304396.806479 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.917 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278228.954590, idle connection 155075.000000, request 304999.959946 03/19/2026 02:14:52.917 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278828.089844, idle connection 155269.000000, request 304396.814585 03/19/2026 02:14:52.918 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278824.846191, idle connection 155205.000000, request 304998.472929 03/19/2026 02:14:52.918 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:14:52.918 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.918 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (604.7835350036621 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:52.918 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:52.918 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:14:52.918 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.919 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (604.4120788574219 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:52.919 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:52.919 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278227.069092, idle connection 155073.000000, request 304998.075962 03/19/2026 02:14:52.932 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278844.496582, idle connection 154671.000000, request 304399.111748 03/19/2026 02:14:52.932 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:52.932 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.932 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.3772487640381 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:52.933 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:52.974 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279405.305176, idle connection 155147.000000, request 304999.926090 03/19/2026 02:14:52.975 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278805.379639, idle connection 155150.000000, request 304397.316694 03/19/2026 02:14:52.975 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279404.595215, idle connection 155146.000000, request 304999.230862 03/19/2026 02:14:52.975 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:52.975 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:52.975 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (603.4166812896729 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:52.976 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:53.000 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:53.001 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:53.001 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:53.001 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.001 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.001 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.001 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278916.047363, idle connection 153908.000000, request 304999.945641 03/19/2026 02:14:53.001 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:53.002 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:53.002 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:53.002 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.002 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.002 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.002 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277712.667480, idle connection 153897.000000, request 304999.953270 03/19/2026 02:14:53.002 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278914.845459, idle connection 153907.000000, request 304998.755455 03/19/2026 02:14:53.003 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:53.003 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:53.003 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:53.003 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.003 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.003 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.003 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278816.434082, idle connection 155123.000000, request 304999.969244 03/19/2026 02:14:53.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:53.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:53.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:53.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.003 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.004 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.004 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279839.685059, idle connection 155125.000000, request 304999.965191 03/19/2026 02:14:53.004 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277710.732178, idle connection 153895.000000, request 304998.026609 03/19/2026 02:14:53.004 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278815.157471, idle connection 155122.000000, request 304998.692274 03/19/2026 02:14:53.005 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279838.791748, idle connection 155124.000000, request 304999.075890 03/19/2026 02:14:53.084 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279534.245605, idle connection 155122.000000, request 304398.375750 03/19/2026 02:14:53.085 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:14:53.085 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.085 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.3416519165039 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:53.085 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:53.098 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:53.098 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:53.098 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:53.098 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.098 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.098 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.099 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278919.611572, idle connection 154961.000000, request 304999.920130 03/19/2026 02:14:53.099 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:53.099 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:53.099 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:53.099 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.099 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.099 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.100 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279441.337646, idle connection 153813.000000, request 304999.943256 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.100 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278120.502197, idle connection 154681.000000, request 304999.942541 03/19/2026 02:14:53.101 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278819.750488, idle connection 154438.000000, request 304393.525839 03/19/2026 02:14:53.101 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278916.935059, idle connection 154959.000000, request 304997.260571 03/19/2026 02:14:53.102 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:53.102 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.102 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (607.4984073638916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:53.102 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:53.102 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279438.560059, idle connection 153810.000000, request 304997.172356 03/19/2026 02:14:53.103 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278118.232422, idle connection 154679.000000, request 304997.680426 03/19/2026 02:14:53.168 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:53.168 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:53.169 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:53.169 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.169 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.169 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.169 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277738.129883, idle connection 153731.000000, request 304999.947786 03/19/2026 02:14:53.169 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277737.674561, idle connection 153730.000000, request 304999.501944 03/19/2026 02:14:53.177 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277630.852783, idle connection 154217.000000, request 304398.751020 03/19/2026 02:14:53.178 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:53.178 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.178 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.893424987793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:53.178 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:53.285 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278127.738525, idle connection 154112.000000, request 304398.913145 03/19/2026 02:14:53.285 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:53.286 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.286 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (601.6378402709961 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:53.286 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:53.303 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:53.303 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:53.303 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:53.303 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.303 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.304 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.304 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277605.475342, idle connection 154300.000000, request 304999.946833 03/19/2026 02:14:53.304 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:53.304 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:53.304 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:53.304 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.304 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.304 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.304 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278111.453613, idle connection 154812.000000, request 304999.960899 03/19/2026 02:14:53.305 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277604.354980, idle connection 154299.000000, request 304998.833418 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 769 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=764, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.305 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278926.638672, idle connection 154809.000000, request 304999.954939 03/19/2026 02:14:53.306 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278110.119385, idle connection 154811.000000, request 304998.631954 03/19/2026 02:14:53.306 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278926.034668, idle connection 154808.000000, request 304999.353647 03/19/2026 02:14:53.361 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278124.282715, idle connection 153818.000000, request 304398.885965 03/19/2026 02:14:53.361 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:53.361 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.361 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.66335105896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:53.362 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:53.384 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278128.423340, idle connection 154255.000000, request 304398.924351 03/19/2026 02:14:53.385 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:14:53.385 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.385 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.6116142272949 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:53.385 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:53.424 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:53.424 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:53.424 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:53.424 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.424 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.424 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.425 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278943.729980, idle connection 153476.000000, request 304999.918461 03/19/2026 02:14:53.425 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278943.172852, idle connection 153475.000000, request 304999.377012 03/19/2026 02:14:53.427 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277908.112061, idle connection 154162.000000, request 304399.183750 03/19/2026 02:14:53.428 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1095 03/19/2026 02:14:53.428 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.428 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1095 (601.3896465301514 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2980, last_stable_offset=2980, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa3\x00\x00\x00\xfe\x00\x00\x00\x00\x02V\xcaz\xe2\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:53.428 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:53.428 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2979 03/19/2026 02:14:53.428 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2979 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:53.429 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2980 (leader epoch 0) 03/19/2026 02:14:53.510 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:53.510 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:53.510 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:53.510 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.510 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.511 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.511 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277708.423828, idle connection 153886.000000, request 304999.945641 03/19/2026 02:14:53.511 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277707.987793, idle connection 153885.000000, request 304999.519110 03/19/2026 02:14:53.512 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:53.512 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:53.512 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:53.512 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.512 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.512 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.512 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278913.502686, idle connection 154616.000000, request 304999.966383 03/19/2026 02:14:53.513 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277101.927734, idle connection 154278.000000, request 304397.839308 03/19/2026 02:14:53.513 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278913.071045, idle connection 154615.000000, request 304999.537468 03/19/2026 02:14:53.513 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:53.513 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.513 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (602.745532989502 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:53.513 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278713.949219, idle connection 153879.000000, request 304999.964476 03/19/2026 02:14:53.516 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278713.653076, idle connection 153879.000000, request 304999.671459 03/19/2026 02:14:53.518 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:53.518 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:53.518 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:53.519 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.519 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.519 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.519 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278512.774170, idle connection 154156.000000, request 304999.956369 03/19/2026 02:14:53.519 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:53.519 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:53.519 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:53.519 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.519 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.520 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.520 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278225.667725, idle connection 154667.000000, request 304999.958754 03/19/2026 02:14:53.520 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278511.570801, idle connection 154155.000000, request 304998.755455 03/19/2026 02:14:53.520 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278222.190430, idle connection 154602.000000, request 304395.814657 03/19/2026 02:14:53.520 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277625.572998, idle connection 154472.000000, request 304396.577835 03/19/2026 02:14:53.521 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278224.561035, idle connection 154666.000000, request 304998.855591 03/19/2026 02:14:53.521 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:53.521 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.521 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (605.2298545837402 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:53.522 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:53.522 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:53.522 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.522 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (604.7928333282471 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:53.522 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2980 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1091, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2980, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1096 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1091, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2980, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:53.530 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277805.331787, idle connection 154059.000000, request 304999.949932 03/19/2026 02:14:53.531 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277804.932373, idle connection 154059.000000, request 304999.556065 03/19/2026 02:14:53.533 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:53.533 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:53.533 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:53.533 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.533 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.533 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.533 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278242.938965, idle connection 154069.000000, request 304999.961138 03/19/2026 02:14:53.534 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278242.636963, idle connection 154069.000000, request 304999.661922 03/19/2026 02:14:53.576 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:53.576 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:53.576 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:53.576 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.576 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.577 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.577 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278203.337402, idle connection 154548.000000, request 304999.951124 03/19/2026 02:14:53.577 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278802.677979, idle connection 154544.000000, request 304397.311926 03/19/2026 02:14:53.577 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278202.767822, idle connection 154548.000000, request 304999.388695 03/19/2026 02:14:53.577 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:53.578 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.578 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.3580303192139 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:53.578 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:53.604 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278312.862549, idle connection 153305.000000, request 304396.764994 03/19/2026 02:14:53.605 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:53.605 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.605 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.7817001342773 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:53.605 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:53.605 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277109.385498, idle connection 153293.000000, request 304396.678209 03/19/2026 02:14:53.605 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278213.997070, idle connection 154521.000000, request 304397.530556 03/19/2026 02:14:53.606 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 279237.753418, idle connection 154523.000000, request 304398.036003 03/19/2026 02:14:53.606 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:53.606 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.606 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (603.8987636566162 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:53.606 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:53.606 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:53.606 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.606 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.3368110656738 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:53.606 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:53.607 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:14:53.607 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.607 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.0998229980469 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:53.607 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:53.686 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:53.686 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:53.686 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:53.686 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.686 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.686 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.687 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278931.968506, idle connection 154520.000000, request 304999.927998 03/19/2026 02:14:53.687 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278931.471191, idle connection 154519.000000, request 304999.441862 03/19/2026 02:14:53.702 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:53.703 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:53.703 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:53.703 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.703 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.703 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.703 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278217.300293, idle connection 153836.000000, request 304999.944210 03/19/2026 02:14:53.703 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278314.710693, idle connection 154357.000000, request 304395.036459 03/19/2026 02:14:53.704 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278837.364258, idle connection 153209.000000, request 304395.980597 03/19/2026 02:14:53.704 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277517.286377, idle connection 154078.000000, request 304396.737576 03/19/2026 02:14:53.704 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278216.436523, idle connection 153835.000000, request 304999.090672 03/19/2026 02:14:53.704 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:14:53.704 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.704 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (605.9589385986328 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:53.705 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:53.705 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:53.705 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.705 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (605.3586006164551 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:53.705 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:53.705 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:14:53.705 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.705 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (604.9108505249023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:53.706 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:53.770 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277137.077148, idle connection 153130.000000, request 304398.889065 03/19/2026 02:14:53.770 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:53.771 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.771 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (601.8056869506836 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:53.771 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:53.779 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:53.780 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:53.780 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:53.780 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.780 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.780 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.780 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277027.899414, idle connection 153614.000000, request 304999.937534 03/19/2026 02:14:53.781 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277027.364014, idle connection 153613.000000, request 304999.412537 03/19/2026 02:14:53.886 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:53.886 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:53.886 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:53.887 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.887 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.887 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.887 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277525.728516, idle connection 153510.000000, request 304999.908447 03/19/2026 02:14:53.888 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277525.212646, idle connection 153510.000000, request 304999.408007 03/19/2026 02:14:53.906 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277002.998291, idle connection 153697.000000, request 304397.473574 03/19/2026 02:14:53.907 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:53.907 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.907 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.0678749084473 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:53.907 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:53.907 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277508.730469, idle connection 154209.000000, request 304397.237062 03/19/2026 02:14:53.907 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278324.810059, idle connection 154207.000000, request 304398.127079 03/19/2026 02:14:53.907 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:53.908 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.908 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.2814979553223 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:53.908 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:53.908 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 769 03/19/2026 02:14:53.908 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:53.908 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 769 (602.7655601501465 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:53.908 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:53.962 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:53.962 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:53.962 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:53.963 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.963 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.963 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.963 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277522.170166, idle connection 153216.000000, request 304999.931335 03/19/2026 02:14:53.964 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277521.615479, idle connection 153215.000000, request 304999.389172 03/19/2026 02:14:53.985 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:53.985 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:53.986 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:53.986 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:53.986 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.986 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:53.986 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277526.575195, idle connection 153653.000000, request 304999.940395 03/19/2026 02:14:53.987 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277525.817871, idle connection 153653.000000, request 304999.189138 03/19/2026 02:14:54.026 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278342.593506, idle connection 152875.000000, request 304398.785114 03/19/2026 02:14:54.026 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:54.026 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.026 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (601.893424987793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:54.027 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:54.112 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277107.512207, idle connection 153285.000000, request 304399.027109 03/19/2026 02:14:54.112 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:54.112 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.112 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (601.604700088501 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:54.112 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:54.113 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:54.114 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:54.114 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:54.114 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.114 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.114 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.114 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276500.364990, idle connection 153676.000000, request 304999.950171 03/19/2026 02:14:54.114 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278311.503174, idle connection 154014.000000, request 304397.965193 03/19/2026 02:14:54.115 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276499.735107, idle connection 153676.000000, request 304999.324560 03/19/2026 02:14:54.115 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:54.115 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.115 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (602.818489074707 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:54.115 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:54.117 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278113.378906, idle connection 153279.000000, request 304399.394989 03/19/2026 02:14:54.117 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:14:54.117 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.117 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (600.9523868560791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:54.117 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:54.121 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277910.404053, idle connection 153553.000000, request 304397.588491 03/19/2026 02:14:54.121 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:14:54.121 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.122 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (602.7801036834717 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:54.122 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:54.122 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:54.122 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:54.122 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:54.122 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.122 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.122 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.122 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277619.985596, idle connection 154000.000000, request 304999.952316 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.123 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277022.797607, idle connection 153869.000000, request 304999.955654 03/19/2026 02:14:54.123 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277621.910889, idle connection 154063.000000, request 304396.205187 03/19/2026 02:14:54.124 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277618.680664, idle connection 153999.000000, request 304998.651981 03/19/2026 02:14:54.124 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:14:54.124 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.124 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (604.4900417327881 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:54.124 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:54.125 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277021.402588, idle connection 153868.000000, request 304998.563528 03/19/2026 02:14:54.131 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277204.518066, idle connection 153458.000000, request 304399.141073 03/19/2026 02:14:54.131 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1096 03/19/2026 02:14:54.131 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.131 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1096 (601.3228893280029 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2981, last_stable_offset=2981, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa4\x00\x00\x00\xfe\x00\x00\x00\x00\x02d\xc7\x07:\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:54.132 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:54.132 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2980 03/19/2026 02:14:54.132 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2980 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:54.132 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2981 (leader epoch 0) 03/19/2026 02:14:54.134 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277642.347656, idle connection 153469.000000, request 304399.368286 03/19/2026 02:14:54.134 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:14:54.134 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.134 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (600.989580154419 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:54.135 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:54.178 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:54.178 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:54.178 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:54.179 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.179 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.179 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.179 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278200.774414, idle connection 153942.000000, request 304999.949694 03/19/2026 02:14:54.179 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277600.940186, idle connection 153946.000000, request 304397.558928 03/19/2026 02:14:54.179 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278200.202148, idle connection 153942.000000, request 304999.378681 03/19/2026 02:14:54.180 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:54.180 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.180 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (603.1157970428467 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:54.180 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:54.206 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:54.206 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:54.206 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:54.206 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.207 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.207 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.207 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277710.361328, idle connection 152702.000000, request 304999.932528 03/19/2026 02:14:54.207 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:54.207 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:54.207 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:54.207 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.208 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.208 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.208 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276506.886475, idle connection 152691.000000, request 304999.954939 03/19/2026 02:14:54.208 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:54.208 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:54.208 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:54.208 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.208 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.208 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.208 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277610.930420, idle connection 153917.000000, request 304999.958038 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.209 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278634.158203, idle connection 153919.000000, request 304999.959707 03/19/2026 02:14:54.210 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277707.622803, idle connection 152699.000000, request 304997.208118 03/19/2026 02:14:54.210 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276504.708984, idle connection 152689.000000, request 304997.782469 03/19/2026 02:14:54.210 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277609.165771, idle connection 153916.000000, request 304998.196602 03/19/2026 02:14:54.211 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278632.786865, idle connection 153918.000000, request 304998.590946 03/19/2026 02:14:54.233 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2981 03/19/2026 02:14:54.233 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:54.233 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:54.233 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.233 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1092, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2981, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:54.233 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1097 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1092, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2981, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:54.234 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277101.802490, idle connection 153355.000000, request 304999.942541 03/19/2026 02:14:54.234 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277101.263428, idle connection 153355.000000, request 304999.408007 03/19/2026 02:14:54.288 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278330.167480, idle connection 153918.000000, request 304398.125172 03/19/2026 02:14:54.289 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:14:54.289 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.289 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.4601459503174 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:54.289 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:54.305 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:54.305 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:54.305 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:54.305 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.306 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.306 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.306 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277712.378906, idle connection 153754.000000, request 304999.942064 03/19/2026 02:14:54.306 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:54.306 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:54.306 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:54.306 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.306 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.306 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.307 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278234.396240, idle connection 152606.000000, request 304999.948740 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.307 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276913.793213, idle connection 153474.000000, request 304999.966860 03/19/2026 02:14:54.307 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277613.127197, idle connection 153232.000000, request 304395.782232 03/19/2026 02:14:54.308 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277710.430664, idle connection 153752.000000, request 304998.002529 03/19/2026 02:14:54.308 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:54.308 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.308 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (605.0136089324951 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:54.308 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:54.309 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278232.328125, idle connection 152604.000000, request 304997.887611 03/19/2026 02:14:54.309 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276912.092529, idle connection 153473.000000, request 304998.267651 03/19/2026 02:14:54.371 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:54.372 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:54.372 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:54.372 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.372 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.372 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.372 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276534.961914, idle connection 152528.000000, request 304999.942064 03/19/2026 02:14:54.373 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276534.505859, idle connection 152527.000000, request 304999.492884 03/19/2026 02:14:54.381 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276426.919922, idle connection 153013.000000, request 304398.965359 03/19/2026 02:14:54.382 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:54.382 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.382 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.5262603759766 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:54.382 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:54.489 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276923.724609, idle connection 152908.000000, request 304397.913218 03/19/2026 02:14:54.489 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:54.490 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.490 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (602.675199508667 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:54.490 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:54.507 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:54.507 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:54.508 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:54.508 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.508 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.508 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.508 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276401.089844, idle connection 153095.000000, request 304999.947309 03/19/2026 02:14:54.508 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:54.508 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:54.508 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:54.508 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.509 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.509 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.509 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276907.062256, idle connection 153608.000000, request 304999.961138 03/19/2026 02:14:54.509 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276399.966064, idle connection 153094.000000, request 304998.834372 03/19/2026 02:14:54.509 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:54.509 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:54.510 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:54.510 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.510 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.510 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 770 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=765, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.510 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277722.235840, idle connection 153604.000000, request 304999.968767 03/19/2026 02:14:54.510 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276905.692627, idle connection 153606.000000, request 304998.595238 03/19/2026 02:14:54.511 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277721.543945, idle connection 153604.000000, request 304999.275446 03/19/2026 02:14:54.564 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276921.010742, idle connection 152614.000000, request 304398.769617 03/19/2026 02:14:54.565 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:54.565 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.565 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.0345687866211 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:54.565 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:54.588 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276924.853760, idle connection 153052.000000, request 304398.217201 03/19/2026 02:14:54.588 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:14:54.588 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.589 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.4649143218994 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:54.589 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:54.627 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:54.627 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:54.627 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:54.628 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.628 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.628 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.628 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277740.315918, idle connection 152272.000000, request 304999.941111 03/19/2026 02:14:54.629 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277739.848389, idle connection 152272.000000, request 304999.482632 03/19/2026 02:14:54.713 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:54.713 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:54.713 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:54.713 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.713 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.714 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.714 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276505.467529, idle connection 152683.000000, request 304999.947309 03/19/2026 02:14:54.714 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276505.033447, idle connection 152682.000000, request 304999.521971 03/19/2026 02:14:54.716 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:54.716 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:54.716 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:54.716 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.716 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.716 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.716 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277709.830078, idle connection 153412.000000, request 304999.963284 03/19/2026 02:14:54.716 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275898.263916, idle connection 153074.000000, request 304397.855282 03/19/2026 02:14:54.717 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277709.385742, idle connection 153412.000000, request 304999.519348 03/19/2026 02:14:54.717 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:54.717 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.717 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (602.8022766113281 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:54.717 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:54.717 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:54.717 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:54.717 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:54.718 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.718 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.718 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.718 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277512.245361, idle connection 152678.000000, request 304999.968052 03/19/2026 02:14:54.718 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277511.972412, idle connection 152677.000000, request 304999.697447 03/19/2026 02:14:54.722 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:54.722 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:54.722 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:54.722 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.722 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.723 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.723 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277308.911621, idle connection 152952.000000, request 304999.947786 03/19/2026 02:14:54.723 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277308.484863, idle connection 152951.000000, request 304999.525309 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.725 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277020.092285, idle connection 153461.000000, request 304999.946356 03/19/2026 02:14:54.726 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277016.927979, idle connection 153397.000000, request 304396.895170 03/19/2026 02:14:54.726 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276420.314697, idle connection 153267.000000, request 304397.473812 03/19/2026 02:14:54.726 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277019.297119, idle connection 153461.000000, request 304999.156475 03/19/2026 02:14:54.726 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:54.726 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.727 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (604.1572093963623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:54.727 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:54.727 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:54.727 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.727 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (604.0730476379395 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:54.727 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:54.735 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:54.736 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:54.736 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:54.737 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.737 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.737 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.737 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277039.373535, idle connection 152866.000000, request 304999.923229 03/19/2026 02:14:54.738 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277038.767334, idle connection 152865.000000, request 304999.328613 03/19/2026 02:14:54.780 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:54.781 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:54.781 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:54.781 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.781 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.781 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.781 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276998.936035, idle connection 153344.000000, request 304999.944925 03/19/2026 02:14:54.781 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277598.252441, idle connection 153340.000000, request 304397.435427 03/19/2026 02:14:54.782 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276998.323486, idle connection 153343.000000, request 304999.344349 03/19/2026 02:14:54.782 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:54.782 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.782 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.2533645629883 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:54.782 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:54.811 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277106.220947, idle connection 152098.000000, request 304395.773411 03/19/2026 02:14:54.811 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:54.812 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.812 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (604.8197746276855 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:54.812 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:54.812 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275902.673584, idle connection 152087.000000, request 304395.745754 03/19/2026 02:14:54.812 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277007.303711, idle connection 153314.000000, request 304396.335363 03/19/2026 02:14:54.812 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 278031.113525, idle connection 153316.000000, request 304396.918535 03/19/2026 02:14:54.812 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:54.812 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.812 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (604.7494411468506 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:54.813 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:54.813 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:54.813 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.813 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (604.4466495513916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:54.813 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:54.813 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:14:54.813 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.813 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (604.1474342346191 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:54.813 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:54.835 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276500.659180, idle connection 152754.000000, request 304398.795128 03/19/2026 02:14:54.835 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1097 03/19/2026 02:14:54.835 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.835 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1097 (601.7982959747314 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:54.836 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.890 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277728.089355, idle connection 153316.000000, request 304999.930382 03/19/2026 02:14:54.891 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277727.613281, idle connection 153315.000000, request 304999.465942 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.909 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277011.069092, idle connection 152630.000000, request 304999.930382 03/19/2026 02:14:54.910 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277108.481201, idle connection 153150.000000, request 304396.051168 03/19/2026 02:14:54.910 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277631.115479, idle connection 152003.000000, request 304396.673918 03/19/2026 02:14:54.910 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276311.021973, idle connection 152872.000000, request 304397.198677 03/19/2026 02:14:54.910 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277010.199707, idle connection 152629.000000, request 304999.084711 03/19/2026 02:14:54.911 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:14:54.911 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.911 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (604.9234867095947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:54.911 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:54.911 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:54.911 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.911 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (604.6714782714844 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:54.911 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:54.911 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:14:54.912 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.912 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (604.4292449951172 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:54.912 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:54.973 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275933.858887, idle connection 151927.000000, request 304398.837805 03/19/2026 02:14:54.974 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:54.974 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:54.974 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (601.8574237823486 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:54.974 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:54.982 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:54.983 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:54.983 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:54.983 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:54.983 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.983 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:54.983 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275824.884277, idle connection 152411.000000, request 304999.945402 03/19/2026 02:14:54.984 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275824.436279, idle connection 152410.000000, request 304999.504089 03/19/2026 02:14:55.091 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:55.091 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:55.092 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:55.092 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.092 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.092 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.092 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276320.832764, idle connection 152305.000000, request 304999.944925 03/19/2026 02:14:55.092 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276320.405518, idle connection 152305.000000, request 304999.525785 03/19/2026 02:14:55.112 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275797.626221, idle connection 152492.000000, request 304396.487713 03/19/2026 02:14:55.112 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:55.112 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.112 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.0189266204834 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:55.112 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:55.112 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276303.491455, idle connection 153004.000000, request 304396.392107 03/19/2026 02:14:55.112 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277119.600098, idle connection 153002.000000, request 304397.334814 03/19/2026 02:14:55.113 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:55.113 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.113 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (603.992223739624 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:55.113 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:55.113 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 770 03/19/2026 02:14:55.113 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.113 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 770 (603.365421295166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:55.113 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:55.166 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:55.166 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:55.166 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:55.166 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.166 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.167 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.167 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276318.447021, idle connection 152012.000000, request 304999.926090 03/19/2026 02:14:55.167 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276317.861328, idle connection 152011.000000, request 304999.353409 03/19/2026 02:14:55.189 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:55.189 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:55.189 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:55.190 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.190 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.190 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.190 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276322.844238, idle connection 152450.000000, request 304999.947786 03/19/2026 02:14:55.190 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276322.456543, idle connection 152449.000000, request 304999.567747 03/19/2026 02:14:55.229 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277139.298828, idle connection 151671.000000, request 304398.923397 03/19/2026 02:14:55.229 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:55.230 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.230 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (601.7210483551025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:55.230 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:55.315 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275904.526611, idle connection 152082.000000, request 304399.006128 03/19/2026 02:14:55.315 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:55.315 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.315 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (601.6428470611572 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:55.316 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:55.317 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:55.317 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:55.318 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:55.318 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.318 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.318 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.318 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275296.527344, idle connection 152473.000000, request 304999.952316 03/19/2026 02:14:55.318 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277107.682129, idle connection 152810.000000, request 304397.816420 03/19/2026 02:14:55.319 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275295.929688, idle connection 152472.000000, request 304999.358892 03/19/2026 02:14:55.319 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:55.319 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.319 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (602.9345989227295 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:55.319 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:55.319 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276910.593018, idle connection 152076.000000, request 304398.312330 03/19/2026 02:14:55.320 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:14:55.320 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.320 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (602.1814346313477 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:55.320 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:55.324 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276708.041260, idle connection 152351.000000, request 304399.082661 03/19/2026 02:14:55.324 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:14:55.324 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.324 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (601.2673377990723 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:55.324 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:55.327 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:55.327 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:55.327 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:55.327 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.327 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.327 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.328 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276414.870117, idle connection 152795.000000, request 304999.962091 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.328 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275817.872070, idle connection 152664.000000, request 304999.970198 03/19/2026 02:14:55.328 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276413.997559, idle connection 152794.000000, request 304999.091625 03/19/2026 02:14:55.329 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276416.728027, idle connection 152858.000000, request 304396.590233 03/19/2026 02:14:55.329 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275817.192627, idle connection 152663.000000, request 304999.292374 03/19/2026 02:14:55.329 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:14:55.329 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.329 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (603.9631366729736 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:55.329 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:55.338 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276438.313232, idle connection 152265.000000, request 304398.876905 03/19/2026 02:14:55.338 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:14:55.338 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.338 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.5417575836182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:55.339 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.383 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276996.336914, idle connection 152738.000000, request 304999.949217 03/19/2026 02:14:55.384 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276396.490234, idle connection 152741.000000, request 304397.509098 03/19/2026 02:14:55.384 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276995.748291, idle connection 152737.000000, request 304999.369621 03/19/2026 02:14:55.384 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:55.384 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.384 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.1444072723389 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:55.384 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:55.412 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:55.412 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:55.412 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:55.413 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.413 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.413 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.413 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276504.339600, idle connection 151496.000000, request 304999.945641 03/19/2026 02:14:55.413 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:55.413 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:55.413 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:55.413 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.413 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.413 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.414 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275301.103027, idle connection 151485.000000, request 304999.964237 03/19/2026 02:14:55.414 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276503.323730, idle connection 151495.000000, request 304998.940945 03/19/2026 02:14:55.414 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:55.414 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:55.414 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:55.414 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.414 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.414 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.414 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276404.908203, idle connection 152711.000000, request 304999.969006 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.415 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277428.291992, idle connection 152714.000000, request 304999.956369 03/19/2026 02:14:55.415 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275299.348877, idle connection 151483.000000, request 304998.214006 03/19/2026 02:14:55.416 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276403.762695, idle connection 152710.000000, request 304998.826027 03/19/2026 02:14:55.416 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277427.446045, idle connection 152713.000000, request 304999.113321 03/19/2026 02:14:55.436 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2981 03/19/2026 02:14:55.436 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:55.436 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:55.436 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.436 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1093, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.437 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1098 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1093, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.437 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275898.791992, idle connection 152152.000000, request 304999.949694 03/19/2026 02:14:55.437 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275898.338379, idle connection 152152.000000, request 304999.503374 03/19/2026 02:14:55.493 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277126.014404, idle connection 152714.000000, request 304397.857189 03/19/2026 02:14:55.493 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:14:55.493 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.493 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.6561260223389 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:55.493 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:55.511 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:55.511 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:55.512 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:55.512 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.512 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.512 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.512 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276506.150635, idle connection 152548.000000, request 304999.916315 03/19/2026 02:14:55.512 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:55.512 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:55.513 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:55.513 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.513 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.513 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.513 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277027.946533, idle connection 151400.000000, request 304999.952078 03/19/2026 02:14:55.513 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:55.513 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:55.513 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:55.513 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.514 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.514 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.514 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275707.253174, idle connection 152268.000000, request 304999.955654 03/19/2026 02:14:55.514 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276406.563721, idle connection 152025.000000, request 304395.447493 03/19/2026 02:14:55.514 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276503.911133, idle connection 152546.000000, request 304997.693300 03/19/2026 02:14:55.515 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:55.515 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.515 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (605.2889823913574 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:55.515 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:55.515 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 277025.796631, idle connection 151397.000000, request 304997.811556 03/19/2026 02:14:55.515 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275705.532715, idle connection 152266.000000, request 304998.235703 03/19/2026 02:14:55.575 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:55.575 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:55.575 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:55.575 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.575 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.575 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.575 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275331.738770, idle connection 151324.000000, request 304999.945879 03/19/2026 02:14:55.576 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275331.299805, idle connection 151324.000000, request 304999.516010 03/19/2026 02:14:55.584 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275224.058594, idle connection 151810.000000, request 304399.123669 03/19/2026 02:14:55.584 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:55.584 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.585 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.3355255126953 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:55.585 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:55.693 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275719.933594, idle connection 151704.000000, request 304399.045467 03/19/2026 02:14:55.693 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:55.693 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.693 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.4773845672607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:55.694 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.713 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275195.819092, idle connection 151890.000000, request 304999.945641 03/19/2026 02:14:55.714 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:55.714 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:55.714 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:55.714 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.714 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.714 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.714 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275701.828125, idle connection 152403.000000, request 304999.963999 03/19/2026 02:14:55.714 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:55.714 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:55.714 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:55.714 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.714 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.714 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 771 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=766, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.715 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276517.522949, idle connection 152400.000000, request 304999.966145 03/19/2026 02:14:55.715 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275194.229004, idle connection 151888.000000, request 304998.367548 03/19/2026 02:14:55.715 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275700.657227, idle connection 152401.000000, request 304998.796701 03/19/2026 02:14:55.715 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276516.666992, idle connection 152399.000000, request 304999.107361 03/19/2026 02:14:55.768 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275717.246826, idle connection 151411.000000, request 304398.729563 03/19/2026 02:14:55.768 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:55.769 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.769 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.9868850708008 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:55.769 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:55.791 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275721.911621, idle connection 151849.000000, request 304399.014473 03/19/2026 02:14:55.791 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:14:55.791 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.791 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.5770435333252 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:55.792 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:55.830 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:55.831 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:55.831 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:55.831 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.831 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.831 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.831 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276537.141357, idle connection 151069.000000, request 304999.929905 03/19/2026 02:14:55.832 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276536.694336, idle connection 151069.000000, request 304999.495745 03/19/2026 02:14:55.916 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:55.916 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:55.917 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:55.917 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.917 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.917 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.917 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275302.119873, idle connection 151479.000000, request 304999.942541 03/19/2026 02:14:55.917 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275301.667480, idle connection 151479.000000, request 304999.501467 03/19/2026 02:14:55.919 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:55.920 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:55.920 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:55.920 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.920 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.920 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.920 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276505.895752, idle connection 152208.000000, request 304999.959707 03/19/2026 02:14:55.920 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274694.317871, idle connection 151870.000000, request 304397.750616 03/19/2026 02:14:55.920 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276505.396729, idle connection 152208.000000, request 304999.464512 03/19/2026 02:14:55.921 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:55.921 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.921 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.9062271118164 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:55.921 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:55.921 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:55.921 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:55.921 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:55.921 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.921 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.922 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.922 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276308.356201, idle connection 151474.000000, request 304999.964476 03/19/2026 02:14:55.922 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276308.016113, idle connection 151473.000000, request 304999.627352 03/19/2026 02:14:55.924 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:55.924 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:55.924 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:55.924 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.925 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.925 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.925 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276106.842285, idle connection 151750.000000, request 304999.964952 03/19/2026 02:14:55.925 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276106.533936, idle connection 151749.000000, request 304999.656200 03/19/2026 02:14:55.929 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275813.310059, idle connection 152193.000000, request 304398.400068 03/19/2026 02:14:55.929 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:55.929 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.930 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (601.9480228424072 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:55.930 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.930 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275815.057129, idle connection 152256.000000, request 304999.962330 03/19/2026 02:14:55.930 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275215.569336, idle connection 152062.000000, request 304397.667646 03/19/2026 02:14:55.931 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:55.931 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.931 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (602.6263236999512 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:55.931 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:55.931 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275814.147217, idle connection 152255.000000, request 304999.052048 03/19/2026 02:14:55.939 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:55.939 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:55.939 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:55.939 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.939 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.939 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.939 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275836.856201, idle connection 151663.000000, request 304999.949694 03/19/2026 02:14:55.940 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275836.510742, idle connection 151663.000000, request 304999.614954 03/19/2026 02:14:55.985 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:55.985 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:55.985 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:55.985 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:55.985 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.985 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:55.986 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275794.538574, idle connection 152140.000000, request 304999.941111 03/19/2026 02:14:55.986 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276393.875488, idle connection 152136.000000, request 304397.495747 03/19/2026 02:14:55.986 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275793.968018, idle connection 152139.000000, request 304999.381065 03/19/2026 02:14:55.986 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:55.986 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:55.986 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (603.1703948974609 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:55.987 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:56.016 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275901.303467, idle connection 150893.000000, request 304396.912575 03/19/2026 02:14:56.016 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:56.016 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.017 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.6906242370605 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:56.017 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:56.017 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274697.738037, idle connection 150882.000000, request 304396.599531 03/19/2026 02:14:56.017 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275802.343506, idle connection 152109.000000, request 304397.406578 03/19/2026 02:14:56.017 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276826.123779, idle connection 152111.000000, request 304397.785902 03/19/2026 02:14:56.017 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:56.017 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.018 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (604.0277481079102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:56.018 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:56.018 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:56.018 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.018 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.5184860229492 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:56.018 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:56.018 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:14:56.018 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.018 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (603.4119129180908 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:56.019 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:56.038 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275297.774902, idle connection 151551.000000, request 304398.924589 03/19/2026 02:14:56.038 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1098 03/19/2026 02:14:56.038 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.038 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1098 (601.726770401001 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:56.039 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.094 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276524.190918, idle connection 152112.000000, request 304999.943256 03/19/2026 02:14:56.095 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276523.687012, idle connection 152111.000000, request 304999.448061 03/19/2026 02:14:56.115 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:56.116 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:56.116 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:56.116 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.116 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.116 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.116 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275804.274414, idle connection 151423.000000, request 304999.933481 03/19/2026 02:14:56.117 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275901.645508, idle connection 151944.000000, request 304395.425558 03/19/2026 02:14:56.117 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276424.268066, idle connection 150796.000000, request 304396.281242 03/19/2026 02:14:56.117 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275104.158203, idle connection 151665.000000, request 304396.861792 03/19/2026 02:14:56.117 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275803.270264, idle connection 151422.000000, request 304998.942614 03/19/2026 02:14:56.117 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:14:56.118 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.118 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (605.7121753692627 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:56.118 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:56.118 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:56.118 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.118 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (605.2584648132324 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:56.118 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:56.119 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:14:56.119 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.119 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (605.0608158111572 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:56.119 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:56.176 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274730.753662, idle connection 150723.000000, request 304398.958206 03/19/2026 02:14:56.177 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:56.177 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.177 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (601.6843318939209 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:56.177 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:56.186 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:56.186 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:56.186 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:56.186 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.186 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.186 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.187 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274621.556396, idle connection 151207.000000, request 304999.925852 03/19/2026 02:14:56.187 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274620.948242, idle connection 151207.000000, request 304999.329090 03/19/2026 02:14:56.295 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:56.295 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:56.295 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:56.296 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.296 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.296 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.296 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275116.716309, idle connection 151101.000000, request 304999.927282 03/19/2026 02:14:56.297 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275116.141602, idle connection 151101.000000, request 304999.365330 03/19/2026 02:14:56.316 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274592.850342, idle connection 151287.000000, request 304396.978617 03/19/2026 02:14:56.317 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:56.317 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.317 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.553056716919 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:56.317 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:56.317 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275098.679932, idle connection 151799.000000, request 304396.816492 03/19/2026 02:14:56.317 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275914.796387, idle connection 151797.000000, request 304397.242785 03/19/2026 02:14:56.317 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:56.318 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.318 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.5974025726318 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:56.318 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:56.318 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 771 03/19/2026 02:14:56.318 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.318 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 771 (603.4655570983887 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:56.318 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:56.369 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:56.370 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:56.370 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:56.370 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.370 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.370 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.370 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275114.992432, idle connection 150808.000000, request 304999.932051 03/19/2026 02:14:56.371 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275114.484619, idle connection 150808.000000, request 304999.432802 03/19/2026 02:14:56.392 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:56.392 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:56.392 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:56.393 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.393 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.393 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.393 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275119.600830, idle connection 151246.000000, request 304999.925613 03/19/2026 02:14:56.394 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275118.993408, idle connection 151246.000000, request 304999.328613 03/19/2026 02:14:56.432 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275936.267822, idle connection 150468.000000, request 304399.060249 03/19/2026 02:14:56.433 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:56.433 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.433 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (601.6485691070557 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:56.433 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:56.519 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274700.222168, idle connection 150878.000000, request 304398.040056 03/19/2026 02:14:56.519 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:56.520 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.520 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (602.6592254638672 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:56.520 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:56.521 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:56.521 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:56.521 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:56.521 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.522 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.522 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.522 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274092.638672, idle connection 151269.000000, request 304999.949694 03/19/2026 02:14:56.522 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275903.772217, idle connection 151606.000000, request 304397.836685 03/19/2026 02:14:56.522 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274092.057129, idle connection 151268.000000, request 304999.371767 03/19/2026 02:14:56.523 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:56.523 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.523 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (602.8201580047607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:56.523 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:56.523 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275706.921631, idle connection 150872.000000, request 304398.531437 03/19/2026 02:14:56.523 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:14:56.523 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.523 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (601.8509864807129 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:56.524 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:56.525 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275506.212402, idle connection 151149.000000, request 304399.336576 03/19/2026 02:14:56.526 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:14:56.526 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.526 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (600.9731292724609 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:56.526 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:56.530 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:56.530 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:56.530 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:56.530 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.530 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.531 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.531 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275211.775391, idle connection 151592.000000, request 304999.937057 03/19/2026 02:14:56.531 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275211.290283, idle connection 151591.000000, request 304999.459267 03/19/2026 02:14:56.531 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:56.532 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:56.532 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:56.532 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.532 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.532 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.532 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274613.901855, idle connection 151460.000000, request 304999.946356 03/19/2026 02:14:56.533 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275212.850830, idle connection 151654.000000, request 304397.754669 03/19/2026 02:14:56.533 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274613.167725, idle connection 151459.000000, request 304999.215364 03/19/2026 02:14:56.533 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:14:56.533 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.533 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (603.1951904296875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:56.534 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:56.540 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275236.097168, idle connection 151062.000000, request 304399.191618 03/19/2026 02:14:56.541 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:14:56.541 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.541 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.402997970581 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:56.541 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:56.587 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:56.587 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:56.587 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:56.587 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.587 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.588 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.588 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275791.860840, idle connection 151534.000000, request 304999.946356 03/19/2026 02:14:56.588 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275192.031738, idle connection 151537.000000, request 304397.443295 03/19/2026 02:14:56.588 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275791.269531, idle connection 151533.000000, request 304999.365330 03/19/2026 02:14:56.589 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:56.589 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.589 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.2741069793701 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:56.589 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:56.619 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:56.620 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:56.620 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:56.620 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.620 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.620 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.620 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275297.103516, idle connection 150289.000000, request 304999.941587 03/19/2026 02:14:56.620 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:56.620 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:56.620 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:56.621 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.621 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.621 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.621 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274093.827393, idle connection 150278.000000, request 304999.964237 03/19/2026 02:14:56.621 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:56.621 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:56.621 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:56.621 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.621 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.621 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.621 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275198.021240, idle connection 151505.000000, request 304999.968529 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.622 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276221.367676, idle connection 151507.000000, request 304999.968290 03/19/2026 02:14:56.622 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275294.859131, idle connection 150287.000000, request 304997.709513 03/19/2026 02:14:56.623 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274091.985596, idle connection 150276.000000, request 304998.126268 03/19/2026 02:14:56.623 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275196.504639, idle connection 151503.000000, request 304998.455048 03/19/2026 02:14:56.623 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 276220.187744, idle connection 151505.000000, request 304998.791695 03/19/2026 02:14:56.639 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2981 03/19/2026 02:14:56.639 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:56.639 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:56.639 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.639 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1094, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.640 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1099 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1094, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.640 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274695.710449, idle connection 150949.000000, request 304999.920368 03/19/2026 02:14:56.640 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274695.227051, idle connection 150949.000000, request 304999.453545 03/19/2026 02:14:56.696 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275922.703125, idle connection 151510.000000, request 304398.456335 03/19/2026 02:14:56.696 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:14:56.696 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.696 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.0734310150146 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:56.697 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:56.718 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:56.719 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:56.719 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:56.719 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.719 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.719 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.719 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275299.135986, idle connection 151341.000000, request 304999.938726 03/19/2026 02:14:56.719 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:56.719 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:56.719 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:56.719 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.720 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.720 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.720 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275821.200684, idle connection 150193.000000, request 304999.962330 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.720 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274500.653809, idle connection 151061.000000, request 304999.958277 03/19/2026 02:14:56.721 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275297.404785, idle connection 151339.000000, request 304998.216867 03/19/2026 02:14:56.721 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275199.520996, idle connection 150818.000000, request 304395.194769 03/19/2026 02:14:56.721 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275819.761963, idle connection 150191.000000, request 304998.528957 03/19/2026 02:14:56.721 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274499.542725, idle connection 151060.000000, request 304998.850584 03/19/2026 02:14:56.722 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:56.722 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.722 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (605.6993007659912 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:56.722 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:56.778 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:56.778 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:56.778 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:56.778 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.778 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.778 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.778 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274128.603027, idle connection 150121.000000, request 304999.926329 03/19/2026 02:14:56.779 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274128.107666, idle connection 150121.000000, request 304999.441147 03/19/2026 02:14:56.788 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274020.393311, idle connection 150606.000000, request 304398.775339 03/19/2026 02:14:56.788 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:14:56.788 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.788 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.6817092895508 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:56.788 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:56.897 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274515.538086, idle connection 150500.000000, request 304398.746490 03/19/2026 02:14:56.898 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:56.898 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.898 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (602.0197868347168 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:56.898 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:56.918 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:56.918 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:56.919 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:56.919 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.919 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.919 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.919 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273990.143066, idle connection 150684.000000, request 304999.950171 03/19/2026 02:14:56.919 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:56.919 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:56.919 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:56.919 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.919 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.920 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.920 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274496.145264, idle connection 151197.000000, request 304999.959230 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 772 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=767, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:56.920 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275311.839355, idle connection 151194.000000, request 304999.969244 03/19/2026 02:14:56.921 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273988.532959, idle connection 150683.000000, request 304998.349905 03/19/2026 02:14:56.921 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274494.960449, idle connection 151196.000000, request 304998.779297 03/19/2026 02:14:56.921 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275310.955566, idle connection 151193.000000, request 304999.088287 03/19/2026 02:14:56.971 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274513.936035, idle connection 150207.000000, request 304398.874998 03/19/2026 02:14:56.972 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:56.972 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.972 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.6969680786133 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:56.972 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:56.994 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274518.318604, idle connection 150645.000000, request 304398.642063 03/19/2026 02:14:56.995 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:14:56.995 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:56.995 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.9430160522461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:56.995 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:57.034 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:57.034 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:57.034 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:57.034 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.035 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.035 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.035 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275333.556152, idle connection 149865.000000, request 304999.944925 03/19/2026 02:14:57.035 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275333.144287, idle connection 149865.000000, request 304999.542952 03/19/2026 02:14:57.122 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274096.098389, idle connection 150273.000000, request 304999.934673 03/19/2026 02:14:57.123 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274095.663330, idle connection 150273.000000, request 304999.509811 03/19/2026 02:14:57.124 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:57.124 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:57.124 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:57.124 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.124 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.124 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.124 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275301.650391, idle connection 151004.000000, request 304999.961615 03/19/2026 02:14:57.124 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273490.104736, idle connection 150666.000000, request 304397.421360 03/19/2026 02:14:57.125 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:57.125 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.125 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (603.0178070068359 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:57.125 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:57.125 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:57.125 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:57.125 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:57.125 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.125 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.126 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.126 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275104.356445, idle connection 150270.000000, request 304999.958515 03/19/2026 02:14:57.126 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275299.974854, idle connection 151002.000000, request 304998.287201 03/19/2026 02:14:57.126 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:57.126 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:57.126 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:57.126 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.126 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.126 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.127 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274904.981934, idle connection 150548.000000, request 304999.956369 03/19/2026 02:14:57.127 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275103.079590, idle connection 150268.000000, request 304998.684883 03/19/2026 02:14:57.127 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274904.357422, idle connection 150547.000000, request 304999.336958 03/19/2026 02:14:57.133 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274609.887207, idle connection 150990.000000, request 304398.058891 03/19/2026 02:14:57.133 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:57.133 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.133 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (602.2639274597168 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:57.133 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.134 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274610.996826, idle connection 151052.000000, request 304999.961138 03/19/2026 02:14:57.135 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274011.487061, idle connection 150858.000000, request 304397.535324 03/19/2026 02:14:57.135 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274610.529053, idle connection 151052.000000, request 304999.497652 03/19/2026 02:14:57.135 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:57.135 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.135 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (603.0690670013428 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:57.135 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:57.141 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:57.141 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:57.142 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:57.142 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.142 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.142 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.142 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274634.393555, idle connection 150461.000000, request 304999.958754 03/19/2026 02:14:57.142 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274634.071533, idle connection 150460.000000, request 304999.640226 03/19/2026 02:14:57.189 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:57.189 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:57.190 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:57.190 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.190 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.190 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.190 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274590.077881, idle connection 150935.000000, request 304999.947309 03/19/2026 02:14:57.190 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275189.415527, idle connection 150931.000000, request 304397.509813 03/19/2026 02:14:57.191 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274589.502686, idle connection 150934.000000, request 304999.382973 03/19/2026 02:14:57.191 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:57.191 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.191 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.1620502471924 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:57.191 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:57.224 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274693.706055, idle connection 149685.000000, request 304396.543741 03/19/2026 02:14:57.224 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:57.224 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.224 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.9860248565674 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:57.224 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:57.224 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273490.196777, idle connection 149674.000000, request 304396.334171 03/19/2026 02:14:57.225 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274594.800049, idle connection 150901.000000, request 304396.749496 03/19/2026 02:14:57.225 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275618.606689, idle connection 150904.000000, request 304397.209167 03/19/2026 02:14:57.225 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:57.225 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.225 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (604.1839122772217 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:57.225 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:57.225 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:57.225 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.225 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.027271270752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:57.226 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:57.226 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:14:57.226 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.226 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (603.9085388183594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:57.226 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:57.241 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274094.690674, idle connection 150348.000000, request 304398.911476 03/19/2026 02:14:57.241 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1099 03/19/2026 02:14:57.241 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.241 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1099 (601.5579700469971 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2982, last_stable_offset=2982, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa5\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x9e\xab\xc0I\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:57.241 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:57.242 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2981 03/19/2026 02:14:57.242 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2981 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:57.242 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2982 (leader epoch 0) 03/19/2026 02:14:57.297 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:57.297 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:57.297 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:57.297 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.298 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.298 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.298 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275320.740234, idle connection 150908.000000, request 304999.945164 03/19/2026 02:14:57.298 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275320.315186, idle connection 150908.000000, request 304999.526978 03/19/2026 02:14:57.322 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274696.229736, idle connection 150738.000000, request 304397.030115 03/19/2026 02:14:57.322 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:14:57.322 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.323 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.560209274292 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:57.323 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.323 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274597.078857, idle connection 150216.000000, request 304999.958277 03/19/2026 02:14:57.324 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275217.347412, idle connection 149589.000000, request 304396.112442 03/19/2026 02:14:57.324 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273897.261230, idle connection 150458.000000, request 304396.570921 03/19/2026 02:14:57.324 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:57.324 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.324 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (604.2740345001221 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:57.324 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:57.324 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:14:57.324 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.324 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (604.1650772094727 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:57.325 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:57.325 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274595.509033, idle connection 150214.000000, request 304998.393536 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2982 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1095, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2982, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1100 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1095, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2982, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:57.343 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273992.289062, idle connection 150246.000000, request 304999.945879 03/19/2026 02:14:57.344 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273991.869385, idle connection 150246.000000, request 304999.535799 03/19/2026 02:14:57.380 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273527.428467, idle connection 149520.000000, request 304398.748875 03/19/2026 02:14:57.380 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:57.380 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.380 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (602.0612716674805 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:57.381 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:57.389 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:57.389 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:57.389 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:57.389 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.390 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.390 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.390 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273418.313721, idle connection 150004.000000, request 304999.949932 03/19/2026 02:14:57.390 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273417.883789, idle connection 150004.000000, request 304999.527931 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.499 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273913.335205, idle connection 149898.000000, request 304999.932766 03/19/2026 02:14:57.500 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273912.905029, idle connection 149897.000000, request 304999.513149 03/19/2026 02:14:57.522 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273387.446777, idle connection 150082.000000, request 304397.247553 03/19/2026 02:14:57.522 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:57.522 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.522 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (603.4917831420898 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:57.523 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:57.523 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273892.905273, idle connection 150594.000000, request 304396.716356 03/19/2026 02:14:57.523 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274708.934814, idle connection 150591.000000, request 304397.061825 03/19/2026 02:14:57.523 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:57.523 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.523 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (603.7948131561279 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:57.524 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:57.524 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 772 03/19/2026 02:14:57.524 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.524 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 772 (603.708028793335 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:57.524 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:57.572 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:57.573 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:57.573 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:57.573 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.573 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.573 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.573 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273911.900146, idle connection 149605.000000, request 304999.946117 03/19/2026 02:14:57.574 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273911.433350, idle connection 149605.000000, request 304999.489784 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.596 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273916.317871, idle connection 150043.000000, request 304999.940157 03/19/2026 02:14:57.597 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273915.667725, idle connection 150042.000000, request 304999.295950 03/19/2026 02:14:57.636 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274732.618408, idle connection 149265.000000, request 304399.001360 03/19/2026 02:14:57.636 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:57.637 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.637 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (601.8698215484619 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:57.637 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:57.726 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273492.780029, idle connection 149670.000000, request 304396.614552 03/19/2026 02:14:57.727 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:57.727 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.727 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (603.9786338806152 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:57.727 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:57.727 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:57.728 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:57.728 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:57.728 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.728 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.728 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.728 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272886.433838, idle connection 150062.000000, request 304999.954700 03/19/2026 02:14:57.728 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274697.619385, idle connection 150400.000000, request 304395.930767 03/19/2026 02:14:57.728 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274501.552979, idle connection 149667.000000, request 304397.156000 03/19/2026 02:14:57.729 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:57.729 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.729 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (604.5706272125244 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:57.729 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:57.729 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:14:57.729 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.729 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (603.5988330841064 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:57.729 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:57.730 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274302.078857, idle connection 149945.000000, request 304397.056103 03/19/2026 02:14:57.730 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272884.640869, idle connection 150061.000000, request 304998.163462 03/19/2026 02:14:57.730 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:14:57.730 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.730 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (603.6465167999268 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:57.730 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:57.733 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:57.733 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:57.733 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:57.734 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.734 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.734 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.734 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274008.540283, idle connection 150388.000000, request 304999.948025 03/19/2026 02:14:57.734 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274008.191162, idle connection 150388.000000, request 304999.603033 03/19/2026 02:14:57.735 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273410.047119, idle connection 150256.000000, request 304999.964952 03/19/2026 02:14:57.736 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274009.187988, idle connection 150450.000000, request 304398.152351 03/19/2026 02:14:57.736 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273409.591064, idle connection 150256.000000, request 304999.511957 03/19/2026 02:14:57.737 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:14:57.737 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.737 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.4694442749023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:57.737 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:57.743 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274033.705078, idle connection 149860.000000, request 304399.272442 03/19/2026 02:14:57.743 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:14:57.743 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.743 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.0746955871582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:57.743 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:57.791 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:57.792 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:57.792 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:57.792 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.792 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.792 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.792 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274587.202148, idle connection 150329.000000, request 304999.922514 03/19/2026 02:14:57.793 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273987.293457, idle connection 150332.000000, request 304397.168159 03/19/2026 02:14:57.793 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274586.501953, idle connection 150328.000000, request 304999.241352 03/19/2026 02:14:57.793 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:57.793 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.794 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.6670207977295 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:57.794 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:57.825 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:57.825 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:57.825 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:57.825 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.826 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.826 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.826 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274091.430664, idle connection 149083.000000, request 304999.945402 03/19/2026 02:14:57.826 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:57.826 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:57.826 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:57.826 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.826 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.826 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.827 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272888.162354, idle connection 149072.000000, request 304999.963045 03/19/2026 02:14:57.827 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:57.827 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:57.827 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:57.827 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.827 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.827 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.827 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273992.316162, idle connection 150299.000000, request 304999.953747 03/19/2026 02:14:57.827 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274089.760986, idle connection 149082.000000, request 304998.283625 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.828 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275015.235596, idle connection 150300.000000, request 304999.966860 03/19/2026 02:14:57.828 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272886.206787, idle connection 149070.000000, request 304998.008251 03/19/2026 02:14:57.829 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273990.657715, idle connection 150297.000000, request 304998.301029 03/19/2026 02:14:57.829 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 275014.240723, idle connection 150299.000000, request 304998.972178 03/19/2026 02:14:57.900 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274718.760986, idle connection 150306.000000, request 304397.965670 03/19/2026 02:14:57.900 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:14:57.900 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.900 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (602.5998592376709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:57.901 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:57.923 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:57.923 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:57.923 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:57.923 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.924 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.924 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.924 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274094.327393, idle connection 150136.000000, request 304999.945164 03/19/2026 02:14:57.924 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274093.898438, idle connection 150136.000000, request 304999.526024 03/19/2026 02:14:57.924 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:57.925 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:57.925 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:57.925 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.925 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.925 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.925 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274615.928711, idle connection 148988.000000, request 304999.963284 03/19/2026 02:14:57.925 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 255 03/19/2026 02:14:57.925 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:57.925 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:57.925 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.926 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.926 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.926 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273295.204346, idle connection 149856.000000, request 304999.964476 03/19/2026 02:14:57.926 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273994.547852, idle connection 149613.000000, request 304397.431374 03/19/2026 02:14:57.926 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274614.783936, idle connection 148986.000000, request 304998.821735 03/19/2026 02:14:57.926 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:57.927 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.927 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.2359600067139 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:57.927 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:57.927 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273293.835938, idle connection 149854.000000, request 304998.595953 03/19/2026 02:14:57.927 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:14:57.928 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.928 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (1.8918514251708984 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=257, last_stable_offset=257, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\xff\x00\x00\x02\x0b\x00\x00\x00\x00\x02&EF\x1f\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:14:57.928 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:14:57.928 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 535 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 255 03/19/2026 02:14:57.928 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 255 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:14:57.928 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 257 (leader epoch 0) 03/19/2026 02:14:57.944 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273391.396729, idle connection 149645.000000, request 304399.050474 03/19/2026 02:14:57.944 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1100 03/19/2026 02:14:57.945 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.945 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1100 (601.5510559082031 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2983, last_stable_offset=2983, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa6\x00\x00\x00\xf9\x00\x00\x00\x00\x02\x82\x03\xc1\x1e\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8c\x03\x00\x00\x00\xce\x02ObjectDatabaseInfo:cn-jenkins-de...')])]) 03/19/2026 02:14:57.945 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:57.945 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 261 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2982 03/19/2026 02:14:57.945 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2982 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:57.945 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2983 (leader epoch 0) 03/19/2026 02:14:57.981 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:57.981 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:57.981 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:57.981 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:57.982 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.982 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:57.982 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272925.172363, idle connection 148918.000000, request 304999.932289 03/19/2026 02:14:57.982 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272924.704834, idle connection 148917.000000, request 304999.476671 03/19/2026 02:14:57.994 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272814.141846, idle connection 149400.000000, request 304395.782232 03/19/2026 02:14:57.994 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:14:57.994 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:57.994 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (604.5928001403809 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:57.994 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:58.029 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 257 03/19/2026 02:14:58.029 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:58.029 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:58.029 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.029 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=826, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=257, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:58.030 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=826, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=257, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:58.030 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273191.078613, idle connection 149752.000000, request 304999.920845 03/19/2026 02:14:58.030 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273190.527588, idle connection 149751.000000, request 304999.383926 03/19/2026 02:14:58.046 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2983 03/19/2026 02:14:58.046 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:58.046 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:58.046 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.047 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1096, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2983, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:58.047 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1101 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1096, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2983, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:58.047 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273288.453613, idle connection 149542.000000, request 304999.914646 03/19/2026 02:14:58.048 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273287.897705, idle connection 149542.000000, request 304999.383211 03/19/2026 02:14:58.100 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273312.435059, idle connection 149297.000000, request 304399.035692 03/19/2026 02:14:58.101 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:14:58.101 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.101 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.4933586120605 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:58.101 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:58.123 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:58.123 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:58.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:58.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.124 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.124 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.124 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272785.159180, idle connection 149479.000000, request 304999.942780 03/19/2026 02:14:58.124 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:58.124 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:58.124 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:58.124 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.125 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.125 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.125 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273291.042236, idle connection 149992.000000, request 304999.947071 03/19/2026 02:14:58.125 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272783.877197, idle connection 149478.000000, request 304998.668909 03/19/2026 02:14:58.125 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:58.126 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:58.126 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:58.126 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.126 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.126 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 773 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=768, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.126 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274106.061279, idle connection 149988.000000, request 304999.958754 03/19/2026 02:14:58.126 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273289.476807, idle connection 149990.000000, request 304998.388052 03/19/2026 02:14:58.127 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274105.291016, idle connection 149987.000000, request 304999.191046 03/19/2026 02:14:58.174 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273310.857666, idle connection 149004.000000, request 304398.905039 03/19/2026 02:14:58.175 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:58.175 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.175 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.7053127288818 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:58.175 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:58.198 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273315.088867, idle connection 149442.000000, request 304398.713589 03/19/2026 02:14:58.198 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:14:58.198 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.198 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.8416881561279 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:58.198 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:58.237 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:58.237 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:58.238 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:58.238 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.238 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.238 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.238 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274130.361816, idle connection 148662.000000, request 304999.947071 03/19/2026 02:14:58.238 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274129.928955, idle connection 148662.000000, request 304999.510050 03/19/2026 02:14:58.328 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:58.329 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:58.329 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:58.329 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.329 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.329 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.329 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272889.831299, idle connection 149067.000000, request 304999.933004 03/19/2026 02:14:58.330 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:58.330 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:58.330 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:58.330 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.330 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.330 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.330 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274095.828369, idle connection 149798.000000, request 304999.962807 03/19/2026 02:14:58.330 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:58.330 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:58.330 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:58.330 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.330 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.331 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.331 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273899.359863, idle connection 149065.000000, request 304999.956608 03/19/2026 02:14:58.331 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272888.149902, idle connection 149065.000000, request 304998.267174 03/19/2026 02:14:58.331 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:58.331 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:58.331 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:58.331 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.331 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.332 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.332 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273699.919434, idle connection 149343.000000, request 304999.958277 03/19/2026 02:14:58.332 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272282.641846, idle connection 149459.000000, request 304396.166801 03/19/2026 02:14:58.332 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274093.668945, idle connection 149796.000000, request 304997.807264 03/19/2026 02:14:58.332 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273897.500488, idle connection 149063.000000, request 304998.104572 03/19/2026 02:14:58.333 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:58.333 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.333 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (604.8953533172607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:58.333 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:58.333 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273698.262939, idle connection 149341.000000, request 304998.304129 03/19/2026 02:14:58.335 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273407.824463, idle connection 149788.000000, request 304399.236202 03/19/2026 02:14:58.335 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:58.335 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.335 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.0675430297852 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:58.335 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:58.337 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:58.337 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:58.337 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:58.337 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.337 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.338 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.338 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273407.707031, idle connection 149849.000000, request 304999.963522 03/19/2026 02:14:58.338 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272808.213623, idle connection 149654.000000, request 304398.134470 03/19/2026 02:14:58.338 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273407.225586, idle connection 149848.000000, request 304999.485016 03/19/2026 02:14:58.338 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:58.338 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.338 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (602.5021076202393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:58.339 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:58.343 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:58.344 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:58.344 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:58.344 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.344 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.344 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.344 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273432.303467, idle connection 149259.000000, request 304999.962330 03/19/2026 02:14:58.344 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273431.868164, idle connection 149258.000000, request 304999.531031 03/19/2026 02:14:58.394 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:58.394 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:58.394 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:58.395 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.395 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.395 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.395 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273385.192627, idle connection 149730.000000, request 304999.952555 03/19/2026 02:14:58.395 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273984.529541, idle connection 149726.000000, request 304397.271872 03/19/2026 02:14:58.396 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273384.522949, idle connection 149730.000000, request 304999.289989 03/19/2026 02:14:58.396 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:58.396 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.396 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (603.5139560699463 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:58.396 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:58.429 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273488.050293, idle connection 148480.000000, request 304396.565199 03/19/2026 02:14:58.430 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:14:58.430 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.430 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.9552688598633 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:58.430 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:58.430 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272284.608643, idle connection 148469.000000, request 304396.412134 03/19/2026 02:14:58.430 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273389.240723, idle connection 149696.000000, request 304396.884680 03/19/2026 02:14:58.430 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274413.051514, idle connection 149698.000000, request 304397.782564 03/19/2026 02:14:58.430 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:58.430 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.431 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (604.0935516357422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:58.431 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:58.431 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:14:58.431 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.431 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.9056777954102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:58.431 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:58.431 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:14:58.431 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.431 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (603.386402130127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:58.432 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:58.501 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:58.501 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:58.501 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:58.501 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.501 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.501 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.502 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274116.998047, idle connection 149705.000000, request 304999.950171 03/19/2026 02:14:58.502 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274116.612549, idle connection 149704.000000, request 304999.572992 03/19/2026 02:14:58.526 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273492.616211, idle connection 149534.000000, request 304398.235321 03/19/2026 02:14:58.526 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:14:58.526 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.526 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.3402214050293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:58.526 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:58.527 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:58.527 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:58.527 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:58.527 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.527 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.528 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.528 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273392.825684, idle connection 149011.000000, request 304999.958038 03/19/2026 02:14:58.528 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 274013.074951, idle connection 148385.000000, request 304397.109270 03/19/2026 02:14:58.528 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273392.280518, idle connection 149011.000000, request 304999.417305 03/19/2026 02:14:58.528 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:58.528 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.529 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.5778522491455 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:58.529 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:58.583 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272324.072266, idle connection 148317.000000, request 304398.838997 03/19/2026 02:14:58.584 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:14:58.584 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.584 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (601.8879413604736 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:58.584 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:58.595 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:58.595 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:58.595 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:58.595 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.595 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.596 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.596 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272212.436768, idle connection 148798.000000, request 304999.942780 03/19/2026 02:14:58.596 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272211.955811, idle connection 148798.000000, request 304999.474049 03/19/2026 02:14:58.631 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272589.974609, idle connection 149151.000000, request 304398.809195 03/19/2026 02:14:58.631 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:14:58.632 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.632 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (601.778507232666 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:58.632 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:58.648 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272687.297852, idle connection 148941.000000, request 304398.777485 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1101 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1101 (601.806640625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2984, last_stable_offset=2984, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa7\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x1dh\x9c\xc4\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2983 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2983 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:14:58.649 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2984 (leader epoch 0) 03/19/2026 02:14:58.701 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:58.702 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:58.702 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:58.702 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.702 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.702 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.702 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272710.640381, idle connection 148695.000000, request 304999.946117 03/19/2026 02:14:58.703 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272710.185791, idle connection 148695.000000, request 304999.496698 03/19/2026 02:14:58.727 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272182.210938, idle connection 148876.000000, request 304396.992207 03/19/2026 02:14:58.727 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:14:58.727 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.728 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (603.6136150360107 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:58.728 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:58.728 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272687.895264, idle connection 149389.000000, request 304396.806002 03/19/2026 02:14:58.728 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273503.969482, idle connection 149386.000000, request 304397.870302 03/19/2026 02:14:58.728 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:58.728 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.728 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.6722660064697 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:58.729 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:58.729 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 773 03/19/2026 02:14:58.729 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.729 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 773 (602.9150485992432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:58.729 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:58.750 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2984 03/19/2026 02:14:58.750 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:58.750 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:58.750 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.750 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1097, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2984, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:58.751 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1102 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1097, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2984, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:14:58.751 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272584.668457, idle connection 148838.000000, request 304999.933481 03/19/2026 02:14:58.751 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272584.136475, idle connection 148838.000000, request 304999.408007 03/19/2026 02:14:58.776 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:58.776 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:58.776 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:58.776 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.776 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.776 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.776 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272708.826172, idle connection 148402.000000, request 304999.944448 03/19/2026 02:14:58.777 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272708.393066, idle connection 148402.000000, request 304999.521971 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.799 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272713.258057, idle connection 148840.000000, request 304999.934435 03/19/2026 02:14:58.800 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272712.791748, idle connection 148840.000000, request 304999.483109 03/19/2026 02:14:58.839 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273529.363281, idle connection 148061.000000, request 304398.948669 03/19/2026 02:14:58.839 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:58.839 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.840 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (601.6232967376709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:14:58.840 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:14:58.933 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272286.211182, idle connection 148464.000000, request 304396.318674 03/19/2026 02:14:58.933 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:58.933 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.934 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (604.2520999908447 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:14:58.934 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.934 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271680.099609, idle connection 148856.000000, request 304999.955893 03/19/2026 02:14:58.935 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273491.266846, idle connection 149193.000000, request 304395.404339 03/19/2026 02:14:58.935 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273295.257812, idle connection 148461.000000, request 304395.861149 03/19/2026 02:14:58.935 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273096.747070, idle connection 148740.000000, request 304396.790266 03/19/2026 02:14:58.935 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:58.935 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.935 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (605.1056385040283 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:14:58.935 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:14:58.935 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:14:58.936 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.936 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (604.9754619598389 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:14:58.936 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:14:58.936 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:14:58.936 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.936 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (604.3167114257812 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:14:58.936 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:14:58.936 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:14:58.936 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:14:58.936 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:14:58.936 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.936 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.937 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.937 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272805.833984, idle connection 149186.000000, request 304999.966860 03/19/2026 02:14:58.937 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271677.539795, idle connection 148854.000000, request 304997.398615 03/19/2026 02:14:58.937 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272805.213867, idle connection 149185.000000, request 304999.349594 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.939 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272206.738281, idle connection 149053.000000, request 304999.966383 03/19/2026 02:14:58.939 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272805.888428, idle connection 149247.000000, request 304398.147583 03/19/2026 02:14:58.940 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272206.355957, idle connection 149053.000000, request 304999.587297 03/19/2026 02:14:58.940 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:14:58.940 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.940 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.3399829864502 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:14:58.940 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:14:58.945 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272831.504883, idle connection 148658.000000, request 304399.167061 03/19/2026 02:14:58.945 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:14:58.945 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.945 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.1574268341064 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:14:58.945 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:58.997 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273382.181641, idle connection 149124.000000, request 304999.943018 03/19/2026 02:14:58.998 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272782.382080, idle connection 149127.000000, request 304397.147655 03/19/2026 02:14:58.998 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:58.998 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:58.998 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.4648418426514 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:14:58.998 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:14:59.002 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273377.282471, idle connection 149119.000000, request 304995.046616 03/19/2026 02:14:59.030 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:14:59.030 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:14:59.030 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:14:59.031 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.031 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.031 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.031 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272886.343994, idle connection 147878.000000, request 304999.944925 03/19/2026 02:14:59.031 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:14:59.031 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:14:59.031 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:14:59.031 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.031 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.032 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.032 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271683.022217, idle connection 147867.000000, request 304999.961376 03/19/2026 02:14:59.032 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272885.248535, idle connection 147877.000000, request 304998.861790 03/19/2026 02:14:59.032 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:14:59.032 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:14:59.032 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:14:59.032 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.032 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.032 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.033 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272786.836670, idle connection 149093.000000, request 304999.966621 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.033 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273810.228027, idle connection 149095.000000, request 304999.962807 03/19/2026 02:14:59.033 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271681.274170, idle connection 147865.000000, request 304998.218060 03/19/2026 02:14:59.034 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272785.689209, idle connection 149092.000000, request 304998.822212 03/19/2026 02:14:59.034 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273809.383789, idle connection 149095.000000, request 304999.125481 03/19/2026 02:14:59.102 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273516.184326, idle connection 149104.000000, request 304399.134398 03/19/2026 02:14:59.103 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:14:59.103 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.103 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.412296295166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:14:59.103 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.127 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272890.792236, idle connection 148933.000000, request 304999.949455 03/19/2026 02:14:59.128 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272890.364258, idle connection 148932.000000, request 304999.529362 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.129 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273411.520264, idle connection 147783.000000, request 304999.954700 03/19/2026 02:14:59.130 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272790.869629, idle connection 148409.000000, request 304398.005962 03/19/2026 02:14:59.130 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273411.104004, idle connection 147783.000000, request 304999.541998 03/19/2026 02:14:59.130 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:59.130 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.130 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (602.5633811950684 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:14:59.130 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:14:59.184 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:14:59.185 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:14:59.185 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:14:59.185 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.185 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.185 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.185 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271722.079834, idle connection 147715.000000, request 304999.950886 03/19/2026 02:14:59.185 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271721.677002, idle connection 147714.000000, request 304999.554873 03/19/2026 02:14:59.197 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271611.273438, idle connection 148197.000000, request 304398.786068 03/19/2026 02:14:59.197 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:14:59.197 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.197 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.7107963562012 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:14:59.197 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:14:59.232 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 257 03/19/2026 02:14:59.233 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:14:59.233 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:14:59.233 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.233 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.233 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.233 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271987.702881, idle connection 148548.000000, request 304999.941587 03/19/2026 02:14:59.234 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271987.252197, idle connection 148548.000000, request 304999.499559 03/19/2026 02:14:59.303 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272109.672607, idle connection 148094.000000, request 304398.977041 03/19/2026 02:14:59.304 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:14:59.304 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.304 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.5756130218506 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:14:59.304 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:14:59.328 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:14:59.328 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:14:59.328 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:14:59.329 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.329 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.329 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.329 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271580.291992, idle connection 148274.000000, request 304999.946833 03/19/2026 02:14:59.329 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:14:59.329 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:14:59.329 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:14:59.329 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.329 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.329 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.330 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272086.320068, idle connection 148787.000000, request 304999.961615 03/19/2026 02:14:59.330 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271579.260254, idle connection 148273.000000, request 304998.925686 03/19/2026 02:14:59.330 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:14:59.330 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:14:59.330 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:14:59.330 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.330 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.330 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 774 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=769, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.331 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272901.559570, idle connection 148784.000000, request 304999.957323 03/19/2026 02:14:59.331 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272085.045410, idle connection 148786.000000, request 304998.690605 03/19/2026 02:14:59.331 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272900.939453, idle connection 148783.000000, request 304999.339819 03/19/2026 02:14:59.352 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271983.565674, idle connection 148237.000000, request 304398.833275 03/19/2026 02:14:59.352 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1102 03/19/2026 02:14:59.352 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.353 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1102 (601.8435955047607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:14:59.353 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:14:59.377 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272107.826660, idle connection 147801.000000, request 304398.940325 03/19/2026 02:14:59.378 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:14:59.378 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.378 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.8552780151367 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:14:59.378 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:14:59.401 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272112.110107, idle connection 148239.000000, request 304398.787975 03/19/2026 02:14:59.401 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:14:59.401 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.401 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (601.9012928009033 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:14:59.401 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:14:59.440 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:14:59.441 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:14:59.441 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:14:59.441 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.441 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.441 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.441 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272927.178223, idle connection 147459.000000, request 304999.945402 03/19/2026 02:14:59.442 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272926.716064, idle connection 147459.000000, request 304999.491215 03/19/2026 02:14:59.534 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271684.102295, idle connection 147861.000000, request 304999.928951 03/19/2026 02:14:59.535 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271683.688477, idle connection 147861.000000, request 304999.524355 03/19/2026 02:14:59.536 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:14:59.536 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:14:59.536 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:14:59.536 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.536 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.536 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.536 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272889.742920, idle connection 148592.000000, request 304999.963045 03/19/2026 02:14:59.536 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:14:59.536 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:14:59.537 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:14:59.537 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.537 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.537 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.537 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272693.171143, idle connection 147858.000000, request 304999.968290 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.537 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272494.244385, idle connection 148137.000000, request 304999.969721 03/19/2026 02:14:59.538 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272888.263916, idle connection 148590.000000, request 304998.487234 03/19/2026 02:14:59.538 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271076.698486, idle connection 148253.000000, request 304396.559954 03/19/2026 02:14:59.538 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272204.542480, idle connection 148584.000000, request 304398.675680 03/19/2026 02:14:59.538 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272691.841064, idle connection 147857.000000, request 304998.639822 03/19/2026 02:14:59.538 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272493.214844, idle connection 148136.000000, request 304998.942852 03/19/2026 02:14:59.539 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:14:59.539 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.539 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (604.4003963470459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:14:59.539 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:14:59.539 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:59.539 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.539 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (602.7359962463379 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:14:59.540 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:14:59.540 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:14:59.540 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:14:59.540 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:14:59.540 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.541 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.541 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.541 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272204.558350, idle connection 148646.000000, request 304999.953985 03/19/2026 02:14:59.541 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271605.029541, idle connection 148451.000000, request 304398.256063 03/19/2026 02:14:59.541 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272204.062988, idle connection 148645.000000, request 304999.463797 03/19/2026 02:14:59.541 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:59.542 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.542 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.3385524749756 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:14:59.542 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:14:59.545 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:14:59.546 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:14:59.546 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:14:59.546 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.546 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.546 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.546 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272230.428955, idle connection 148057.000000, request 304999.968290 03/19/2026 02:14:59.546 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272230.162598, idle connection 148057.000000, request 304999.704599 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.599 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272180.548584, idle connection 148526.000000, request 304999.947071 03/19/2026 02:14:59.600 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272180.152832, idle connection 148525.000000, request 304999.559164 03/19/2026 02:14:59.604 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272775.803711, idle connection 148518.000000, request 304393.570423 03/19/2026 02:14:59.604 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:14:59.604 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.604 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (606.8105697631836 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:14:59.604 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:14:59.634 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272283.397949, idle connection 147275.000000, request 304396.999121 03/19/2026 02:14:59.634 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:14:59.634 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.634 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (603.5969257354736 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:14:59.635 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:14:59.635 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271079.847900, idle connection 147264.000000, request 304396.789312 03/19/2026 02:14:59.635 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272184.479004, idle connection 148491.000000, request 304397.611618 03/19/2026 02:14:59.635 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 273208.264648, idle connection 148494.000000, request 304398.001671 03/19/2026 02:14:59.635 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:59.635 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.635 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.7676334381104 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:14:59.636 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:14:59.636 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:14:59.636 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.636 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (603.2774448394775 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:14:59.636 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:14:59.636 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:14:59.636 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.636 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (603.1844615936279 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:14:59.636 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:14:59.704 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:14:59.704 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:14:59.704 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:14:59.704 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.704 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.704 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.705 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272913.960205, idle connection 148502.000000, request 304999.944448 03/19/2026 02:14:59.705 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272913.473633, idle connection 148501.000000, request 304999.464750 03/19/2026 02:14:59.728 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272289.872803, idle connection 148332.000000, request 304399.033070 03/19/2026 02:14:59.729 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:14:59.729 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.729 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.4769077301025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:14:59.729 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.731 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272189.371094, idle connection 147808.000000, request 304999.955416 03/19/2026 02:14:59.731 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272809.607910, idle connection 147181.000000, request 304398.042917 03/19/2026 02:14:59.732 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272188.789795, idle connection 147807.000000, request 304999.376774 03/19/2026 02:14:59.732 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:59.732 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.732 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (602.7054786682129 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:14:59.732 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:14:59.786 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271121.144531, idle connection 147114.000000, request 304399.013758 03/19/2026 02:14:59.786 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:14:59.786 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.787 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (601.5987396240234 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:14:59.787 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:14:59.798 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:14:59.798 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:14:59.798 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:14:59.798 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.798 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.799 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.799 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271009.222168, idle connection 147595.000000, request 304999.930382 03/19/2026 02:14:59.799 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271008.752441, idle connection 147595.000000, request 304999.471903 03/19/2026 02:14:59.834 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271386.823486, idle connection 147947.000000, request 304399.065256 03/19/2026 02:14:59.835 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:14:59.835 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.835 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (601.5231609344482 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:14:59.835 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:14:59.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:14:59.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:14:59.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:14:59.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.905 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.906 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.906 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271506.993652, idle connection 147491.000000, request 304999.941349 03/19/2026 02:14:59.906 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271506.553467, idle connection 147491.000000, request 304999.512434 03/19/2026 02:14:59.932 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270976.824219, idle connection 147671.000000, request 304396.480083 03/19/2026 02:14:59.933 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:14:59.933 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.933 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (604.0949821472168 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:14:59.933 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:14:59.933 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271482.580322, idle connection 148183.000000, request 304396.218777 03/19/2026 02:14:59.933 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272298.648926, idle connection 148181.000000, request 304397.048712 03/19/2026 02:14:59.934 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:14:59.934 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.934 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.2675971984863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:14:59.934 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:14:59.934 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 774 03/19/2026 02:14:59.934 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:14:59.934 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 774 (603.7018299102783 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:14:59.934 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:14:59.953 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2984 03/19/2026 02:14:59.953 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:14:59.954 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:14:59.954 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.954 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1098, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.954 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1103 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1098, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.954 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271381.460205, idle connection 147635.000000, request 304999.945879 03/19/2026 02:14:59.954 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271381.034180, idle connection 147635.000000, request 304999.529600 03/19/2026 02:14:59.979 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:14:59.979 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:14:59.979 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:14:59.979 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:14:59.979 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.980 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:14:59.980 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271505.426514, idle connection 147199.000000, request 304999.921322 03/19/2026 02:14:59.980 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271504.870361, idle connection 147198.000000, request 304999.378681 03/19/2026 02:15:00.002 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:15:00.002 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:00.002 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:00.003 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.003 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.003 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.003 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271509.577637, idle connection 147636.000000, request 304999.889612 03/19/2026 02:15:00.004 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271508.862061, idle connection 147636.000000, request 304999.186277 03/19/2026 02:15:00.042 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272326.176758, idle connection 146858.000000, request 304398.944616 03/19/2026 02:15:00.043 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:15:00.043 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.043 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (601.830244064331 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:00.043 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:00.137 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271082.331055, idle connection 147260.000000, request 304398.158312 03/19/2026 02:15:00.137 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:15:00.137 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.137 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (602.4887561798096 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:00.138 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:00.139 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272287.203613, idle connection 147989.000000, request 304397.419691 03/19/2026 02:15:00.139 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:15:00.139 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.139 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (602.982759475708 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:00.139 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:00.139 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:00.140 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:00.140 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:00.140 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.140 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.140 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.140 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270474.515381, idle connection 147651.000000, request 304999.960184 03/19/2026 02:15:00.140 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:15:00.140 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:00.140 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:00.140 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.140 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.141 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.141 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271601.783936, idle connection 147982.000000, request 304999.951363 03/19/2026 02:15:00.141 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272089.147705, idle connection 147254.000000, request 304395.945072 03/19/2026 02:15:00.141 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271890.629883, idle connection 147534.000000, request 304396.354914 03/19/2026 02:15:00.141 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270473.207520, idle connection 147649.000000, request 304998.653889 03/19/2026 02:15:00.142 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:00.142 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.142 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (604.9098968505859 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:00.142 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:00.142 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:00.142 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.142 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (604.8622131347656 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:00.142 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:00.142 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:00.143 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:00.143 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:00.143 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.143 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.143 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.143 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271003.065430, idle connection 147849.000000, request 304999.961615 03/19/2026 02:15:00.143 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271602.187744, idle connection 148043.000000, request 304397.588730 03/19/2026 02:15:00.144 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271598.948975, idle connection 147979.000000, request 304997.122288 03/19/2026 02:15:00.144 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:00.144 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.144 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (603.158712387085 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:00.144 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:00.144 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271001.625488, idle connection 147848.000000, request 304998.524904 03/19/2026 02:15:00.146 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271629.887451, idle connection 147456.000000, request 304399.427652 03/19/2026 02:15:00.147 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:00.147 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.147 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (600.9032726287842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:00.147 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:00.200 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271579.613037, idle connection 147925.000000, request 304398.997784 03/19/2026 02:15:00.201 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:00.201 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.201 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.6068458557129 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:00.201 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:00.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:15:00.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:00.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:00.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.205 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.206 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.206 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272173.909424, idle connection 147916.000000, request 304999.941587 03/19/2026 02:15:00.206 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272173.432373, idle connection 147915.000000, request 304999.469519 03/19/2026 02:15:00.235 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:00.235 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:00.235 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:00.235 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.235 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.236 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.236 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271681.546387, idle connection 146673.000000, request 304999.946833 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.236 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270478.304688, idle connection 146662.000000, request 304999.965429 03/19/2026 02:15:00.237 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271680.519287, idle connection 146672.000000, request 304998.930931 03/19/2026 02:15:00.237 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:15:00.237 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:00.237 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:00.237 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.237 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.237 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.237 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271582.082275, idle connection 147889.000000, request 304999.965429 03/19/2026 02:15:00.237 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:15:00.238 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:00.238 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:00.238 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.238 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.238 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.238 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272605.398193, idle connection 147891.000000, request 304999.968052 03/19/2026 02:15:00.238 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270476.438721, idle connection 146660.000000, request 304998.102188 03/19/2026 02:15:00.239 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271580.748779, idle connection 147887.000000, request 304998.634100 03/19/2026 02:15:00.239 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272604.409180, idle connection 147890.000000, request 304998.980999 03/19/2026 02:15:00.306 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272312.941406, idle connection 147901.000000, request 304398.921728 03/19/2026 02:15:00.306 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:00.306 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.306 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.7820835113525 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:00.307 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:00.329 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:00.330 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:00.330 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:00.330 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.330 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.330 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.330 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271687.712891, idle connection 147730.000000, request 304999.913692 03/19/2026 02:15:00.331 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271687.098389, idle connection 147729.000000, request 304999.309301 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.333 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272207.703857, idle connection 146579.000000, request 304999.946594 03/19/2026 02:15:00.334 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271586.965820, idle connection 147206.000000, request 304397.550821 03/19/2026 02:15:00.334 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272207.077393, idle connection 146579.000000, request 304999.326706 03/19/2026 02:15:00.334 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:00.334 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.334 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.1811237335205 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:00.334 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:00.387 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:00.387 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:00.387 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:00.388 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.388 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.388 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.388 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270519.108887, idle connection 146512.000000, request 304999.938250 03/19/2026 02:15:00.388 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270518.642578, idle connection 146511.000000, request 304999.489307 03/19/2026 02:15:00.400 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270408.218506, idle connection 146994.000000, request 304398.932219 03/19/2026 02:15:00.400 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:00.400 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.400 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.5934944152832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:00.401 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 257 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.436 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270784.560791, idle connection 147345.000000, request 304999.932766 03/19/2026 02:15:00.437 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270784.088867, idle connection 147345.000000, request 304999.480724 03/19/2026 02:15:00.507 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270906.013672, idle connection 146890.000000, request 304398.963690 03/19/2026 02:15:00.507 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:00.507 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.508 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.740837097168 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:00.508 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:00.534 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:15:00.534 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:00.534 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:00.534 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.534 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.534 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.535 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270374.539307, idle connection 147069.000000, request 304999.915600 03/19/2026 02:15:00.535 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:15:00.535 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:00.535 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:00.535 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.535 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.535 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.536 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270880.271729, idle connection 147581.000000, request 304999.945641 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 775 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=770, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.536 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271695.782471, idle connection 147578.000000, request 304999.957085 03/19/2026 02:15:00.537 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270372.372070, idle connection 147067.000000, request 304997.768164 03/19/2026 02:15:00.537 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270878.778076, idle connection 147580.000000, request 304998.464108 03/19/2026 02:15:00.537 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271694.713867, idle connection 147577.000000, request 304998.892307 03/19/2026 02:15:00.555 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270780.474609, idle connection 147034.000000, request 304398.958445 03/19/2026 02:15:00.555 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1103 03/19/2026 02:15:00.556 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.556 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1103 (601.7453670501709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2985, last_stable_offset=2985, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa8\x00\x00\x00\xfe\x00\x00\x00\x00\x02}r\x9e\x03\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:00.556 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:00.556 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2984 03/19/2026 02:15:00.556 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2984 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:00.556 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2985 (leader epoch 0) 03/19/2026 02:15:00.581 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270904.268311, idle connection 146598.000000, request 304398.767471 03/19/2026 02:15:00.581 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:00.581 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.582 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.8409729003906 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:00.582 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:00.605 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270908.158203, idle connection 147035.000000, request 304398.476124 03/19/2026 02:15:00.605 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:00.605 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.605 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.231502532959 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:00.605 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:00.644 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:00.645 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:00.645 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:00.645 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.645 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.645 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.646 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271722.824707, idle connection 146255.000000, request 304999.918938 03/19/2026 02:15:00.646 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271722.231689, idle connection 146254.000000, request 304999.337912 03/19/2026 02:15:00.657 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2985 03/19/2026 02:15:00.657 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:00.657 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:00.657 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.658 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1099, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2985, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:00.658 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1104 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1099, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2985, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:00.658 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270677.572021, idle connection 146931.000000, request 304999.930620 03/19/2026 02:15:00.658 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270677.122559, idle connection 146931.000000, request 304999.495745 03/19/2026 02:15:00.739 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:00.739 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:00.739 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:00.739 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.739 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.739 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.740 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270479.528564, idle connection 146657.000000, request 304999.922514 03/19/2026 02:15:00.740 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:00.740 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:00.740 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:00.740 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.740 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.740 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.740 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271685.389160, idle connection 147388.000000, request 304999.958754 03/19/2026 02:15:00.741 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270478.297852, idle connection 146656.000000, request 304998.707533 03/19/2026 02:15:00.741 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271684.704102, idle connection 147387.000000, request 304999.279022 03/19/2026 02:15:00.742 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:15:00.742 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:00.742 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:00.742 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.742 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.742 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.743 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271487.461182, idle connection 146653.000000, request 304999.965429 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 839 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.743 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271288.429688, idle connection 146931.000000, request 304999.955177 03/19/2026 02:15:00.743 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271486.515869, idle connection 146652.000000, request 304999.020100 03/19/2026 02:15:00.744 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271287.832031, idle connection 146931.000000, request 304999.363899 03/19/2026 02:15:00.744 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269870.519043, idle connection 147047.000000, request 304395.967245 03/19/2026 02:15:00.744 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:00.744 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.744 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (604.3815612792969 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:00.744 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.745 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271000.257324, idle connection 147442.000000, request 304999.954462 03/19/2026 02:15:00.745 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270997.154053, idle connection 147377.000000, request 304395.326614 03/19/2026 02:15:00.745 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270400.591064, idle connection 147247.000000, request 304397.487640 03/19/2026 02:15:00.746 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270999.640137, idle connection 147441.000000, request 304999.343157 03/19/2026 02:15:00.746 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:00.746 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.746 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (605.3876876831055 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:00.746 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:00.746 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:00.746 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.746 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (603.4753322601318 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:00.747 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:00.747 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:15:00.747 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:00.747 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:00.747 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.747 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.747 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.748 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271028.781738, idle connection 146855.000000, request 304999.968529 03/19/2026 02:15:00.748 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271028.530762, idle connection 146855.000000, request 304999.719381 03/19/2026 02:15:00.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:15:00.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:00.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:00.802 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.802 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.803 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.803 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270977.344971, idle connection 147322.000000, request 304999.941587 03/19/2026 02:15:00.803 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270976.872559, idle connection 147322.000000, request 304999.481201 03/19/2026 02:15:00.807 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271572.684570, idle connection 147314.000000, request 304398.715019 03/19/2026 02:15:00.807 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:00.807 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.808 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.8376350402832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:00.808 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:00.839 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271078.469238, idle connection 146070.000000, request 304396.862268 03/19/2026 02:15:00.839 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:00.839 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.840 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.9762496948242 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:00.840 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:00.840 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269874.474121, idle connection 146058.000000, request 304396.129608 03/19/2026 02:15:00.840 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270979.009521, idle connection 147286.000000, request 304396.890402 03/19/2026 02:15:00.841 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 272002.723633, idle connection 147288.000000, request 304397.291660 03/19/2026 02:15:00.841 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:15:00.841 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.841 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (604.7079563140869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:00.841 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:00.842 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:00.842 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.842 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (604.3903827667236 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:00.842 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:00.842 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:00.842 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.842 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (604.3715476989746 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:00.842 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:00.907 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:00.907 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:00.907 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:00.907 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.908 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.908 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.908 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271710.668701, idle connection 147298.000000, request 304999.929428 03/19/2026 02:15:00.908 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271710.068359, idle connection 147298.000000, request 304999.336958 03/19/2026 02:15:00.932 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271086.412354, idle connection 147128.000000, request 304398.613930 03/19/2026 02:15:00.932 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:00.932 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.932 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.0243167877197 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:00.933 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:00.935 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270985.092285, idle connection 146604.000000, request 304999.951124 03/19/2026 02:15:00.936 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271605.298096, idle connection 145977.000000, request 304397.541285 03/19/2026 02:15:00.936 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270984.421143, idle connection 146603.000000, request 304999.285698 03/19/2026 02:15:00.936 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:00.936 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.937 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.3034324645996 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:00.937 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:00.989 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269917.983887, idle connection 145911.000000, request 304398.818731 03/19/2026 02:15:00.990 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:00.990 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:00.990 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (601.7966270446777 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:00.990 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:01.001 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:15:01.001 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:01.001 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:01.001 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.001 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.002 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.002 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269806.252686, idle connection 146392.000000, request 304999.932289 03/19/2026 02:15:01.002 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269805.781250, idle connection 146392.000000, request 304999.471188 03/19/2026 02:15:01.038 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270183.199951, idle connection 146744.000000, request 304398.584843 03/19/2026 02:15:01.038 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:01.038 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.038 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (601.9546985626221 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:01.039 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:01.109 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:15:01.109 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:01.109 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:01.109 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.110 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.110 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.110 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270302.821533, idle connection 146287.000000, request 304999.931812 03/19/2026 02:15:01.111 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270302.271973, idle connection 146287.000000, request 304999.394894 03/19/2026 02:15:01.138 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269770.879150, idle connection 146465.000000, request 304396.265507 03/19/2026 02:15:01.139 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:01.139 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.139 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (604.2490005493164 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:01.139 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:01.139 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270276.711914, idle connection 146977.000000, request 304396.395445 03/19/2026 02:15:01.139 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271092.810303, idle connection 146975.000000, request 304396.985769 03/19/2026 02:15:01.140 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:01.140 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.140 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (604.1111946105957 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:01.140 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:01.140 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 775 03/19/2026 02:15:01.140 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.140 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 775 (603.7752628326416 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:01.140 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:01.182 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:15:01.182 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:01.182 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:01.183 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.183 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.183 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.183 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270302.081543, idle connection 145996.000000, request 304999.932051 03/19/2026 02:15:01.184 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270301.544434, idle connection 145995.000000, request 304999.406338 03/19/2026 02:15:01.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:15:01.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:01.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:01.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.206 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.207 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.207 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270306.022949, idle connection 146433.000000, request 304999.948263 03/19/2026 02:15:01.207 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270305.592773, idle connection 146432.000000, request 304999.527693 03/19/2026 02:15:01.247 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271121.412842, idle connection 145653.000000, request 304398.517132 03/19/2026 02:15:01.247 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:15:01.247 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.248 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (602.0488739013672 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:01.248 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:01.259 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270076.604736, idle connection 146330.000000, request 304398.971558 03/19/2026 02:15:01.259 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1104 03/19/2026 02:15:01.259 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.259 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1104 (601.6292572021484 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2986, last_stable_offset=2986, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xa9\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xa1\xdc\xfdT\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:01.260 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:01.260 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2985 03/19/2026 02:15:01.260 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2985 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:01.260 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2986 (leader epoch 0) 03/19/2026 02:15:01.343 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269876.270752, idle connection 146054.000000, request 304396.674156 03/19/2026 02:15:01.343 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:15:01.343 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.344 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.9242744445801 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:01.344 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:01.344 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271081.991211, idle connection 146784.000000, request 304396.563768 03/19/2026 02:15:01.344 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:15:01.344 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.344 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (603.7206649780273 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:01.344 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:01.344 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270885.520264, idle connection 146051.000000, request 304398.022890 03/19/2026 02:15:01.345 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270686.959473, idle connection 146330.000000, request 304398.487806 03/19/2026 02:15:01.345 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:01.345 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.345 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (602.4470329284668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:01.345 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:01.345 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 839 03/19/2026 02:15:01.345 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.345 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 839 (602.2834777832031 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:01.346 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.346 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269268.271729, idle connection 146444.000000, request 304999.958515 03/19/2026 02:15:01.346 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:15:01.346 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:01.347 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:01.347 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.347 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.347 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.347 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270395.454834, idle connection 146775.000000, request 304999.948502 03/19/2026 02:15:01.347 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269267.101807, idle connection 146443.000000, request 304998.791456 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.348 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269797.829346, idle connection 146644.000000, request 304999.953270 03/19/2026 02:15:01.348 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270396.947021, idle connection 146838.000000, request 304396.646261 03/19/2026 02:15:01.349 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270393.731934, idle connection 146774.000000, request 304998.240709 03/19/2026 02:15:01.349 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:01.349 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.349 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (604.0565967559814 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:01.349 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:01.350 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270426.823975, idle connection 146253.000000, request 304398.010015 03/19/2026 02:15:01.350 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269796.298828, idle connection 146643.000000, request 304998.428345 03/19/2026 02:15:01.350 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:01.350 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.350 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.5915145874023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:01.350 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:01.361 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2986 03/19/2026 02:15:01.361 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:01.361 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:01.361 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.361 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1100, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2986, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:01.361 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1105 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1100, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2986, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:01.362 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269973.842529, idle connection 146227.000000, request 304999.945879 03/19/2026 02:15:01.362 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269973.330322, idle connection 146227.000000, request 304999.441862 03/19/2026 02:15:01.404 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270376.163330, idle connection 146721.000000, request 304398.760319 03/19/2026 02:15:01.404 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:01.405 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.405 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (601.9937992095947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:01.405 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:01.409 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:15:01.409 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:01.409 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:01.409 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.409 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.410 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.410 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270969.754639, idle connection 146711.000000, request 304999.920368 03/19/2026 02:15:01.410 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270969.151855, idle connection 146711.000000, request 304999.328375 03/19/2026 02:15:01.440 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:01.441 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:01.441 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:01.441 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.441 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.441 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.441 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270475.996338, idle connection 145468.000000, request 304999.932051 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.442 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269272.525635, idle connection 145456.000000, request 304999.941826 03/19/2026 02:15:01.443 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270474.637939, idle connection 145466.000000, request 304998.584270 03/19/2026 02:15:01.443 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:15:01.443 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:01.443 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:01.443 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.443 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.443 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.443 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270375.967773, idle connection 146683.000000, request 304999.935865 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.444 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271399.197266, idle connection 146684.000000, request 304999.961138 03/19/2026 02:15:01.445 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269270.154541, idle connection 145454.000000, request 304997.577906 03/19/2026 02:15:01.445 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270374.411133, idle connection 146681.000000, request 304998.387575 03/19/2026 02:15:01.445 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271398.040039, idle connection 146683.000000, request 304998.807907 03/19/2026 02:15:01.509 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271109.458252, idle connection 146697.000000, request 304398.713589 03/19/2026 02:15:01.510 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:01.510 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.510 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (602.013349533081 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:01.510 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:01.533 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:01.533 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:01.533 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:01.534 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.534 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.534 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.534 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270484.203369, idle connection 146526.000000, request 304999.931097 03/19/2026 02:15:01.534 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270483.710449, idle connection 146526.000000, request 304999.451876 03/19/2026 02:15:01.537 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:01.537 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:01.537 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:01.537 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.537 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.537 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.538 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271003.331543, idle connection 145375.000000, request 304999.948740 03/19/2026 02:15:01.538 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270382.632080, idle connection 146001.000000, request 304397.495031 03/19/2026 02:15:01.538 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 271002.807861, idle connection 145374.000000, request 304999.431372 03/19/2026 02:15:01.538 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:01.538 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.539 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (603.1837463378906 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:01.539 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:01.590 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:01.591 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:01.591 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:01.591 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.591 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.591 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.592 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269315.534424, idle connection 145308.000000, request 304999.918938 03/19/2026 02:15:01.592 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269315.068604, idle connection 145308.000000, request 304999.470472 03/19/2026 02:15:01.603 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269205.180908, idle connection 145791.000000, request 304398.865461 03/19/2026 02:15:01.603 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:01.604 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.604 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.9163131713867 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:01.604 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 257 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.640 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269580.576660, idle connection 146141.000000, request 304999.931574 03/19/2026 02:15:01.641 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269580.067139, idle connection 146141.000000, request 304999.441862 03/19/2026 02:15:01.711 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269701.628418, idle connection 145686.000000, request 304398.744583 03/19/2026 02:15:01.712 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:01.712 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.712 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.8989086151123 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:01.712 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:01.739 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:15:01.740 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:01.740 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:01.740 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.740 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.740 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.740 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269168.948730, idle connection 145863.000000, request 304999.937296 03/19/2026 02:15:01.740 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:15:01.741 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:01.741 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:01.741 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.741 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.741 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.741 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269674.838867, idle connection 146376.000000, request 304999.955893 03/19/2026 02:15:01.741 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:01.741 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:01.741 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:01.741 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.741 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.742 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 776 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=771, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.742 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270490.392090, idle connection 146373.000000, request 304999.962568 03/19/2026 02:15:01.742 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269167.041992, idle connection 145861.000000, request 304998.038530 03/19/2026 02:15:01.743 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269673.314209, idle connection 146374.000000, request 304998.437643 03/19/2026 02:15:01.743 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270489.235596, idle connection 146371.000000, request 304998.806477 03/19/2026 02:15:01.785 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269700.453369, idle connection 145394.000000, request 304398.310184 03/19/2026 02:15:01.785 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:01.785 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.785 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.2598743438721 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:01.785 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:01.808 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269705.043457, idle connection 145832.000000, request 304398.967505 03/19/2026 02:15:01.808 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:01.808 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.808 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.6523838043213 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:01.808 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.850 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270517.933838, idle connection 145050.000000, request 304999.933243 03/19/2026 02:15:01.851 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270517.454102, idle connection 145049.000000, request 304999.476671 03/19/2026 02:15:01.945 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:01.945 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:01.945 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:01.946 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.946 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.946 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.946 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269273.063232, idle connection 145450.000000, request 304999.924898 03/19/2026 02:15:01.946 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:01.947 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:01.947 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:01.947 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.947 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.947 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.947 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270478.723877, idle connection 146181.000000, request 304999.941111 03/19/2026 02:15:01.947 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:15:01.947 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:01.948 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:01.948 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.948 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.948 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.948 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270281.956543, idle connection 145447.000000, request 304999.946356 03/19/2026 02:15:01.948 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:15:01.948 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:01.948 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:01.948 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.949 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.949 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 840 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.949 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270082.756592, idle connection 145726.000000, request 304999.952078 03/19/2026 02:15:01.949 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269269.822266, idle connection 145447.000000, request 304996.699572 03/19/2026 02:15:01.950 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268664.864746, idle connection 145841.000000, request 304396.551609 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.950 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269795.095215, idle connection 146236.000000, request 304999.966145 03/19/2026 02:15:01.951 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270475.250488, idle connection 146177.000000, request 304996.479511 03/19/2026 02:15:01.951 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270279.042725, idle connection 145444.000000, request 304997.040033 03/19/2026 02:15:01.951 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270080.332275, idle connection 145723.000000, request 304997.535229 03/19/2026 02:15:01.952 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:01.952 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.952 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (605.6172847747803 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:01.952 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:01.952 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269790.242676, idle connection 146170.000000, request 304394.749641 03/19/2026 02:15:01.952 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:15:01.952 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:01.953 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:01.953 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:01.953 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.953 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:01.953 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269823.395264, idle connection 145650.000000, request 304999.962091 03/19/2026 02:15:01.953 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269192.916748, idle connection 146039.000000, request 304395.042181 03/19/2026 02:15:01.954 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269791.814941, idle connection 146233.000000, request 304996.685028 03/19/2026 02:15:01.954 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:01.954 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.954 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (607.2103977203369 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:01.954 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:01.955 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:01.955 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.955 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (606.6007614135742 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:01.955 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:01.955 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269821.021973, idle connection 145647.000000, request 304997.590780 03/19/2026 02:15:01.963 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269372.736572, idle connection 145626.000000, request 304398.844957 03/19/2026 02:15:01.963 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1105 03/19/2026 02:15:01.963 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:01.963 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1105 (601.7158031463623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:01.963 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:02.005 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:15:02.006 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:02.006 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:02.006 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.006 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.006 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.006 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269773.910400, idle connection 146119.000000, request 304999.926567 03/19/2026 02:15:02.007 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269773.333252, idle connection 146118.000000, request 304999.365807 03/19/2026 02:15:02.011 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270368.517578, idle connection 146110.000000, request 304398.696184 03/19/2026 02:15:02.011 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:02.012 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.012 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.902961730957 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:02.012 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:02.045 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269872.210449, idle connection 144864.000000, request 304396.147251 03/19/2026 02:15:02.045 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:02.045 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.046 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (604.4013500213623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:02.046 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:02.046 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268668.723877, idle connection 144853.000000, request 304396.146059 03/19/2026 02:15:02.046 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269773.349609, idle connection 146080.000000, request 304397.326231 03/19/2026 02:15:02.046 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270797.158447, idle connection 146082.000000, request 304397.926092 03/19/2026 02:15:02.046 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:15:02.046 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.046 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (604.34889793396 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:02.047 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:02.047 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:02.047 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.047 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (603.5261154174805 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:02.047 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:02.047 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:02.047 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.047 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (603.2850742340088 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:02.048 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:02.111 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:02.111 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:02.111 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:02.111 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.112 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.112 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.112 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270506.700195, idle connection 146094.000000, request 304999.927282 03/19/2026 02:15:02.112 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270506.076172, idle connection 146094.000000, request 304999.314785 03/19/2026 02:15:02.135 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269883.057861, idle connection 145925.000000, request 304398.785114 03/19/2026 02:15:02.136 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:02.136 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.136 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.970911026001 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:02.136 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:02.139 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:15:02.139 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:02.139 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:02.139 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.140 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.140 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.140 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269780.553467, idle connection 145399.000000, request 304999.929428 03/19/2026 02:15:02.140 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270400.700684, idle connection 144772.000000, request 304397.318125 03/19/2026 02:15:02.141 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269779.779297, idle connection 145398.000000, request 304999.166012 03/19/2026 02:15:02.141 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:02.141 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.141 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (603.5966873168945 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:02.141 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:02.193 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268714.494141, idle connection 144707.000000, request 304398.885965 03/19/2026 02:15:02.193 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:02.193 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.193 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (601.7217636108398 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:02.193 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:02.204 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:15:02.205 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:02.205 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:02.205 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.205 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.205 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.205 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268602.806396, idle connection 145189.000000, request 304999.928236 03/19/2026 02:15:02.206 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268602.001953, idle connection 145188.000000, request 304999.135017 03/19/2026 02:15:02.243 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268978.499756, idle connection 145539.000000, request 304397.863150 03/19/2026 02:15:02.243 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:02.243 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.243 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (602.9183864593506 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=259, last_stable_offset=259, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\x01\x00\x00\x01\xf3\x00\x00\x00\x00\x02\xb8!\n\xf3\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xbe\x03\x00\x00\x00\x80\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:02.244 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:15:02.244 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 511 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 257 03/19/2026 02:15:02.244 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 257 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:15:02.244 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 259 (leader epoch 0) 03/19/2026 02:15:02.313 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:15:02.313 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:02.313 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:02.313 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.314 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.314 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.314 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269098.997314, idle connection 145083.000000, request 304999.944210 03/19/2026 02:15:02.314 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269098.540283, idle connection 145083.000000, request 304999.493361 03/19/2026 02:15:02.344 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268564.804443, idle connection 145259.000000, request 304395.789146 03/19/2026 02:15:02.345 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:02.345 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.345 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (604.778528213501 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:02.345 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 259 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=830, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=259, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=830, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=259, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:02.346 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268874.853027, idle connection 145435.000000, request 304999.958754 03/19/2026 02:15:02.346 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269069.534180, idle connection 145770.000000, request 304394.655466 03/19/2026 02:15:02.346 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269885.608398, idle connection 145768.000000, request 304395.180941 03/19/2026 02:15:02.347 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:02.347 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.347 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (605.802059173584 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:02.347 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:02.347 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 776 03/19/2026 02:15:02.347 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.347 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 776 (605.576753616333 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:02.347 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:02.348 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268873.245361, idle connection 145434.000000, request 304998.354912 03/19/2026 02:15:02.386 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:15:02.386 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:02.386 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:02.387 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.387 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.387 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.387 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269098.275391, idle connection 144792.000000, request 304999.942780 03/19/2026 02:15:02.387 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269097.800049, idle connection 144791.000000, request 304999.476194 03/19/2026 02:15:02.409 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:15:02.409 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:02.409 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:02.409 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.409 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.410 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.410 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269102.988037, idle connection 145230.000000, request 304999.944925 03/19/2026 02:15:02.410 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269102.566895, idle connection 145229.000000, request 304999.532700 03/19/2026 02:15:02.453 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269914.885254, idle connection 144447.000000, request 304396.899223 03/19/2026 02:15:02.454 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:02.454 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.454 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.7051677703857 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:02.454 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:02.552 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268667.368896, idle connection 144845.000000, request 304394.240141 03/19/2026 02:15:02.552 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:02.552 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.552 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (606.3864231109619 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:02.553 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.553 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268061.115723, idle connection 145237.000000, request 304999.951839 03/19/2026 02:15:02.554 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268060.724854, idle connection 145237.000000, request 304999.565125 03/19/2026 02:15:02.554 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269871.880859, idle connection 145574.000000, request 304393.109083 03/19/2026 02:15:02.554 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269675.868652, idle connection 144841.000000, request 304393.867016 03/19/2026 02:15:02.554 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269477.355713, idle connection 145120.000000, request 304394.558191 03/19/2026 02:15:02.554 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:02.555 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.555 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (607.4962615966797 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:02.555 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:02.555 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:02.555 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.555 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (607.0911884307861 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:02.555 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:02.555 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 840 03/19/2026 02:15:02.555 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.556 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 840 (606.7595481872559 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:02.556 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:02.556 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:15:02.556 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:02.556 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:02.556 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.556 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.556 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.556 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269186.159424, idle connection 145566.000000, request 304999.964237 03/19/2026 02:15:02.556 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:02.557 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:02.557 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:02.557 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.557 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.557 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.557 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268589.074219, idle connection 145435.000000, request 304999.950647 03/19/2026 02:15:02.557 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269188.173828, idle connection 145629.000000, request 304393.043041 03/19/2026 02:15:02.557 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269218.974365, idle connection 145045.000000, request 304395.546436 03/19/2026 02:15:02.558 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:02.558 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.558 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (607.4879169464111 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:02.558 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:02.558 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:02.558 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.558 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (605.2539348602295 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:02.558 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:02.559 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269183.701904, idle connection 145564.000000, request 304997.504234 03/19/2026 02:15:02.559 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268586.854980, idle connection 145433.000000, request 304997.736216 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2986 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1101, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1106 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1101, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.564 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268771.116943, idle connection 145025.000000, request 304999.960661 03/19/2026 02:15:02.565 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268770.803467, idle connection 145024.000000, request 304999.648571 03/19/2026 02:15:02.607 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269172.719727, idle connection 145518.000000, request 304398.743391 03/19/2026 02:15:02.608 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:02.608 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.608 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.9015312194824 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:02.608 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:02.612 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:15:02.613 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:02.613 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:02.613 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.613 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.613 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.613 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269766.423584, idle connection 145508.000000, request 304999.946833 03/19/2026 02:15:02.614 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269766.005859, idle connection 145508.000000, request 304999.532461 03/19/2026 02:15:02.646 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:02.646 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:02.646 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:02.647 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.647 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.647 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.647 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269270.359131, idle connection 144262.000000, request 304999.950171 03/19/2026 02:15:02.647 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:02.647 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:02.647 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:02.647 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.647 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.647 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.648 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268067.095947, idle connection 144251.000000, request 304999.961376 03/19/2026 02:15:02.648 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269269.301514, idle connection 144261.000000, request 304998.901367 03/19/2026 02:15:02.648 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:15:02.648 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:02.648 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:02.648 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.648 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.648 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.649 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269170.901855, idle connection 145477.000000, request 304999.967813 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.649 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270194.260498, idle connection 145480.000000, request 304999.963045 03/19/2026 02:15:02.649 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268065.296631, idle connection 144249.000000, request 304998.166800 03/19/2026 02:15:02.650 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269169.701904, idle connection 145476.000000, request 304998.769522 03/19/2026 02:15:02.650 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 270193.384521, idle connection 145479.000000, request 304999.091625 03/19/2026 02:15:02.713 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269905.495117, idle connection 145493.000000, request 304398.717880 03/19/2026 02:15:02.714 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:02.714 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.714 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.1232604980469 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:02.714 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.737 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269280.903320, idle connection 145323.000000, request 304999.949455 03/19/2026 02:15:02.738 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269280.425781, idle connection 145322.000000, request 304999.474287 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.742 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269798.630127, idle connection 144170.000000, request 304999.958754 03/19/2026 02:15:02.743 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269177.952148, idle connection 144797.000000, request 304397.341967 03/19/2026 02:15:02.743 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269798.143799, idle connection 144170.000000, request 304999.475002 03/19/2026 02:15:02.743 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:02.743 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.743 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.3306121826172 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:02.743 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:02.794 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:02.794 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:02.794 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:02.794 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.794 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.794 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.795 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268112.450928, idle connection 144105.000000, request 304999.947786 03/19/2026 02:15:02.795 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268112.042236, idle connection 144105.000000, request 304999.526262 03/19/2026 02:15:02.807 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268001.315918, idle connection 144587.000000, request 304398.447514 03/19/2026 02:15:02.807 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:02.807 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.807 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.0636558532715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:02.807 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:02.915 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268498.020752, idle connection 144482.000000, request 304398.967981 03/19/2026 02:15:02.915 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:02.915 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.915 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.6263961791992 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:02.916 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.946 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267962.890137, idle connection 144657.000000, request 304999.944448 03/19/2026 02:15:02.947 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267962.371582, idle connection 144657.000000, request 304999.433279 03/19/2026 02:15:02.947 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:15:02.947 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:02.947 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:02.947 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.947 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.948 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.948 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268468.149170, idle connection 145169.000000, request 304999.963045 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 777 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=772, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:02.948 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269283.799316, idle connection 145166.000000, request 304999.966145 03/19/2026 02:15:02.949 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268467.270020, idle connection 145168.000000, request 304999.087095 03/19/2026 02:15:02.949 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268272.231934, idle connection 144833.000000, request 304397.341728 03/19/2026 02:15:02.949 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269283.096191, idle connection 145165.000000, request 304999.266863 03/19/2026 02:15:02.949 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:15:02.949 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.949 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (603.299617767334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:02.950 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:02.988 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268497.236572, idle connection 144191.000000, request 304398.904562 03/19/2026 02:15:02.988 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:02.988 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:02.989 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.6876697540283 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:02.989 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:03.011 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268501.973877, idle connection 144629.000000, request 304398.925066 03/19/2026 02:15:03.011 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:03.011 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.011 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.7100811004639 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:03.012 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:03.056 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:03.056 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:03.056 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:03.056 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.057 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.057 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.057 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269311.559082, idle connection 143843.000000, request 304999.932051 03/19/2026 02:15:03.057 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269311.036377, idle connection 143843.000000, request 304999.419212 03/19/2026 02:15:03.153 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:03.153 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:03.153 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:03.154 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.154 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.154 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.154 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268065.266113, idle connection 144243.000000, request 304999.942541 03/19/2026 02:15:03.154 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268064.791992, idle connection 144242.000000, request 304999.477148 03/19/2026 02:15:03.155 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267459.856201, idle connection 144636.000000, request 304398.695707 03/19/2026 02:15:03.155 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:03.155 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.155 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.7770767211914 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:03.155 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:03.156 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:03.156 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:03.156 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:03.156 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.156 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.156 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.156 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269269.806152, idle connection 144972.000000, request 304999.958277 03/19/2026 02:15:03.156 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:15:03.156 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:03.156 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:03.156 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.157 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.157 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 839 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.157 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269073.281250, idle connection 144239.000000, request 304999.959946 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=836, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 841 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=836, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.157 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268874.201172, idle connection 144517.000000, request 304999.957085 03/19/2026 02:15:03.158 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269268.093994, idle connection 144970.000000, request 304998.250246 03/19/2026 02:15:03.158 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269071.887939, idle connection 144237.000000, request 304998.567581 03/19/2026 02:15:03.158 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:03.158 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:03.159 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:03.159 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.159 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.159 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.159 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268586.430176, idle connection 145028.000000, request 304999.960661 03/19/2026 02:15:03.159 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268872.356445, idle connection 144515.000000, request 304998.115063 03/19/2026 02:15:03.160 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:15:03.160 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:03.160 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:03.160 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.160 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.160 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.160 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268616.358398, idle connection 144443.000000, request 304999.968767 03/19/2026 02:15:03.160 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268582.340332, idle connection 144962.000000, request 304396.147490 03/19/2026 02:15:03.160 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268585.013428, idle connection 145026.000000, request 304998.545647 03/19/2026 02:15:03.161 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:03.161 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.161 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (604.5322418212891 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:03.161 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:03.161 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267984.906738, idle connection 144831.000000, request 304395.790577 03/19/2026 02:15:03.161 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268614.962158, idle connection 144441.000000, request 304998.572350 03/19/2026 02:15:03.162 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:03.162 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.162 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (604.8896312713623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:03.162 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:03.165 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268170.353516, idle connection 144424.000000, request 304399.197578 03/19/2026 02:15:03.165 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1106 03/19/2026 02:15:03.165 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.166 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1106 (601.215124130249 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:03.166 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.209 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268570.657227, idle connection 144916.000000, request 304999.940634 03/19/2026 02:15:03.210 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268570.127930, idle connection 144915.000000, request 304999.419212 03/19/2026 02:15:03.215 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269164.954590, idle connection 144907.000000, request 304398.476362 03/19/2026 02:15:03.215 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:03.215 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.215 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.0333766937256 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:03.215 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:03.250 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268667.381104, idle connection 143659.000000, request 304396.970272 03/19/2026 02:15:03.250 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:03.250 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.250 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.6319732666016 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:03.251 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:03.251 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267463.763428, idle connection 143648.000000, request 304396.630526 03/19/2026 02:15:03.251 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268568.357910, idle connection 144875.000000, request 304397.424459 03/19/2026 02:15:03.251 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269592.141846, idle connection 144877.000000, request 304397.845507 03/19/2026 02:15:03.251 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:03.251 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.252 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.9865016937256 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:03.252 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:03.252 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:03.252 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.252 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (603.5778522491455 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:03.252 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:03.252 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:03.252 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.252 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (603.43337059021 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:03.253 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:03.315 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:03.315 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:03.315 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:03.315 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.315 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.316 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.316 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269302.894775, idle connection 144891.000000, request 304999.944687 03/19/2026 02:15:03.316 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269302.360352, idle connection 144890.000000, request 304999.419689 03/19/2026 02:15:03.338 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268679.850830, idle connection 144722.000000, request 304398.893595 03/19/2026 02:15:03.339 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:03.339 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.339 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.6438007354736 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:03.339 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.344 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268576.022461, idle connection 144195.000000, request 304999.920130 03/19/2026 02:15:03.345 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 269196.197266, idle connection 143568.000000, request 304397.528172 03/19/2026 02:15:03.345 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268575.331299, idle connection 144194.000000, request 304999.244452 03/19/2026 02:15:03.345 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:03.345 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.346 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.2779216766357 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:03.346 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:03.396 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267511.456787, idle connection 143504.000000, request 304398.951530 03/19/2026 02:15:03.396 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:03.396 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.396 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.5899181365967 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:03.396 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:03.409 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:15:03.409 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:03.409 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:03.409 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.409 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.410 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.410 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267398.418701, idle connection 143984.000000, request 304999.935150 03/19/2026 02:15:03.410 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267397.915771, idle connection 143984.000000, request 304999.442339 03/19/2026 02:15:03.517 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:15:03.517 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:03.518 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:03.518 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.518 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.518 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.518 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267894.758789, idle connection 143879.000000, request 304999.946594 03/19/2026 02:15:03.519 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267894.255127, idle connection 143879.000000, request 304999.450922 03/19/2026 02:15:03.548 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267360.711914, idle connection 144055.000000, request 304397.759438 03/19/2026 02:15:03.549 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:03.549 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.549 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.7987003326416 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:03.549 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:03.550 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267866.322266, idle connection 144567.000000, request 304398.134470 03/19/2026 02:15:03.550 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:03.550 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.550 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (602.1931171417236 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:03.550 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 259 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.551 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267669.756836, idle connection 144230.000000, request 304999.958277 03/19/2026 02:15:03.551 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268680.651611, idle connection 144563.000000, request 304396.820068 03/19/2026 02:15:03.552 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267669.233154, idle connection 144230.000000, request 304999.438524 03/19/2026 02:15:03.552 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 777 03/19/2026 02:15:03.552 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.552 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 777 (603.8122177124023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:03.552 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:03.589 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:15:03.589 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:03.589 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:03.590 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.590 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.590 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.590 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267895.310547, idle connection 143589.000000, request 304999.946117 03/19/2026 02:15:03.590 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267894.875244, idle connection 143588.000000, request 304999.518633 03/19/2026 02:15:03.612 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:15:03.612 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:03.612 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:03.612 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.612 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.612 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.613 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267900.125244, idle connection 144027.000000, request 304999.948978 03/19/2026 02:15:03.613 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267899.775391, idle connection 144027.000000, request 304999.607325 03/19/2026 02:15:03.659 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268709.844727, idle connection 143242.000000, request 304398.216963 03/19/2026 02:15:03.659 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:03.659 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.659 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (602.3962497711182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:03.659 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:03.755 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267464.015137, idle connection 143641.000000, request 304398.694277 03/19/2026 02:15:03.756 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:03.756 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.756 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (601.9258499145508 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:03.756 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:03.756 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:03.756 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:03.756 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:03.756 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.756 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.757 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.757 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266857.766846, idle connection 144034.000000, request 304999.953508 03/19/2026 02:15:03.757 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266857.367432, idle connection 144033.000000, request 304999.556541 03/19/2026 02:15:03.760 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268666.228271, idle connection 144368.000000, request 304396.378994 03/19/2026 02:15:03.760 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268470.149902, idle connection 143635.000000, request 304396.830797 03/19/2026 02:15:03.760 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:03.760 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.760 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (604.1259765625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:03.760 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:03.761 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 839 03/19/2026 02:15:03.761 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.761 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 839 (604.0289402008057 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:03.761 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:03.761 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268270.546875, idle connection 143913.000000, request 304396.303892 03/19/2026 02:15:03.761 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 841 03/19/2026 02:15:03.761 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.761 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 841 (604.0182113647461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:03.762 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:03.762 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:15:03.762 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:03.762 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:03.762 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.762 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.762 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.762 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267980.109131, idle connection 144360.000000, request 304999.959946 03/19/2026 02:15:03.763 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267982.815674, idle connection 144424.000000, request 304396.349907 03/19/2026 02:15:03.763 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:03.763 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.763 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (603.9576530456543 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:03.763 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:03.763 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:03.763 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:03.763 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:03.763 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.764 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.764 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.764 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267382.288574, idle connection 144229.000000, request 304999.958754 03/19/2026 02:15:03.764 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268012.389404, idle connection 143839.000000, request 304395.999432 03/19/2026 02:15:03.764 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267978.143799, idle connection 144358.000000, request 304997.998476 03/19/2026 02:15:03.765 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:03.765 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.765 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (604.7399044036865 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:03.765 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:03.765 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267380.904785, idle connection 144227.000000, request 304998.577595 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2986 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1102, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1107 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1102, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.766 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267569.093262, idle connection 143823.000000, request 304999.964476 03/19/2026 02:15:03.767 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267568.773682, idle connection 143822.000000, request 304999.647141 03/19/2026 02:15:03.811 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267969.511719, idle connection 144314.000000, request 304398.793221 03/19/2026 02:15:03.811 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:03.811 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.811 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.8674373626709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:03.811 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:03.817 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:15:03.817 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:03.817 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:03.817 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.817 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.818 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.818 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268561.739258, idle connection 144303.000000, request 304999.922276 03/19/2026 02:15:03.819 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268561.130615, idle connection 144303.000000, request 304999.327898 03/19/2026 02:15:03.851 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:03.851 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:03.852 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:03.852 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.852 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.852 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.852 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268065.037354, idle connection 143057.000000, request 304999.920607 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.853 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266861.380859, idle connection 143045.000000, request 304999.942303 03/19/2026 02:15:03.854 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:15:03.854 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:03.854 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:03.854 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.854 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.854 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.854 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267965.176514, idle connection 144272.000000, request 304999.944448 03/19/2026 02:15:03.855 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268062.490479, idle connection 143054.000000, request 304997.389555 03/19/2026 02:15:03.855 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:15:03.855 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:03.855 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:03.855 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.855 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.856 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.856 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268987.586670, idle connection 144273.000000, request 304999.946117 03/19/2026 02:15:03.856 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266858.493896, idle connection 143042.000000, request 304997.063398 03/19/2026 02:15:03.857 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267962.822754, idle connection 144269.000000, request 304997.596741 03/19/2026 02:15:03.857 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268986.150879, idle connection 144271.000000, request 304998.514891 03/19/2026 02:15:03.917 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268701.717041, idle connection 144289.000000, request 304398.762226 03/19/2026 02:15:03.917 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:03.918 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.918 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.0183563232422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:03.918 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:03.940 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:03.940 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:03.941 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:03.941 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.941 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.941 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.941 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268076.947021, idle connection 144119.000000, request 304999.920130 03/19/2026 02:15:03.942 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268076.322754, idle connection 144118.000000, request 304999.310493 03/19/2026 02:15:03.946 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:03.947 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:03.947 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:03.947 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.947 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.947 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.947 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268593.638184, idle connection 142965.000000, request 304999.921083 03/19/2026 02:15:03.948 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267972.811523, idle connection 143591.000000, request 304396.716833 03/19/2026 02:15:03.948 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268592.812988, idle connection 142964.000000, request 304999.107599 03/19/2026 02:15:03.948 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:03.949 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:03.949 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (604.30908203125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:03.949 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:03.997 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:03.997 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:03.997 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:03.997 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:03.997 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.998 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:03.998 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266909.260498, idle connection 142902.000000, request 304999.921083 03/19/2026 02:15:03.998 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266908.708984, idle connection 142901.000000, request 304999.380827 03/19/2026 02:15:04.011 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266797.260986, idle connection 143383.000000, request 304398.777246 03/19/2026 02:15:04.011 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:04.012 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.012 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.0047664642334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:04.012 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:04.119 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267293.697021, idle connection 143278.000000, request 304398.874998 03/19/2026 02:15:04.120 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:04.120 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.120 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.9296646118164 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:04.120 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:04.150 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 25 03/19/2026 02:15:04.150 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:04.150 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:04.150 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.150 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.151 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.151 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266758.280518, idle connection 143452.000000, request 304999.919176 03/19/2026 02:15:04.151 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 40 03/19/2026 02:15:04.151 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:04.151 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:04.152 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.152 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.152 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.152 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267263.883789, idle connection 143965.000000, request 304999.937296 03/19/2026 02:15:04.153 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266756.640137, idle connection 143451.000000, request 304998.292446 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 778 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=773, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.153 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268078.605225, idle connection 143961.000000, request 304999.945164 03/19/2026 02:15:04.154 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267067.262451, idle connection 143628.000000, request 304397.462606 03/19/2026 02:15:04.154 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267261.727539, idle connection 143962.000000, request 304997.789145 03/19/2026 02:15:04.155 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:04.155 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.155 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (603.6713123321533 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:04.155 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:04.156 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268076.520020, idle connection 143959.000000, request 304997.863770 03/19/2026 02:15:04.191 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267294.285400, idle connection 142988.000000, request 304398.910999 03/19/2026 02:15:04.192 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:04.192 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.192 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.9625663757324 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:04.192 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:04.214 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267299.203369, idle connection 143426.000000, request 304399.014950 03/19/2026 02:15:04.214 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:04.214 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.214 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.7274856567383 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:04.214 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.260 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268107.926025, idle connection 142640.000000, request 304999.933004 03/19/2026 02:15:04.261 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268107.491211, idle connection 142639.000000, request 304999.517441 03/19/2026 02:15:04.357 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:04.357 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:04.357 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:04.358 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.358 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.358 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.358 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266861.268799, idle connection 143039.000000, request 304999.947309 03/19/2026 02:15:04.358 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266256.366211, idle connection 143432.000000, request 304398.557186 03/19/2026 02:15:04.359 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266860.654297, idle connection 143038.000000, request 304999.338150 03/19/2026 02:15:04.359 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:04.359 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.359 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.2789478302002 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:04.359 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:04.361 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:04.361 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:04.361 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:04.361 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.361 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.361 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.361 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268064.761719, idle connection 143767.000000, request 304999.962568 03/19/2026 02:15:04.361 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 347 03/19/2026 02:15:04.361 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:04.361 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:04.361 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.362 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.362 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 840 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.362 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267868.272217, idle connection 143034.000000, request 304999.968767 03/19/2026 02:15:04.362 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268063.817139, idle connection 143766.000000, request 304999.021530 03/19/2026 02:15:04.362 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 313 03/19/2026 02:15:04.362 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:04.362 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:04.362 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.363 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=837, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.363 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 842 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=837, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.363 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267668.824707, idle connection 143312.000000, request 304999.954462 03/19/2026 02:15:04.363 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267866.906982, idle connection 143032.000000, request 304998.603106 03/19/2026 02:15:04.363 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:04.363 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:04.364 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:04.364 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.364 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.364 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.364 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267381.535400, idle connection 143823.000000, request 304999.969482 03/19/2026 02:15:04.364 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267667.527100, idle connection 143310.000000, request 304998.662472 03/19/2026 02:15:04.364 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267380.963379, idle connection 143822.000000, request 304999.399424 03/19/2026 02:15:04.365 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 115 03/19/2026 02:15:04.365 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:04.365 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:04.365 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.365 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.365 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.366 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267410.814941, idle connection 143237.000000, request 304999.964952 03/19/2026 02:15:04.366 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267376.771729, idle connection 143757.000000, request 304396.625996 03/19/2026 02:15:04.366 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266780.241455, idle connection 143627.000000, request 304397.915125 03/19/2026 02:15:04.366 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267410.305664, idle connection 143237.000000, request 304999.458790 03/19/2026 02:15:04.366 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:04.366 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.366 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.0093898773193 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:04.366 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:04.367 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:04.367 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.367 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (603.1124591827393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:04.367 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:04.367 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266968.326416, idle connection 143222.000000, request 304399.198771 03/19/2026 02:15:04.367 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1107 03/19/2026 02:15:04.367 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.368 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1107 (601.1950969696045 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2987, last_stable_offset=2987, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xaa\x00\x00\x00\xfe\x00\x00\x00\x00\x02D\xafL\x83\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:04.368 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:04.368 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2986 03/19/2026 02:15:04.368 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2986 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:04.368 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2987 (leader epoch 0) 03/19/2026 02:15:04.412 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 12 03/19/2026 02:15:04.412 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:04.412 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:04.412 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.412 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.413 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.413 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267367.317139, idle connection 143712.000000, request 304999.944210 03/19/2026 02:15:04.413 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267366.767822, idle connection 143712.000000, request 304999.398708 03/19/2026 02:15:04.419 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267960.583252, idle connection 143702.000000, request 304398.781538 03/19/2026 02:15:04.419 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:04.419 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.420 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.7265319824219 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:04.420 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:04.457 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267460.043701, idle connection 142452.000000, request 304394.936562 03/19/2026 02:15:04.458 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:04.458 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.458 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (605.6764125823975 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:04.458 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:04.458 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266256.466553, idle connection 142440.000000, request 304395.037174 03/19/2026 02:15:04.458 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267361.087891, idle connection 143668.000000, request 304395.865202 03/19/2026 02:15:04.458 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268384.881348, idle connection 143670.000000, request 304397.248983 03/19/2026 02:15:04.459 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:04.459 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.459 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (605.5529117584229 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:04.459 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:04.459 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:04.459 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.459 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (605.0655841827393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:04.459 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:04.460 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:04.460 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.460 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (604.0534973144531 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:04.460 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2987 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1103, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2987, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1108 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1103, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2987, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.469 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266866.185547, idle connection 143120.000000, request 304999.943972 03/19/2026 02:15:04.470 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266865.711182, idle connection 143119.000000, request 304999.477625 03/19/2026 02:15:04.518 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:04.519 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:04.519 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:04.519 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.519 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.519 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.519 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268099.284912, idle connection 143687.000000, request 304999.941826 03/19/2026 02:15:04.520 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 268098.819336, idle connection 143686.000000, request 304999.486685 03/19/2026 02:15:04.543 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267475.647217, idle connection 143518.000000, request 304398.630381 03/19/2026 02:15:04.543 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:04.543 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.543 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (602.0770072937012 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:04.543 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:04.549 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 15 03/19/2026 02:15:04.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:04.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:04.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.550 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.550 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.550 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267370.398926, idle connection 142989.000000, request 304999.946594 03/19/2026 02:15:04.550 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267990.605225, idle connection 142362.000000, request 304396.902800 03/19/2026 02:15:04.551 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267369.760986, idle connection 142988.000000, request 304999.316692 03/19/2026 02:15:04.551 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:04.551 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.551 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (603.893518447876 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:04.551 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (1.6467571258544922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[(topics='-uve-topic-4', partitions=[(partition=0, error_code=0, highwater_offset=17, last_stable_offset=17, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x01\xd9\x00\x00\x00\x00\x02IL\x99u\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-new-def...')])]) 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 1 response partitions (0 implied) 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 485 bytes of data for partition TopicPartition(topic='-uve-topic-4', partition=0) with offset 15 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 15 for assigned partition TopicPartition(topic='-uve-topic-4', partition=0) 03/19/2026 02:15:04.552 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-4', partition=0) to 17 (leader epoch 0) 03/19/2026 02:15:04.599 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266308.001953, idle connection 142301.000000, request 304398.667097 03/19/2026 02:15:04.599 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:04.600 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.600 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.9279956817627 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:04.600 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:04.612 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 88 03/19/2026 02:15:04.613 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:04.613 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:04.613 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.613 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.613 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.613 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266194.841553, idle connection 142781.000000, request 304999.940157 03/19/2026 02:15:04.614 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266194.344971, idle connection 142780.000000, request 304999.454498 03/19/2026 02:15:04.653 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:04.653 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:04.653 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-4', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:04.653 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.653 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=781, topics=[(topic='-uve-topic-4', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=17, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.654 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=781, topics=[(topic='-uve-topic-4', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=17, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.654 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267266.571045, idle connection 142885.000000, request 304999.918461 03/19/2026 02:15:04.655 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267265.957764, idle connection 142885.000000, request 304999.316692 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 22 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.721 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266691.396729, idle connection 142676.000000, request 304999.936104 03/19/2026 02:15:04.722 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266690.906738, idle connection 142675.000000, request 304999.461412 03/19/2026 02:15:04.755 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266154.380615, idle connection 142849.000000, request 304396.025181 03/19/2026 02:15:04.755 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:04.755 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.755 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (604.6152114868164 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[(topics='-uve-topic-7', partitions=[(partition=0, error_code=0, highwater_offset=26, last_stable_offset=26, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\xfc\x00\x00\x00\x00\x02\xfbn\xbe\xaa\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x92\x03\x00\x00\x00\xd4\x02ObjectVMTable:k8s__kube-system__...')])]) 03/19/2026 02:15:04.756 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 1 response partitions (0 implied) 03/19/2026 02:15:04.756 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 264 bytes of data for partition TopicPartition(topic='-uve-topic-7', partition=0) with offset 25 03/19/2026 02:15:04.756 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 25 for assigned partition TopicPartition(topic='-uve-topic-7', partition=0) 03/19/2026 02:15:04.756 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-7', partition=0) to 26 (leader epoch 0) 03/19/2026 02:15:04.756 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 259 03/19/2026 02:15:04.756 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:04.757 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:04.757 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.757 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.757 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.757 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266464.047852, idle connection 143025.000000, request 304999.957800 03/19/2026 02:15:04.757 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266658.710449, idle connection 143359.000000, request 304394.772053 03/19/2026 02:15:04.757 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267474.784180, idle connection 143357.000000, request 304396.131516 03/19/2026 02:15:04.757 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:04.758 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.758 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (605.7169437408447 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[(topics='-uve-topic-12', partitions=[(partition=0, error_code=0, highwater_offset=41, last_stable_offset=41, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00(\x00\x00\x01+\x00\x00\x00\x00\x02\x8dBS\x10\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:04.758 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 1 response partitions (0 implied) 03/19/2026 02:15:04.758 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-12', partition=0) with offset 40 03/19/2026 02:15:04.758 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 40 for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) 03/19/2026 02:15:04.758 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) to 41 (leader epoch 0) 03/19/2026 02:15:04.758 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 778 03/19/2026 02:15:04.758 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.759 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 778 (605.0593852996826 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:04.759 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:04.759 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266462.033203, idle connection 143023.000000, request 304997.947693 03/19/2026 02:15:04.793 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 98 03/19/2026 02:15:04.793 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:04.793 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:04.793 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.793 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.793 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.793 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266691.712158, idle connection 142385.000000, request 304999.911547 03/19/2026 02:15:04.794 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266691.197998, idle connection 142385.000000, request 304999.413729 03/19/2026 02:15:04.815 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 140 03/19/2026 02:15:04.815 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:04.815 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:04.816 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.816 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.816 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.816 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266696.658203, idle connection 142823.000000, request 304999.925375 03/19/2026 02:15:04.817 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266696.125977, idle connection 142823.000000, request 304999.406576 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-7', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=786, topics=[(topic='-uve-topic-7', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=26, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=786, topics=[(topic='-uve-topic-7', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=26, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.857 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266051.672363, idle connection 142746.000000, request 304999.924660 03/19/2026 02:15:04.858 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266051.229248, idle connection 142745.000000, request 304999.491930 03/19/2026 02:15:04.859 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 41 03/19/2026 02:15:04.859 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:04.859 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-12', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:04.859 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.859 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=782, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=41, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.859 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=782, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=41, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:04.859 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266556.731445, idle connection 143257.000000, request 304999.961853 03/19/2026 02:15:04.860 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266556.326172, idle connection 143257.000000, request 304999.559879 03/19/2026 02:15:04.862 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267506.362793, idle connection 142038.000000, request 304398.390055 03/19/2026 02:15:04.862 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:04.862 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.862 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (601.9749641418457 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:04.863 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:04.960 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:04.960 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:04.960 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:04.961 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.961 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.961 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.961 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265653.510986, idle connection 142830.000000, request 304999.945641 03/19/2026 02:15:04.961 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266257.880127, idle connection 142435.000000, request 304396.566153 03/19/2026 02:15:04.962 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265652.817383, idle connection 142829.000000, request 304999.264240 03/19/2026 02:15:04.962 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:04.962 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.962 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (604.217529296875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:04.962 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:04.963 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267462.395996, idle connection 143165.000000, request 304397.594690 03/19/2026 02:15:04.964 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:04.964 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.964 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (602.7367115020752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:04.964 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:04.964 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267265.677734, idle connection 142431.000000, request 304397.375107 03/19/2026 02:15:04.964 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 840 03/19/2026 02:15:04.965 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.965 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 840 (602.9770374298096 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=348, last_stable_offset=348, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01[\x00\x00\x01\x04\x00\x00\x00\x00\x02?\xdc\xc7t\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:15:04.965 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:15:04.965 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 272 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 347 03/19/2026 02:15:04.965 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 347 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:15:04.965 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 348 (leader epoch 0) 03/19/2026 02:15:04.965 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267066.184326, idle connection 142709.000000, request 304397.317648 03/19/2026 02:15:04.966 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266779.822998, idle connection 143221.000000, request 304398.258686 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 842 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 842 (603.0864715576172 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=315, last_stable_offset=315, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x019\x00\x00\x02\x03\x00\x00\x00\x00\x02\xd0\xeb\x90\xb6\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xce\x03\x00\x00\x00\x90\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 527 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 313 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 313 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:15:04.966 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 315 (leader epoch 0) 03/19/2026 02:15:04.967 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:04.967 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.967 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.9500961303711 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:04.967 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:04.967 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 10 03/19/2026 02:15:04.967 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:04.967 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:04.967 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.967 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.968 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.968 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266774.842285, idle connection 143155.000000, request 304999.962330 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:04.968 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266177.807129, idle connection 143024.000000, request 304999.966145 03/19/2026 02:15:04.968 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266807.884521, idle connection 142634.000000, request 304397.034883 03/19/2026 02:15:04.969 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266773.724609, idle connection 143154.000000, request 304998.847246 03/19/2026 02:15:04.969 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:04.969 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.969 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (603.6405563354492 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[(topics='-uve-topic-15', partitions=[(partition=0, error_code=0, highwater_offset=117, last_stable_offset=117, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00s\x00\x00\x02\x1c\x00\x00\x00\x00\x02psT\xb5\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:04.969 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 1 response partitions (0 implied) 03/19/2026 02:15:04.969 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 552 bytes of data for partition TopicPartition(topic='-uve-topic-15', partition=0) with offset 115 03/19/2026 02:15:04.969 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 115 for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) 03/19/2026 02:15:04.970 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) to 117 (leader epoch 0) 03/19/2026 02:15:04.970 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266175.991699, idle connection 143022.000000, request 304998.152733 03/19/2026 02:15:04.970 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:04.970 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:04.970 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (2.802133560180664 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[(topics='-uve-topic-13', partitions=[(partition=0, error_code=0, highwater_offset=11, last_stable_offset=11, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x01+\x00\x00\x00\x00\x02\x8bQ(\x99\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:04.971 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 1 response partitions (0 implied) 03/19/2026 02:15:04.971 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-13', partition=0) with offset 10 03/19/2026 02:15:04.971 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 10 for assigned partition TopicPartition(topic='-uve-topic-13', partition=0) 03/19/2026 02:15:04.971 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-13', partition=0) to 11 (leader epoch 0) 03/19/2026 02:15:05.014 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266766.153320, idle connection 143111.000000, request 304398.774624 03/19/2026 02:15:05.014 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:05.014 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.015 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.8948554992676 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[(topics='-uve-topic-17', partitions=[(partition=0, error_code=0, highwater_offset=13, last_stable_offset=13, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x01+\x00\x00\x00\x00\x02\xda\xad\xc3[\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:05.015 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 1 response partitions (0 implied) 03/19/2026 02:15:05.015 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-17', partition=0) with offset 12 03/19/2026 02:15:05.015 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 12 for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) 03/19/2026 02:15:05.016 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) to 13 (leader epoch 0) 03/19/2026 02:15:05.020 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 19 03/19/2026 02:15:05.020 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:05.020 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:05.020 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.020 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.021 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.021 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267358.931396, idle connection 143101.000000, request 304999.949455 03/19/2026 02:15:05.021 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267358.551270, idle connection 143100.000000, request 304999.574184 03/19/2026 02:15:05.058 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:05.059 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:05.059 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:05.059 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.059 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.059 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.059 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266858.014648, idle connection 141850.000000, request 304999.932766 03/19/2026 02:15:05.059 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:05.060 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:05.060 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:05.060 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.060 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.060 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.060 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265654.709473, idle connection 141839.000000, request 304999.964237 03/19/2026 02:15:05.060 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266856.908447, idle connection 141849.000000, request 304998.839140 03/19/2026 02:15:05.060 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 38 03/19/2026 02:15:05.061 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:05.061 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:05.061 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.061 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.061 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.061 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266758.494873, idle connection 143065.000000, request 304999.956369 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 117 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.061 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267781.848145, idle connection 143067.000000, request 304999.967575 03/19/2026 02:15:05.062 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265652.908447, idle connection 141837.000000, request 304998.166084 03/19/2026 02:15:05.062 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266757.333008, idle connection 143064.000000, request 304998.800755 03/19/2026 02:15:05.062 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267781.017578, idle connection 143066.000000, request 304999.139786 03/19/2026 02:15:05.063 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:05.063 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.063 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (1.9898414611816406 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[(topics='-uve-topic-16', partitions=[(partition=0, error_code=0, highwater_offset=40, last_stable_offset=40, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00&\x00\x00\x01+\x00\x00\x00\x00\x02zH\x08S\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:05.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 1 response partitions (0 implied) 03/19/2026 02:15:05.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 622 bytes of data for partition TopicPartition(topic='-uve-topic-16', partition=0) with offset 38 03/19/2026 02:15:05.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 38 for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) 03/19/2026 02:15:05.064 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) to 40 (leader epoch 0) 03/19/2026 02:15:05.064 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:05.064 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.064 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (2.5064945220947266 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[(topics='-uve-topic-22', partitions=[(partition=0, error_code=0, highwater_offset=119, last_stable_offset=119, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x00\xfa\x00\x00\x00\x00\x02\x1c>@Z\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x03\x00\x00\x00\xd0\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:15:05.064 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 1 response partitions (0 implied) 03/19/2026 02:15:05.064 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 524 bytes of data for partition TopicPartition(topic='-uve-topic-22', partition=0) with offset 117 03/19/2026 02:15:05.064 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 117 for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) 03/19/2026 02:15:05.065 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) to 119 (leader epoch 0) 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 348 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=836, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=348, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 841 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=836, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=348, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267163.882568, idle connection 142329.000000, request 304999.961853 03/19/2026 02:15:05.066 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267163.582031, idle connection 142329.000000, request 304999.663353 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 315 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=838, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=315, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 843 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=838, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=315, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.067 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266964.212891, idle connection 142607.000000, request 304999.961615 03/19/2026 02:15:05.068 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266963.852539, idle connection 142607.000000, request 304999.604225 03/19/2026 02:15:05.070 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 117 03/19/2026 02:15:05.070 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:05.070 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-15', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:05.070 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.070 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=801, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=117, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.071 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=801, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=117, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.071 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266705.590820, idle connection 142532.000000, request 304999.950171 03/19/2026 02:15:05.071 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266264.489990, idle connection 142518.000000, request 304398.253918 03/19/2026 02:15:05.071 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266705.072266, idle connection 142531.000000, request 304999.437332 03/19/2026 02:15:05.071 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1108 03/19/2026 02:15:05.072 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.072 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1108 (602.3719310760498 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:05.072 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:05.072 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:05.072 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:05.072 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-13', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:05.072 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.072 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=779, topics=[(topic='-uve-topic-13', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=11, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.072 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=779, topics=[(topic='-uve-topic-13', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=11, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.073 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266669.839600, idle connection 143050.000000, request 304999.961376 03/19/2026 02:15:05.073 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:05.073 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.073 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (2.3577213287353516 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[(topics='-uve-topic-15', partitions=[(partition=0, error_code=0, highwater_offset=119, last_stable_offset=119, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x01+\x00\x00\x00\x00\x02"\xa6d\xce\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:05.073 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 1 response partitions (0 implied) 03/19/2026 02:15:05.073 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 613 bytes of data for partition TopicPartition(topic='-uve-topic-15', partition=0) with offset 117 03/19/2026 02:15:05.073 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 117 for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) 03/19/2026 02:15:05.074 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) to 119 (leader epoch 0) 03/19/2026 02:15:05.074 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266668.486816, idle connection 143048.000000, request 304998.611927 03/19/2026 02:15:05.116 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:05.116 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:05.116 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-17', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:05.116 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.117 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=777, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=13, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.117 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=777, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=13, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.117 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266663.189453, idle connection 143008.000000, request 304999.944925 03/19/2026 02:15:05.117 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266662.758057, idle connection 143008.000000, request 304999.523163 03/19/2026 02:15:05.120 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267498.316895, idle connection 143086.000000, request 304398.982286 03/19/2026 02:15:05.121 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:05.121 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.121 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.5055179595947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:05.121 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:05.144 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:05.144 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:05.144 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:05.144 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.144 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.145 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.145 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266873.476074, idle connection 142915.000000, request 304999.945164 03/19/2026 02:15:05.145 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266873.038818, idle connection 142915.000000, request 304999.514580 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.152 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267388.683838, idle connection 141760.000000, request 304999.956846 03/19/2026 02:15:05.153 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267388.302979, idle connection 141760.000000, request 304999.581575 03/19/2026 02:15:05.164 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:05.164 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:05.164 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-16', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:05.164 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.164 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=785, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=40, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.165 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=785, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=40, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.165 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266654.663330, idle connection 142961.000000, request 304999.949455 03/19/2026 02:15:05.165 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:05.165 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:05.165 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-22', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:05.165 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.165 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=809, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=119, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.166 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=809, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=119, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.166 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267677.659180, idle connection 142963.000000, request 304999.957323 03/19/2026 02:15:05.166 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266653.412109, idle connection 142960.000000, request 304998.706341 03/19/2026 02:15:05.166 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267677.024902, idle connection 142962.000000, request 304999.327183 03/19/2026 02:15:05.174 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:05.174 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:05.174 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-15', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:05.174 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.174 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=802, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=119, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.174 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=802, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=119, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.175 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266601.724854, idle connection 142428.000000, request 304999.960184 03/19/2026 02:15:05.175 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266601.375732, idle connection 142428.000000, request 304999.614000 03/19/2026 02:15:05.200 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:05.201 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:05.201 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:05.201 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.201 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.201 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.201 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265705.989014, idle connection 141699.000000, request 304999.943972 03/19/2026 02:15:05.202 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265705.529297, idle connection 141698.000000, request 304999.494076 03/19/2026 02:15:05.214 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265593.796631, idle connection 142180.000000, request 304398.897409 03/19/2026 02:15:05.215 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:05.215 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.215 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.7301082611084 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[(topics='-uve-topic-20', partitions=[(partition=0, error_code=0, highwater_offset=90, last_stable_offset=90, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00X\x00\x00\x02\x0b\x00\x00\x00\x00\x02\x10\x8f\x0b \x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:an-jenkins-d...')])]) 03/19/2026 02:15:05.215 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 1 response partitions (0 implied) 03/19/2026 02:15:05.215 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 535 bytes of data for partition TopicPartition(topic='-uve-topic-20', partition=0) with offset 88 03/19/2026 02:15:05.215 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 88 for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) 03/19/2026 02:15:05.216 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) to 90 (leader epoch 0) 03/19/2026 02:15:05.257 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266663.988037, idle connection 142283.000000, request 304397.336721 03/19/2026 02:15:05.257 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:05.257 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.257 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (603.2900810241699 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:05.257 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:05.316 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 90 03/19/2026 02:15:05.317 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:05.317 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-20', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:05.317 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.317 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=799, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=90, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.317 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=799, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=90, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.317 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265490.943115, idle connection 142077.000000, request 304999.947548 03/19/2026 02:15:05.318 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265490.500488, idle connection 142076.000000, request 304999.512672 03/19/2026 02:15:05.322 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266090.441895, idle connection 142075.000000, request 304398.993254 03/19/2026 02:15:05.323 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:05.323 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.323 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.5584468841553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[(topics='-uve-topic-19', partitions=[(partition=0, error_code=0, highwater_offset=25, last_stable_offset=25, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x01+\x00\x00\x00\x00\x02h\x97\xba\x81\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:05.323 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 1 response partitions (0 implied) 03/19/2026 02:15:05.323 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 933 bytes of data for partition TopicPartition(topic='-uve-topic-19', partition=0) with offset 22 03/19/2026 02:15:05.323 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 22 for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) 03/19/2026 02:15:05.324 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) to 25 (leader epoch 0) 03/19/2026 02:15:05.359 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:05.360 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:05.360 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:05.360 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.360 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.360 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 779 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=774, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.361 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266871.504639, idle connection 142754.000000, request 304999.916315 03/19/2026 02:15:05.361 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265860.024414, idle connection 142421.000000, request 304395.930529 03/19/2026 02:15:05.361 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266870.642822, idle connection 142753.000000, request 304999.071360 03/19/2026 02:15:05.362 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:05.362 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.362 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (605.1011085510254 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:05.362 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:05.395 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266090.586182, idle connection 141784.000000, request 304398.784876 03/19/2026 02:15:05.395 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:05.395 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.396 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.1065711975098 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[(topics='-uve-topic-18', partitions=[(partition=0, error_code=0, highwater_offset=100, last_stable_offset=100, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00b\x00\x00\x01\x13\x00\x00\x00\x00\x02\xfc>\xdc\xe2\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectVMITable:default-global-sy...')])]) 03/19/2026 02:15:05.396 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 1 response partitions (0 implied) 03/19/2026 02:15:05.396 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 574 bytes of data for partition TopicPartition(topic='-uve-topic-18', partition=0) with offset 98 03/19/2026 02:15:05.396 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 98 for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) 03/19/2026 02:15:05.397 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) to 100 (leader epoch 0) 03/19/2026 02:15:05.417 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266095.514404, idle connection 142222.000000, request 304398.786545 03/19/2026 02:15:05.418 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:05.418 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.418 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.7982959747314 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[(topics='-uve-topic-2', partitions=[(partition=0, error_code=0, highwater_offset=142, last_stable_offset=142, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x8c\x00\x00\x01\xbf\x00\x00\x00\x00\x02\xe2D\xd8\x98\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x88\x03\x00\x00\x00\xca\x02ObjectVRouter:an-jenkins-deploy-...')])]) 03/19/2026 02:15:05.418 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 1 response partitions (0 implied) 03/19/2026 02:15:05.418 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 459 bytes of data for partition TopicPartition(topic='-uve-topic-2', partition=0) with offset 140 03/19/2026 02:15:05.418 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 140 for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) 03/19/2026 02:15:05.419 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) to 142 (leader epoch 0) 03/19/2026 02:15:05.424 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:05.424 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:05.424 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-19', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:05.424 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.425 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=781, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=25, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.425 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=781, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=25, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.425 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265987.991943, idle connection 141972.000000, request 304999.950171 03/19/2026 02:15:05.425 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265987.586426, idle connection 141972.000000, request 304999.552965 03/19/2026 02:15:05.458 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265450.672119, idle connection 142145.000000, request 304398.922443 03/19/2026 02:15:05.459 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:05.459 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.459 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.677417755127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:05.459 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:05.460 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265955.963379, idle connection 142657.000000, request 304399.192810 03/19/2026 02:15:05.460 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:05.460 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.460 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.1831760406494 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[(topics='-uve-topic-12', partitions=[(partition=0, error_code=0, highwater_offset=43, last_stable_offset=43, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00)\x00\x00\x01+\x00\x00\x00\x00\x02\xa7\xcd\xb50\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:05.460 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 1 response partitions (0 implied) 03/19/2026 02:15:05.461 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 622 bytes of data for partition TopicPartition(topic='-uve-topic-12', partition=0) with offset 41 03/19/2026 02:15:05.461 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 41 for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) 03/19/2026 02:15:05.461 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) to 43 (leader epoch 0) 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.463 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266905.051270, idle connection 141437.000000, request 304999.960899 03/19/2026 02:15:05.464 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266904.675293, idle connection 141437.000000, request 304999.588490 03/19/2026 02:15:05.497 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:05.497 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:05.498 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-18', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:05.498 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.498 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=796, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=100, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.498 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=796, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=100, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.498 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265987.180664, idle connection 141681.000000, request 304999.948263 03/19/2026 02:15:05.498 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265986.761963, idle connection 141680.000000, request 304999.537230 03/19/2026 02:15:05.519 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:05.520 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:05.520 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-2', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:05.520 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.520 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=805, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=142, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.520 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=805, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=142, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.520 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265992.329834, idle connection 142119.000000, request 304999.923229 03/19/2026 02:15:05.521 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265991.734131, idle connection 142119.000000, request 304999.338627 03/19/2026 02:15:05.562 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:05.562 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:05.562 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-12', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:05.562 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.562 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=783, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=43, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.562 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=783, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=43, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.562 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265853.725830, idle connection 142554.000000, request 304999.946356 03/19/2026 02:15:05.563 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265853.316650, idle connection 142554.000000, request 304999.545097 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.563 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265655.974854, idle connection 141833.000000, request 304999.966383 03/19/2026 02:15:05.563 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265051.158203, idle connection 142227.000000, request 304397.602320 03/19/2026 02:15:05.564 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:05.564 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.564 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.8130054473877 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:05.564 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:05.564 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265654.924561, idle connection 141832.000000, request 304998.918533 03/19/2026 02:15:05.565 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:05.565 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:05.565 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:05.565 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.565 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.565 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.565 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266860.691406, idle connection 142563.000000, request 304999.966145 03/19/2026 02:15:05.565 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266860.413818, idle connection 142563.000000, request 304999.690771 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266177.240723, idle connection 142618.000000, request 304999.966145 03/19/2026 02:15:05.568 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266176.920410, idle connection 142618.000000, request 304999.648571 03/19/2026 02:15:05.573 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265573.138916, idle connection 142419.000000, request 304395.297289 03/19/2026 02:15:05.573 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:05.573 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.573 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (605.0689220428467 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:05.573 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:05.622 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266758.042236, idle connection 142500.000000, request 304399.051428 03/19/2026 02:15:05.622 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:05.622 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.622 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.7434597015381 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[(topics='-uve-topic-11', partitions=[(partition=0, error_code=0, highwater_offset=21, last_stable_offset=21, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x01\xd9\x00\x00\x00\x00\x02\xb8\xa6\xce\x9f\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-non-def...')])]) 03/19/2026 02:15:05.623 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 1 response partitions (0 implied) 03/19/2026 02:15:05.623 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 485 bytes of data for partition TopicPartition(topic='-uve-topic-11', partition=0) with offset 19 03/19/2026 02:15:05.623 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 19 for assigned partition TopicPartition(topic='-uve-topic-11', partition=0) 03/19/2026 02:15:05.624 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-11', partition=0) to 21 (leader epoch 0) 03/19/2026 02:15:05.662 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266254.937988, idle connection 141247.000000, request 304396.851301 03/19/2026 02:15:05.663 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:05.663 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.663 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.9245128631592 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:05.663 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:05.664 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265050.902832, idle connection 141235.000000, request 304396.152020 03/19/2026 02:15:05.664 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:05.664 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.664 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (604.4144630432129 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:05.665 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:05.667 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266563.218018, idle connection 141729.000000, request 304399.293184 03/19/2026 02:15:05.667 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 841 03/19/2026 02:15:05.667 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.667 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 841 (601.2187004089355 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=349, last_stable_offset=349, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\\\x00\x00\x01\x04\x00\x00\x00\x00\x02X\xe2\x9aF\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:15:05.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:15:05.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 272 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 348 03/19/2026 02:15:05.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 348 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:15:05.668 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 349 (leader epoch 0) 03/19/2026 02:15:05.668 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266363.129395, idle connection 142006.000000, request 304398.874283 03/19/2026 02:15:05.669 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 843 03/19/2026 02:15:05.669 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.669 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 843 (601.5825271606445 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=317, last_stable_offset=317, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01;\x00\x00\x01\x08\x00\x00\x00\x00\x02\xa0 for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:05.672 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.672 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1104, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.673 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1109 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1104, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.673 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265662.725342, idle connection 141916.000000, request 304999.942780 03/19/2026 02:15:05.673 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265662.237793, idle connection 141916.000000, request 304999.459028 03/19/2026 02:15:05.675 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266067.588867, idle connection 142447.000000, request 304397.710800 03/19/2026 02:15:05.675 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:05.675 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.675 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.7326583862305 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:05.676 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:05.718 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266062.246582, idle connection 142407.000000, request 304399.000645 03/19/2026 02:15:05.718 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:05.718 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.718 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.5539169311523 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:05.719 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:05.721 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:05.721 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:05.721 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:05.722 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.722 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.722 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.722 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266896.497314, idle connection 142484.000000, request 304999.938488 03/19/2026 02:15:05.723 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266895.983887, idle connection 142484.000000, request 304999.433279 03/19/2026 02:15:05.724 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:05.724 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:05.724 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-11', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:05.724 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.724 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=782, topics=[(topic='-uve-topic-11', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=21, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.724 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=782, topics=[(topic='-uve-topic-11', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=21, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.725 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266654.962646, idle connection 142397.000000, request 304999.941111 03/19/2026 02:15:05.725 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266654.544434, idle connection 142396.000000, request 304999.527216 03/19/2026 02:15:05.746 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266272.488281, idle connection 142314.000000, request 304398.957968 03/19/2026 02:15:05.746 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:05.746 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.746 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.6089916229248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:05.746 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:05.753 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266787.817139, idle connection 141159.000000, request 304399.087667 03/19/2026 02:15:05.753 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:05.754 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.754 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.4111042022705 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:05.754 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:05.767 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266052.700195, idle connection 142359.000000, request 304397.987604 03/19/2026 02:15:05.767 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:05.767 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.767 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.5269031524658 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:05.767 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:05.768 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 267075.704834, idle connection 142361.000000, request 304398.004055 03/19/2026 02:15:05.768 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:05.768 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.768 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (602.2872924804688 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:05.768 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 349 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=837, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=349, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 842 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=837, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=349, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.769 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266460.780029, idle connection 141626.000000, request 304999.959946 03/19/2026 02:15:05.770 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266460.378906, idle connection 141626.000000, request 304999.562502 03/19/2026 02:15:05.770 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 317 03/19/2026 02:15:05.770 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:05.770 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:05.770 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.770 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=839, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=317, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.771 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 844 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=839, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=317, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:05.771 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266260.859375, idle connection 141904.000000, request 304999.962807 03/19/2026 02:15:05.771 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266260.589355, idle connection 141904.000000, request 304999.695778 03/19/2026 02:15:05.775 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266001.004639, idle connection 141827.000000, request 304399.242401 03/19/2026 02:15:05.776 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:05.776 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.776 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.0782718658447 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:05.776 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:05.802 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265105.000000, idle connection 141098.000000, request 304398.956060 03/19/2026 02:15:05.803 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:05.803 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.803 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (601.6778945922852 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:05.803 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:05.858 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:05.858 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:05.858 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:05.858 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.858 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.859 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.859 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266061.701172, idle connection 141680.000000, request 304999.928474 03/19/2026 02:15:05.859 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266061.110107, idle connection 141680.000000, request 304999.349117 03/19/2026 02:15:05.919 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264889.135986, idle connection 141475.000000, request 304398.138285 03/19/2026 02:15:05.919 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:05.919 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.920 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.4651527404785 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:05.920 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 259 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:05.963 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265257.630127, idle connection 141818.000000, request 304999.943733 03/19/2026 02:15:05.964 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266268.483154, idle connection 142151.000000, request 304396.914959 03/19/2026 02:15:05.964 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265257.019287, idle connection 141818.000000, request 304999.345779 03/19/2026 02:15:05.964 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 779 03/19/2026 02:15:05.964 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:05.964 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 779 (603.8076877593994 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:05.964 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:06.029 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265383.649170, idle connection 141368.000000, request 304395.609617 03/19/2026 02:15:06.030 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:06.030 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.030 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (605.6122779846191 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:06.031 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.060 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264848.781982, idle connection 141543.000000, request 304999.947548 03/19/2026 02:15:06.061 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264848.315918, idle connection 141542.000000, request 304999.490499 03/19/2026 02:15:06.064 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266304.195312, idle connection 140836.000000, request 304399.106979 03/19/2026 02:15:06.064 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:06.064 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.065 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.2859344482422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:06.065 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:06.099 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265386.204102, idle connection 141080.000000, request 304398.967743 03/19/2026 02:15:06.099 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:06.099 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.100 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.6495227813721 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:06.100 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:06.122 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265391.107178, idle connection 141518.000000, request 304398.708105 03/19/2026 02:15:06.122 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:06.122 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.122 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.7961502075195 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:06.122 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:06.164 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265251.705811, idle connection 141952.000000, request 304397.925615 03/19/2026 02:15:06.165 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:06.165 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.165 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (602.6079654693604 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:06.165 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:06.165 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:06.165 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:06.165 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:06.165 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.165 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.165 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.166 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264448.980225, idle connection 141625.000000, request 304999.959230 03/19/2026 02:15:06.166 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265053.392334, idle connection 141231.000000, request 304397.384405 03/19/2026 02:15:06.166 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:06.166 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.166 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (602.9422283172607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:06.166 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:06.166 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266259.504883, idle connection 141962.000000, request 304398.780823 03/19/2026 02:15:06.167 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264447.818359, idle connection 141624.000000, request 304998.802185 03/19/2026 02:15:06.167 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:06.167 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.167 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (601.8095016479492 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:06.167 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:06.170 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265575.216064, idle connection 142016.000000, request 304397.942781 03/19/2026 02:15:06.170 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:06.170 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.170 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (602.3647785186768 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:06.171 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264971.927246, idle connection 141818.000000, request 304999.965191 03/19/2026 02:15:06.174 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264971.592773, idle connection 141818.000000, request 304999.631882 03/19/2026 02:15:06.264 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:06.264 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:06.264 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:06.264 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.264 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.265 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.265 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265652.552002, idle connection 140644.000000, request 304999.942541 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.265 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264449.237305, idle connection 140633.000000, request 304999.934196 03/19/2026 02:15:06.266 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265651.284180, idle connection 140643.000000, request 304998.684406 03/19/2026 02:15:06.266 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264448.327881, idle connection 140632.000000, request 304999.045610 03/19/2026 02:15:06.274 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265061.794678, idle connection 141315.000000, request 304399.015903 03/19/2026 02:15:06.274 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1109 03/19/2026 02:15:06.274 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.274 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1109 (601.5338897705078 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2988, last_stable_offset=2988, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xab\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xc1K\xacf\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:06.274 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:06.275 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2987 03/19/2026 02:15:06.275 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2987 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:06.275 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2988 (leader epoch 0) 03/19/2026 02:15:06.276 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:06.276 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:06.276 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:06.276 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.276 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.277 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.277 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265465.767090, idle connection 141846.000000, request 304999.952793 03/19/2026 02:15:06.277 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265465.382812, idle connection 141845.000000, request 304999.574184 03/19/2026 02:15:06.319 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:06.319 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:06.319 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:06.319 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.320 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.320 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.320 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265460.245117, idle connection 141805.000000, request 304999.943018 03/19/2026 02:15:06.320 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265459.724121, idle connection 141805.000000, request 304999.431372 03/19/2026 02:15:06.323 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266295.636475, idle connection 141883.000000, request 304399.081469 03/19/2026 02:15:06.323 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:06.323 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.323 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.4556884765625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:06.324 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:06.325 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266054.218018, idle connection 141796.000000, request 304399.201393 03/19/2026 02:15:06.326 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:06.326 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.326 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.1629104614258 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:06.326 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:06.347 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:06.347 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:06.347 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:06.347 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.347 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.348 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.348 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265670.493652, idle connection 141712.000000, request 304999.935627 03/19/2026 02:15:06.348 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265670.027100, idle connection 141712.000000, request 304999.484062 03/19/2026 02:15:06.354 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:06.354 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:06.354 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:06.354 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.355 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.355 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.355 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266186.166748, idle connection 140558.000000, request 304999.956369 03/19/2026 02:15:06.355 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266185.783691, idle connection 140557.000000, request 304999.577284 03/19/2026 02:15:06.368 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:06.368 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:06.368 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:06.368 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.368 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.368 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.368 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265451.045166, idle connection 141758.000000, request 304999.941349 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.369 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266474.190674, idle connection 141759.000000, request 304999.963760 03/19/2026 02:15:06.369 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265449.958496, idle connection 141756.000000, request 304998.866081 03/19/2026 02:15:06.370 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 266473.595947, idle connection 141759.000000, request 304999.373913 03/19/2026 02:15:06.370 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265860.028076, idle connection 141025.000000, request 304399.211407 03/19/2026 02:15:06.370 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 842 03/19/2026 02:15:06.370 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.370 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 842 (601.1748313903809 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:06.371 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:06.371 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265660.289307, idle connection 141303.000000, request 304399.394035 03/19/2026 02:15:06.371 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 844 03/19/2026 02:15:06.372 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.372 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 844 (600.9340286254883 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:06.372 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2988 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1105, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2988, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1110 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1105, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2988, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:06.376 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264959.277832, idle connection 141213.000000, request 304999.957561 03/19/2026 02:15:06.376 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:06.376 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:06.376 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:06.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.377 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.377 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.377 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265399.567871, idle connection 141226.000000, request 304999.962330 03/19/2026 02:15:06.377 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264958.317871, idle connection 141212.000000, request 304999.000311 03/19/2026 02:15:06.377 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265398.840332, idle connection 141225.000000, request 304999.236584 03/19/2026 02:15:06.403 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:06.404 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:06.404 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:06.404 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.404 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.404 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.404 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264502.950928, idle connection 140496.000000, request 304999.946833 03/19/2026 02:15:06.405 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264502.501709, idle connection 140495.000000, request 304999.506950 03/19/2026 02:15:06.460 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265460.519287, idle connection 141079.000000, request 304398.752213 03/19/2026 02:15:06.460 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:06.461 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.461 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.8755435943604 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:06.461 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:06.529 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 90 03/19/2026 02:15:06.529 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:06.530 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:06.530 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.530 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.530 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.530 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264277.924072, idle connection 140864.000000, request 304999.928713 03/19/2026 02:15:06.531 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264277.378906, idle connection 140863.000000, request 304999.394655 03/19/2026 02:15:06.565 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:06.565 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:06.565 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:06.565 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.565 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.566 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 780 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=775, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.566 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265666.400146, idle connection 141549.000000, request 304999.946833 03/19/2026 02:15:06.566 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264655.035156, idle connection 141216.000000, request 304397.357464 03/19/2026 02:15:06.566 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265665.808594, idle connection 141548.000000, request 304999.364614 03/19/2026 02:15:06.567 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:06.567 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.567 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (603.3241748809814 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:06.567 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:06.631 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:06.631 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:06.631 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:06.631 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.631 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.632 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.632 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264781.084229, idle connection 140765.000000, request 304999.944210 03/19/2026 02:15:06.632 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264780.578857, idle connection 140765.000000, request 304999.448299 03/19/2026 02:15:06.661 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264247.750000, idle connection 140942.000000, request 304398.917198 03/19/2026 02:15:06.662 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:06.662 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.662 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.6032695770264 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:06.662 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:06.666 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:06.667 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:06.667 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:06.667 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.667 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.667 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.667 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265701.159912, idle connection 140233.000000, request 304999.947548 03/19/2026 02:15:06.668 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265700.646973, idle connection 140233.000000, request 304999.438524 03/19/2026 02:15:06.700 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:06.701 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:06.701 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:06.701 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.701 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.701 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.701 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264783.863525, idle connection 140477.000000, request 304999.915361 03/19/2026 02:15:06.702 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264783.255371, idle connection 140477.000000, request 304999.319077 03/19/2026 02:15:06.723 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:06.723 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:06.723 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:06.723 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.723 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.724 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.724 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264788.961182, idle connection 140916.000000, request 304999.929428 03/19/2026 02:15:06.725 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264787.389893, idle connection 140914.000000, request 304998.369694 03/19/2026 02:15:06.766 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:06.767 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:06.767 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:06.767 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.767 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.767 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.767 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264648.654785, idle connection 141349.000000, request 304999.930382 03/19/2026 02:15:06.767 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:06.768 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:06.768 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:06.768 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.768 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.768 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.768 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264451.187744, idle connection 140628.000000, request 304999.962807 03/19/2026 02:15:06.768 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:06.768 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:06.768 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:06.768 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.768 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.768 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.769 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265657.331787, idle connection 141359.000000, request 304999.963999 03/19/2026 02:15:06.769 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263845.785889, idle connection 141022.000000, request 304396.768570 03/19/2026 02:15:06.769 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264646.846191, idle connection 141348.000000, request 304998.133183 03/19/2026 02:15:06.769 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:06.769 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.769 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (603.8682460784912 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:06.770 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:06.770 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264449.264160, idle connection 140627.000000, request 304998.044014 03/19/2026 02:15:06.770 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265655.688721, idle connection 141358.000000, request 304998.321533 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.771 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264974.033203, idle connection 141415.000000, request 304999.954224 03/19/2026 02:15:06.772 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264973.713623, idle connection 141415.000000, request 304999.638319 03/19/2026 02:15:06.775 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264370.651855, idle connection 141217.000000, request 304398.689032 03/19/2026 02:15:06.776 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:06.776 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.776 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.6895771026611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:06.776 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:06.867 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265050.402100, idle connection 140042.000000, request 304397.791147 03/19/2026 02:15:06.867 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:06.867 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.868 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.8652191162109 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:06.868 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:06.868 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263846.755371, idle connection 140031.000000, request 304397.469282 03/19/2026 02:15:06.868 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:06.868 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.868 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (602.8096675872803 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:06.868 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:06.878 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264864.506592, idle connection 141244.000000, request 304398.687601 03/19/2026 02:15:06.878 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:06.878 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.879 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.9017696380615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:06.879 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:06.921 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264859.083008, idle connection 141204.000000, request 304398.782253 03/19/2026 02:15:06.921 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:06.921 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.922 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.7904281616211 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:06.922 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.924 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265694.095459, idle connection 141282.000000, request 304999.936581 03/19/2026 02:15:06.925 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265693.635742, idle connection 141281.000000, request 304999.485970 03/19/2026 02:15:06.926 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:06.926 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:06.926 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:06.926 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.926 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.927 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.927 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265452.945068, idle connection 141195.000000, request 304999.961853 03/19/2026 02:15:06.927 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265452.633301, idle connection 141194.000000, request 304999.652863 03/19/2026 02:15:06.949 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265069.420898, idle connection 141111.000000, request 304398.867607 03/19/2026 02:15:06.949 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:06.949 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.950 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.8590927124023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:06.950 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:06.956 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265585.339844, idle connection 139957.000000, request 304399.127007 03/19/2026 02:15:06.956 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:06.956 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.956 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.2575626373291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:06.956 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:06.970 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264849.262695, idle connection 141156.000000, request 304398.162127 03/19/2026 02:15:06.971 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:06.971 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.971 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.3283004760742 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:06.971 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:06.971 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265872.347168, idle connection 141158.000000, request 304398.121595 03/19/2026 02:15:06.971 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 349 03/19/2026 02:15:06.971 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:06.971 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:06.971 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.971 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=838, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.971 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 843 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=838, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.972 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265258.426758, idle connection 140424.000000, request 304999.961376 03/19/2026 02:15:06.972 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:06.972 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.972 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (602.7929782867432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:06.972 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:06.972 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 317 03/19/2026 02:15:06.972 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:06.972 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:06.972 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:06.972 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.973 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 845 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:06.973 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265058.977295, idle connection 140702.000000, request 304999.965906 03/19/2026 02:15:06.973 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265257.061768, idle connection 140422.000000, request 304998.599291 03/19/2026 02:15:06.973 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265058.383057, idle connection 140701.000000, request 304999.374390 03/19/2026 02:15:06.978 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264357.599609, idle connection 140611.000000, request 304398.281574 03/19/2026 02:15:06.978 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1110 03/19/2026 02:15:06.978 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.978 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1110 (602.0572185516357 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:06.978 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:06.979 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264797.717773, idle connection 140624.000000, request 304398.113728 03/19/2026 02:15:06.979 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:06.979 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:06.979 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.2005081176758 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:06.979 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:07.005 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263901.951904, idle connection 139895.000000, request 304398.946524 03/19/2026 02:15:07.005 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:07.006 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.006 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (601.6554832458496 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:07.006 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:07.061 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:07.061 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:07.062 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:07.062 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.062 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.062 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.062 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264858.469238, idle connection 140477.000000, request 304999.923468 03/19/2026 02:15:07.063 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264857.957031, idle connection 140477.000000, request 304999.428511 03/19/2026 02:15:07.132 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263675.961670, idle connection 140262.000000, request 304397.970915 03/19/2026 02:15:07.133 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:07.133 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.133 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.5731563568115 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:07.133 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 259 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 839 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.168 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264052.619873, idle connection 140613.000000, request 304999.936819 03/19/2026 02:15:07.169 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265063.444092, idle connection 140946.000000, request 304396.996260 03/19/2026 02:15:07.169 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264051.982178, idle connection 140613.000000, request 304999.310970 03/19/2026 02:15:07.169 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 780 03/19/2026 02:15:07.169 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.169 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 780 (603.7395000457764 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:07.170 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:07.233 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264179.992920, idle connection 140164.000000, request 304398.852110 03/19/2026 02:15:07.233 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:07.233 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.233 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.7141342163086 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:07.234 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.263 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263645.747314, idle connection 140340.000000, request 304999.918699 03/19/2026 02:15:07.264 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263645.084229, idle connection 140339.000000, request 304999.269724 03/19/2026 02:15:07.270 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265098.371826, idle connection 139630.000000, request 304397.157907 03/19/2026 02:15:07.270 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:07.271 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.271 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (603.5966873168945 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:07.271 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:07.303 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264182.555420, idle connection 139876.000000, request 304398.608446 03/19/2026 02:15:07.303 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:07.303 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.303 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.2017002105713 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:07.304 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:07.327 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264186.063965, idle connection 140313.000000, request 304397.038221 03/19/2026 02:15:07.327 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:07.327 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.327 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (603.640079498291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:07.328 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:07.370 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:07.370 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:07.370 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:07.371 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.371 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.371 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.371 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263243.549561, idle connection 140420.000000, request 304999.918222 03/19/2026 02:15:07.371 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264044.536133, idle connection 140745.000000, request 304395.817995 03/19/2026 02:15:07.372 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263847.631592, idle connection 140025.000000, request 304396.407366 03/19/2026 02:15:07.372 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265054.215576, idle connection 140756.000000, request 304396.847486 03/19/2026 02:15:07.372 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263242.299072, idle connection 140418.000000, request 304998.688459 03/19/2026 02:15:07.373 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:07.373 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.373 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (605.579137802124 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:07.373 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:07.373 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:07.373 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.373 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (605.2899360656738 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:07.373 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:07.374 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:07.374 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.374 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (605.133056640625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:07.374 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:07.374 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264371.412842, idle connection 140813.000000, request 304397.337198 03/19/2026 02:15:07.374 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:07.374 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.374 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.9956340789795 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:07.374 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.377 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263768.781250, idle connection 140615.000000, request 304999.952078 03/19/2026 02:15:07.378 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263768.432373, idle connection 140615.000000, request 304999.607086 03/19/2026 02:15:07.468 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:07.468 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:07.468 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:07.468 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.469 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.469 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.469 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264448.370361, idle connection 139440.000000, request 304999.943733 03/19/2026 02:15:07.469 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:07.469 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:07.469 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:07.469 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.469 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.469 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.470 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263245.143555, idle connection 139429.000000, request 304999.965668 03/19/2026 02:15:07.470 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264447.328857, idle connection 139439.000000, request 304998.908997 03/19/2026 02:15:07.470 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263244.462158, idle connection 139428.000000, request 304999.288082 03/19/2026 02:15:07.479 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:07.480 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:07.480 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:07.480 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.480 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.480 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.480 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264262.423828, idle connection 140642.000000, request 304999.954224 03/19/2026 02:15:07.480 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264262.086914, idle connection 140642.000000, request 304999.620199 03/19/2026 02:15:07.522 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:07.523 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:07.523 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:07.523 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.523 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.523 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.523 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264256.845703, idle connection 140602.000000, request 304999.944925 03/19/2026 02:15:07.524 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264256.372314, idle connection 140601.000000, request 304999.481440 03/19/2026 02:15:07.526 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265092.942383, idle connection 140681.000000, request 304398.790359 03/19/2026 02:15:07.526 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:07.526 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.526 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.5748977661133 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:07.526 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:07.528 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264851.841309, idle connection 140594.000000, request 304398.858070 03/19/2026 02:15:07.528 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:07.528 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.528 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.4857292175293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:07.528 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:07.550 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:07.550 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:07.550 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:07.551 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.551 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.551 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.551 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264467.269775, idle connection 140509.000000, request 304999.945879 03/19/2026 02:15:07.551 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264466.752197, idle connection 140509.000000, request 304999.436617 03/19/2026 02:15:07.556 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:07.557 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:07.557 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:07.557 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.557 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.557 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.557 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264983.888428, idle connection 139355.000000, request 304999.946117 03/19/2026 02:15:07.558 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264983.452637, idle connection 139355.000000, request 304999.515057 03/19/2026 02:15:07.571 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:07.571 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:07.572 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:07.572 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.572 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.572 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.572 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264247.240723, idle connection 140554.000000, request 304999.922037 03/19/2026 02:15:07.572 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:07.573 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:07.573 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:07.573 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.573 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.573 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.573 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265270.178955, idle connection 140555.000000, request 304999.945164 03/19/2026 02:15:07.574 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264245.806152, idle connection 140552.000000, request 304998.499632 03/19/2026 02:15:07.574 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264656.153809, idle connection 139821.000000, request 304397.688866 03/19/2026 02:15:07.574 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264457.582520, idle connection 140101.000000, request 304398.570061 03/19/2026 02:15:07.574 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 265268.974609, idle connection 140554.000000, request 304998.749018 03/19/2026 02:15:07.575 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 843 03/19/2026 02:15:07.575 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.575 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 843 (603.358268737793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:07.575 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:07.575 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 845 03/19/2026 02:15:07.575 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.576 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 845 (602.9536724090576 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:07.576 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2988 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1106, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1111 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1106, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.579 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263756.060791, idle connection 140010.000000, request 304999.948740 03/19/2026 02:15:07.580 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:07.580 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:07.580 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:07.580 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.580 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.580 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.580 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264196.157227, idle connection 140023.000000, request 304999.950647 03/19/2026 02:15:07.581 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263754.896729, idle connection 140009.000000, request 304998.788595 03/19/2026 02:15:07.581 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264195.347900, idle connection 140022.000000, request 304999.146461 03/19/2026 02:15:07.606 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:07.607 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:07.607 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:07.607 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.607 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.607 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.607 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263299.713135, idle connection 139292.000000, request 304999.925137 03/19/2026 02:15:07.608 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263299.164795, idle connection 139292.000000, request 304999.389172 03/19/2026 02:15:07.663 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264257.440918, idle connection 139876.000000, request 304398.904562 03/19/2026 02:15:07.663 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:07.664 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.664 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.6654968261719 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:07.664 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:07.734 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 90 03/19/2026 02:15:07.734 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:07.734 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:07.734 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.734 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.735 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.735 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263073.437012, idle connection 139659.000000, request 304999.945402 03/19/2026 02:15:07.735 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263072.987061, idle connection 139659.000000, request 304999.503613 03/19/2026 02:15:07.770 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:07.770 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:07.770 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:07.770 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.770 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.771 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 781 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=776, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.771 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264461.366943, idle connection 140344.000000, request 304999.943256 03/19/2026 02:15:07.771 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263450.008301, idle connection 140011.000000, request 304397.331238 03/19/2026 02:15:07.771 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264460.697998, idle connection 140343.000000, request 304999.286175 03/19/2026 02:15:07.772 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 839 03/19/2026 02:15:07.772 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.772 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 839 (603.4872531890869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:07.772 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:07.834 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:07.834 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:07.834 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:07.834 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.835 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.835 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.835 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263577.931641, idle connection 139562.000000, request 304999.942064 03/19/2026 02:15:07.835 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263577.464355, idle connection 139562.000000, request 304999.485970 03/19/2026 02:15:07.865 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263044.399658, idle connection 139739.000000, request 304398.580074 03/19/2026 02:15:07.865 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:07.865 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.865 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.9783020019531 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:07.865 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:07.873 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:07.873 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:07.873 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:07.873 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.873 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.874 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.874 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264494.620117, idle connection 139027.000000, request 304999.936104 03/19/2026 02:15:07.874 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264494.096924, idle connection 139026.000000, request 304999.422789 03/19/2026 02:15:07.905 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:07.905 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:07.905 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:07.906 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.906 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.906 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.906 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263579.243652, idle connection 139273.000000, request 304999.934673 03/19/2026 02:15:07.906 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263578.825195, idle connection 139272.000000, request 304999.527931 03/19/2026 02:15:07.928 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:07.928 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:07.928 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:07.928 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.929 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.929 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.929 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263583.873779, idle connection 139711.000000, request 304999.947309 03/19/2026 02:15:07.929 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263583.446533, idle connection 139710.000000, request 304999.527931 03/19/2026 02:15:07.973 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:07.973 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:07.974 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:07.974 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.974 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.974 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.974 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263441.812500, idle connection 140143.000000, request 304999.941587 03/19/2026 02:15:07.974 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:07.974 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:07.974 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:07.975 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.975 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.975 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.975 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263244.383301, idle connection 139422.000000, request 304999.963522 03/19/2026 02:15:07.975 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:07.975 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:07.975 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:07.975 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.975 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.975 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.975 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264450.503662, idle connection 140153.000000, request 304999.962807 03/19/2026 02:15:07.976 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262638.942139, idle connection 139815.000000, request 304395.333290 03/19/2026 02:15:07.976 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263439.993896, idle connection 140141.000000, request 304998.135328 03/19/2026 02:15:07.976 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:07.976 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.976 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (605.3557395935059 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:07.976 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:07.977 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263768.300781, idle connection 140210.000000, request 304999.968290 03/19/2026 02:15:07.977 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263241.799805, idle connection 139419.000000, request 304997.384310 03/19/2026 02:15:07.978 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264448.282227, idle connection 140150.000000, request 304997.745752 03/19/2026 02:15:07.978 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263767.396729, idle connection 140209.000000, request 304999.066591 03/19/2026 02:15:07.978 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263167.786865, idle connection 140014.000000, request 304398.962498 03/19/2026 02:15:07.978 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:07.979 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:07.979 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.4080047607422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:07.979 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:08.071 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263846.482178, idle connection 138838.000000, request 304398.056030 03/19/2026 02:15:08.071 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:08.071 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.071 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (602.5421619415283 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:08.072 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:08.072 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262642.928223, idle connection 138827.000000, request 304397.751331 03/19/2026 02:15:08.072 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:08.072 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.072 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (602.5235652923584 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:08.072 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:08.081 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263661.547852, idle connection 140041.000000, request 304399.075985 03/19/2026 02:15:08.081 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:08.081 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.081 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.3567447662354 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:08.082 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:08.124 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263655.823730, idle connection 140001.000000, request 304398.923159 03/19/2026 02:15:08.125 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:08.125 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.125 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.658821105957 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:08.125 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:08.126 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264491.590820, idle connection 140079.000000, request 304999.958277 03/19/2026 02:15:08.127 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264491.203125, idle connection 140079.000000, request 304999.574661 03/19/2026 02:15:08.128 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264250.690918, idle connection 139992.000000, request 304999.968529 03/19/2026 02:15:08.129 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264250.417969, idle connection 139992.000000, request 304999.697447 03/19/2026 02:15:08.152 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263866.194092, idle connection 139908.000000, request 304398.872614 03/19/2026 02:15:08.152 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:08.152 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.153 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.6416549682617 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:08.153 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:08.158 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264382.985107, idle connection 138755.000000, request 304399.043798 03/19/2026 02:15:08.158 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:08.158 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.158 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.3789176940918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:08.159 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:08.175 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263644.587891, idle connection 139951.000000, request 304397.275209 03/19/2026 02:15:08.175 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:08.175 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.175 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (603.2540798187256 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:08.176 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 349 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=839, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 844 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=839, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.176 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264053.797119, idle connection 139219.000000, request 304999.961138 03/19/2026 02:15:08.176 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 317 03/19/2026 02:15:08.176 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:08.177 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:08.177 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.177 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=841, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.177 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 846 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=841, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.177 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263854.664062, idle connection 139498.000000, request 304999.965668 03/19/2026 02:15:08.177 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264666.214111, idle connection 139951.000000, request 304395.989656 03/19/2026 02:15:08.177 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264052.560547, idle connection 139218.000000, request 304998.726845 03/19/2026 02:15:08.178 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:08.178 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.178 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (604.7079563140869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:08.178 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:08.178 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263853.304199, idle connection 139496.000000, request 304998.609304 03/19/2026 02:15:08.181 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263154.079834, idle connection 139408.000000, request 304397.968769 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1111 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1111 (602.4644374847412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2989, last_stable_offset=2989, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xac\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xaeY]{\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2988 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2988 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:08.182 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2989 (leader epoch 0) 03/19/2026 02:15:08.183 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263593.750488, idle connection 139420.000000, request 304397.549629 03/19/2026 02:15:08.183 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:08.183 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.183 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (602.8039455413818 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:08.183 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:08.208 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262698.596191, idle connection 138691.000000, request 304398.815155 03/19/2026 02:15:08.209 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:08.209 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.209 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.6528606414795 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:08.209 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:08.264 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:08.265 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:08.265 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:08.265 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.265 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.265 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.265 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263655.218506, idle connection 139274.000000, request 304999.923944 03/19/2026 02:15:08.266 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263654.615723, idle connection 139273.000000, request 304999.331951 03/19/2026 02:15:08.283 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2989 03/19/2026 02:15:08.283 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:08.283 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:08.284 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.284 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1107, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2989, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:08.284 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1112 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1107, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2989, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:08.284 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263051.195801, idle connection 139305.000000, request 304999.924660 03/19/2026 02:15:08.285 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263050.564697, idle connection 139304.000000, request 304999.307871 03/19/2026 02:15:08.336 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262472.312988, idle connection 139058.000000, request 304398.816586 03/19/2026 02:15:08.336 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:08.336 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.337 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.9501686096191 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:08.337 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:08.374 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 259 03/19/2026 02:15:08.374 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:08.374 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:08.375 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.375 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.375 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 840 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.375 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262846.058594, idle connection 139407.000000, request 304999.944687 03/19/2026 02:15:08.375 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263856.881836, idle connection 139739.000000, request 304395.466805 03/19/2026 02:15:08.376 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262845.432129, idle connection 139406.000000, request 304999.328852 03/19/2026 02:15:08.376 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 781 03/19/2026 02:15:08.376 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.376 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 781 (605.2920818328857 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:08.376 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:08.436 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262976.789795, idle connection 138961.000000, request 304398.798943 03/19/2026 02:15:08.437 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:08.437 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.437 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.8998622894287 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:08.437 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:08.466 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:08.466 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:08.466 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:08.466 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.466 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.466 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.467 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262442.522949, idle connection 139137.000000, request 304999.936104 03/19/2026 02:15:08.467 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262442.053955, idle connection 139136.000000, request 304999.481201 03/19/2026 02:15:08.477 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263891.638184, idle connection 138424.000000, request 304396.959782 03/19/2026 02:15:08.477 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:08.477 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.477 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (603.4998893737793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:08.477 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:08.507 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262978.302490, idle connection 138672.000000, request 304398.993254 03/19/2026 02:15:08.507 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:08.507 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.508 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.6192436218262 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:08.508 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:08.530 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262982.854736, idle connection 139110.000000, request 304398.923874 03/19/2026 02:15:08.530 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:08.530 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.530 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.7000675201416 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:08.531 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 41 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.577 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262037.084229, idle connection 139213.000000, request 304999.933720 03/19/2026 02:15:08.578 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262036.593994, idle connection 139213.000000, request 304999.462843 03/19/2026 02:15:08.578 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262837.744141, idle connection 139538.000000, request 304395.884991 03/19/2026 02:15:08.578 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:08.578 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.579 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (604.503870010376 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:08.579 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:08.579 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262640.331055, idle connection 138818.000000, request 304395.914316 03/19/2026 02:15:08.579 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263846.936035, idle connection 139549.000000, request 304396.399736 03/19/2026 02:15:08.579 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263166.291016, idle connection 139608.000000, request 304397.960663 03/19/2026 02:15:08.579 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:08.579 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.579 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.609489440918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:08.579 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:08.580 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:08.580 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.580 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (604.4232845306396 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:08.580 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:08.580 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:08.580 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.580 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (603.118896484375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:08.580 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:08.580 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:08.580 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:08.580 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:08.581 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.581 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.581 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.581 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262565.215088, idle connection 139411.000000, request 304999.966383 03/19/2026 02:15:08.581 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262564.914551, idle connection 139411.000000, request 304999.667168 03/19/2026 02:15:08.672 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:08.672 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:08.672 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:08.672 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.672 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.673 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.673 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263244.497070, idle connection 138236.000000, request 304999.945164 03/19/2026 02:15:08.673 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:08.673 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:08.673 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:08.673 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.673 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.673 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.674 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262041.161865, idle connection 138225.000000, request 304999.952316 03/19/2026 02:15:08.674 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263243.330322, idle connection 138235.000000, request 304998.788118 03/19/2026 02:15:08.674 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262040.477783, idle connection 138224.000000, request 304999.274254 03/19/2026 02:15:08.683 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:08.683 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:08.683 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:08.683 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.683 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.683 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.684 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263058.909180, idle connection 139439.000000, request 304999.942541 03/19/2026 02:15:08.684 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263058.502930, idle connection 139438.000000, request 304999.545813 03/19/2026 02:15:08.726 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:08.726 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:08.726 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:08.726 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.726 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.726 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.727 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263053.505371, idle connection 139398.000000, request 304999.924183 03/19/2026 02:15:08.727 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263052.954346, idle connection 139398.000000, request 304999.386072 03/19/2026 02:15:08.729 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263889.788086, idle connection 139477.000000, request 304398.156643 03/19/2026 02:15:08.729 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:08.729 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.729 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.2484302520752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:08.729 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:08.730 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263649.687744, idle connection 139391.000000, request 304398.963451 03/19/2026 02:15:08.730 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:08.730 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.730 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.360559463501 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:08.730 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:08.753 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 115 03/19/2026 02:15:08.753 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:08.753 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:08.753 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.754 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.754 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.754 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263264.338867, idle connection 139306.000000, request 304999.946117 03/19/2026 02:15:08.754 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263263.886963, idle connection 139306.000000, request 304999.503136 03/19/2026 02:15:08.759 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:08.759 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:08.759 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:08.759 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.759 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.759 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.760 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263781.428711, idle connection 138153.000000, request 304999.954939 03/19/2026 02:15:08.760 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263781.084961, idle connection 138153.000000, request 304999.612570 03/19/2026 02:15:08.776 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:08.776 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:08.776 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:08.776 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.776 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.776 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.777 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263042.847656, idle connection 139349.000000, request 304999.937534 03/19/2026 02:15:08.777 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263042.435547, idle connection 139349.000000, request 304999.538660 03/19/2026 02:15:08.778 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:08.778 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:08.778 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:08.778 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.778 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.779 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.779 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264064.636475, idle connection 139350.000000, request 304999.964476 03/19/2026 02:15:08.779 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263451.108643, idle connection 138616.000000, request 304397.273064 03/19/2026 02:15:08.779 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263252.500977, idle connection 138895.000000, request 304397.802591 03/19/2026 02:15:08.779 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 264063.937256, idle connection 139349.000000, request 304999.265432 03/19/2026 02:15:08.780 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 844 03/19/2026 02:15:08.780 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.780 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 844 (603.6083698272705 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:08.780 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:08.780 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 846 03/19/2026 02:15:08.780 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.780 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 846 (603.3124923706055 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:08.780 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:08.785 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:08.785 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:08.785 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:08.785 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.785 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.785 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.785 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262991.231445, idle connection 138818.000000, request 304999.964714 03/19/2026 02:15:08.785 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262990.936035, idle connection 138817.000000, request 304999.670506 03/19/2026 02:15:08.809 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:08.810 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:08.810 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:08.810 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.810 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.810 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.810 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262096.844727, idle connection 138090.000000, request 304999.927759 03/19/2026 02:15:08.811 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262096.389404, idle connection 138089.000000, request 304999.486208 03/19/2026 02:15:08.867 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263053.991943, idle connection 138673.000000, request 304398.696423 03/19/2026 02:15:08.867 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:08.867 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.867 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.0009517669678 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:08.867 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:08.885 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262450.078369, idle connection 138704.000000, request 304398.813486 03/19/2026 02:15:08.886 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1112 03/19/2026 02:15:08.886 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.886 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1112 (601.7575263977051 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2990, last_stable_offset=2990, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xad\x00\x00\x00\xfc\x00\x00\x00\x00\x02}S4\\\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x92\x03\x00\x00\x00\xd4\x02ObjectCollectorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:08.886 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:08.886 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 264 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2989 03/19/2026 02:15:08.887 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2989 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:08.887 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2990 (leader epoch 0) 03/19/2026 02:15:08.937 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 90 03/19/2026 02:15:08.938 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:08.938 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:08.938 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.938 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.938 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.938 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261870.007812, idle connection 138456.000000, request 304999.947309 03/19/2026 02:15:08.939 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261869.553467, idle connection 138455.000000, request 304999.501944 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 782 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=777, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:08.977 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263254.866943, idle connection 139137.000000, request 304999.943972 03/19/2026 02:15:08.977 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262243.500732, idle connection 138804.000000, request 304397.394896 03/19/2026 02:15:08.978 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263254.287109, idle connection 139136.000000, request 304999.375105 03/19/2026 02:15:08.978 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 840 03/19/2026 02:15:08.978 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:08.978 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 840 (603.2953262329102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=262, last_stable_offset=262, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\x03\x00\x00\x02\xf3\x00\x00\x00\x00\x02\x94\xc7\x9c\xfb\x00\x00\x00\x00\x00\x02\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x03\xf4\x03\x00\x00\x00\xb6\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:08.978 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:15:08.978 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 767 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 259 03/19/2026 02:15:08.979 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 259 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:15:08.979 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 262 (leader epoch 0) 03/19/2026 02:15:08.987 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2990 03/19/2026 02:15:08.987 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:08.988 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:08.988 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:08.988 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1108, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2990, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:08.988 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1113 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1108, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2990, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:08.988 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262347.357910, idle connection 138601.000000, request 304999.934196 03/19/2026 02:15:08.989 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262346.938232, idle connection 138601.000000, request 304999.524593 03/19/2026 02:15:09.037 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:09.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:09.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:09.038 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.038 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.038 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.038 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262374.710693, idle connection 138359.000000, request 304999.943018 03/19/2026 02:15:09.039 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262374.265137, idle connection 138359.000000, request 304999.507189 03/19/2026 02:15:09.068 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261841.519775, idle connection 138536.000000, request 304398.942709 03/19/2026 02:15:09.068 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:09.068 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.068 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.5458106994629 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:09.068 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.078 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263290.073730, idle connection 137822.000000, request 304999.952316 03/19/2026 02:15:09.079 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263289.677246, idle connection 137822.000000, request 304999.563694 03/19/2026 02:15:09.079 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 262 03/19/2026 02:15:09.079 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:09.080 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:09.080 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.080 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=836, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=262, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.080 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 841 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=836, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=262, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.080 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262141.071777, idle connection 138702.000000, request 304999.964714 03/19/2026 02:15:09.080 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262140.744629, idle connection 138701.000000, request 304999.640465 03/19/2026 02:15:09.108 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:09.108 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:09.108 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:09.108 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.108 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.109 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.109 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262376.480713, idle connection 138070.000000, request 304999.950647 03/19/2026 02:15:09.109 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262376.092529, idle connection 138070.000000, request 304999.568939 03/19/2026 02:15:09.131 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:09.131 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:09.131 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:09.131 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.131 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.131 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.132 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262381.034668, idle connection 138508.000000, request 304999.949455 03/19/2026 02:15:09.132 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262380.661865, idle connection 138507.000000, request 304999.586105 03/19/2026 02:15:09.179 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261436.000488, idle connection 138612.000000, request 304398.863077 03/19/2026 02:15:09.179 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:09.179 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.179 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.7420291900635 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[(topics='-uve-topic-21', partitions=[(partition=0, error_code=0, highwater_offset=42, last_stable_offset=42, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00)\x00\x00\x01\x1e\x00\x00\x00\x00\x02\x00\xa2\t\x1d\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:an-jenkins-d...')])]) 03/19/2026 02:15:09.179 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 1 response partitions (0 implied) 03/19/2026 02:15:09.179 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 298 bytes of data for partition TopicPartition(topic='-uve-topic-21', partition=0) with offset 41 03/19/2026 02:15:09.180 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 41 for assigned partition TopicPartition(topic='-uve-topic-21', partition=0) 03/19/2026 02:15:09.180 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-21', partition=0) to 42 (leader epoch 0) 03/19/2026 02:15:09.180 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:09.180 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:09.180 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:09.180 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.180 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.180 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.180 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262235.368408, idle connection 138936.000000, request 304999.956846 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.181 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262038.005859, idle connection 138215.000000, request 304999.964952 03/19/2026 02:15:09.181 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:09.181 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:09.181 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:09.182 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.182 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.182 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.182 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263244.130859, idle connection 138946.000000, request 304999.968052 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 102 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.182 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262563.065674, idle connection 139004.000000, request 304999.959230 03/19/2026 02:15:09.183 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262233.196045, idle connection 138934.000000, request 304997.789145 03/19/2026 02:15:09.183 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262036.231445, idle connection 138214.000000, request 304998.193741 03/19/2026 02:15:09.183 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261962.936279, idle connection 138809.000000, request 304397.687674 03/19/2026 02:15:09.183 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263242.537354, idle connection 138945.000000, request 304998.376608 03/19/2026 02:15:09.184 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262561.772217, idle connection 139003.000000, request 304998.669624 03/19/2026 02:15:09.184 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:09.184 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.184 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (603.1992435455322 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:09.184 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:09.184 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:09.184 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.185 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (2.280712127685547 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[(topics='-uve-topic-26', partitions=[(partition=0, error_code=0, highwater_offset=104, last_stable_offset=104, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00f\x00\x00\x02\r\x00\x00\x00\x00\x02\xf6\xa2\x1e\x16\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xf4\x03\x00\x00\x00\xb6\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.185 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 1 response partitions (0 implied) 03/19/2026 02:15:09.185 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 537 bytes of data for partition TopicPartition(topic='-uve-topic-26', partition=0) with offset 102 03/19/2026 02:15:09.185 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 102 for assigned partition TopicPartition(topic='-uve-topic-26', partition=0) 03/19/2026 02:15:09.185 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-26', partition=0) to 104 (leader epoch 0) 03/19/2026 02:15:09.275 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262642.563477, idle connection 137634.000000, request 304398.010492 03/19/2026 02:15:09.275 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:09.275 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.275 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (602.609395980835 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:09.275 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:09.276 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261438.991211, idle connection 137623.000000, request 304397.784710 03/19/2026 02:15:09.276 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:09.276 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.276 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (602.4940013885498 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:09.276 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:09.280 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:09.280 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:09.280 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-21', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:09.280 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.281 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=791, topics=[(topic='-uve-topic-21', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=42, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.281 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=791, topics=[(topic='-uve-topic-21', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=42, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.281 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261333.661133, idle connection 138510.000000, request 304999.954939 03/19/2026 02:15:09.281 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261333.305664, idle connection 138509.000000, request 304999.604225 03/19/2026 02:15:09.284 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262458.179443, idle connection 138838.000000, request 304399.221897 03/19/2026 02:15:09.284 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:09.285 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.285 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.0990142822266 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:09.285 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:09.285 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-26', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=806, topics=[(topic='-uve-topic-26', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=104, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=806, topics=[(topic='-uve-topic-26', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=104, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262459.368652, idle connection 138901.000000, request 304999.962330 03/19/2026 02:15:09.286 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262459.078857, idle connection 138900.000000, request 304999.674559 03/19/2026 02:15:09.328 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262452.358643, idle connection 138797.000000, request 304398.785830 03/19/2026 02:15:09.328 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:09.328 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.328 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.7329692840576 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:09.328 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 59 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.330 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263288.349121, idle connection 138876.000000, request 304999.952793 03/19/2026 02:15:09.331 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263287.947998, idle connection 138876.000000, request 304999.556065 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.331 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263048.328125, idle connection 138790.000000, request 304999.963284 03/19/2026 02:15:09.332 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263047.882324, idle connection 138790.000000, request 304999.517918 03/19/2026 02:15:09.355 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262663.352539, idle connection 138705.000000, request 304398.957729 03/19/2026 02:15:09.355 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:09.355 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.355 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.6323566436768 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[(topics='-uve-topic-23', partitions=[(partition=0, error_code=0, highwater_offset=117, last_stable_offset=117, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00s\x00\x00\x02\t\x00\x00\x00\x00\x02\x07\xa7\xda\xd8\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xd2\x03\x00\x00\x00\x94\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.356 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 1 response partitions (0 implied) 03/19/2026 02:15:09.356 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 533 bytes of data for partition TopicPartition(topic='-uve-topic-23', partition=0) with offset 115 03/19/2026 02:15:09.356 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 115 for assigned partition TopicPartition(topic='-uve-topic-23', partition=0) 03/19/2026 02:15:09.356 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-23', partition=0) to 117 (leader epoch 0) 03/19/2026 02:15:09.360 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263180.693604, idle connection 137552.000000, request 304399.217606 03/19/2026 02:15:09.361 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:09.361 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.361 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.1922359466553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:09.361 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:09.378 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262441.936035, idle connection 138748.000000, request 304399.026632 03/19/2026 02:15:09.378 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:09.378 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.378 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.6101837158203 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:09.378 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:09.380 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 349 03/19/2026 02:15:09.380 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:09.380 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:09.380 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.381 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.381 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 845 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.381 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262849.154541, idle connection 138014.000000, request 304999.943495 03/19/2026 02:15:09.381 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 317 03/19/2026 02:15:09.381 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:09.381 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:09.381 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.381 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=842, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.382 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 847 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=842, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.382 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262649.879639, idle connection 138293.000000, request 304999.954939 03/19/2026 02:15:09.382 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 263461.407959, idle connection 138747.000000, request 304396.734715 03/19/2026 02:15:09.382 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262847.714600, idle connection 138013.000000, request 304998.510361 03/19/2026 02:15:09.383 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:09.383 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.383 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (604.0592193603516 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:09.383 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:09.383 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262648.248291, idle connection 138291.000000, request 304998.328209 03/19/2026 02:15:09.384 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 845 03/19/2026 02:15:09.384 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.384 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 845 (3.015756607055664 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=353, last_stable_offset=353, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01]\x00\x00\x01\x1f\x00\x00\x00\x00\x02\x9f\x8e\xf3N\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xd8\x03\x00\x00\x00\x9a\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.384 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:15:09.384 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 1132 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 349 03/19/2026 02:15:09.384 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 349 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:15:09.385 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 353 (leader epoch 0) 03/19/2026 02:15:09.385 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 847 03/19/2026 02:15:09.385 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.386 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 847 (3.8328170776367188 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=322, last_stable_offset=322, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01=\x00\x00\x02\xf8\x00\x00\x00\x00\x02\x9cH\x9bJ\x00\x00\x00\x00\x00\x02\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x03\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.386 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:15:09.386 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 1296 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 317 03/19/2026 02:15:09.386 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 317 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:15:09.387 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 322 (leader epoch 0) 03/19/2026 02:15:09.387 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262389.221436, idle connection 138216.000000, request 304397.953749 03/19/2026 02:15:09.387 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:09.387 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.388 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (602.4396419525146 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:09.388 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:09.411 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261495.885254, idle connection 137489.000000, request 304398.973703 03/19/2026 02:15:09.412 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:09.412 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.412 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.5684604644775 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:09.412 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-23', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=809, topics=[(topic='-uve-topic-23', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=117, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=809, topics=[(topic='-uve-topic-23', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=117, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.457 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262560.771484, idle connection 138603.000000, request 304999.950647 03/19/2026 02:15:09.458 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262560.330078, idle connection 138602.000000, request 304999.516964 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.468 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262452.026855, idle connection 138071.000000, request 304999.945402 03/19/2026 02:15:09.469 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262451.633057, idle connection 138070.000000, request 304999.552965 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=841, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=353, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 846 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=841, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=353, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.486 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262743.802246, idle connection 137909.000000, request 304999.946117 03/19/2026 02:15:09.487 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262743.383789, idle connection 137909.000000, request 304999.535799 03/19/2026 02:15:09.487 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:09.487 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:09.487 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:09.487 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.487 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=843, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=322, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.487 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 848 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=843, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=322, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.488 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262543.988770, idle connection 138187.000000, request 304999.961138 03/19/2026 02:15:09.488 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262543.648682, idle connection 138187.000000, request 304999.624252 03/19/2026 02:15:09.539 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261269.069336, idle connection 137855.000000, request 304398.998976 03/19/2026 02:15:09.539 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:09.540 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.540 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.569652557373 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[(topics='-uve-topic-20', partitions=[(partition=0, error_code=0, highwater_offset=92, last_stable_offset=92, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00Z\x00\x00\x01\x1c\x00\x00\x00\x00\x02_\xa4\x12\x9f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xd2\x03\x00\x00\x00\x94\x03ObjectGeneratorInfo:an-jenkins-d...')])]) 03/19/2026 02:15:09.540 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 1 response partitions (0 implied) 03/19/2026 02:15:09.540 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 599 bytes of data for partition TopicPartition(topic='-uve-topic-20', partition=0) with offset 90 03/19/2026 02:15:09.540 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 90 for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) 03/19/2026 02:15:09.540 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) to 92 (leader epoch 0) 03/19/2026 02:15:09.580 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262651.864990, idle connection 138534.000000, request 304396.945000 03/19/2026 02:15:09.581 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 782 03/19/2026 02:15:09.581 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.581 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 782 (603.5537719726562 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:09.581 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:09.589 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261746.561035, idle connection 138000.000000, request 304399.142742 03/19/2026 02:15:09.589 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1113 03/19/2026 02:15:09.589 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.589 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1113 (601.2954711914062 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2992, last_stable_offset=2992, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xae\x00\x00\x00\xf8\x00\x00\x00\x00\x02\xaf\xdd\x9fi\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8a\x03\x00\x00\x00\xcc\x02ObjectCollectorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.590 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:09.590 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 522 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2990 03/19/2026 02:15:09.590 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2990 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:09.590 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2992 (leader epoch 0) 03/19/2026 02:15:09.639 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261773.781982, idle connection 137758.000000, request 304399.013758 03/19/2026 02:15:09.640 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:09.640 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.640 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.6957759857178 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:09.640 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-20', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=803, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=92, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=803, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=92, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.641 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261166.754883, idle connection 137753.000000, request 304999.945164 03/19/2026 02:15:09.642 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261166.341064, idle connection 137752.000000, request 304999.541283 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.669 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261239.800781, idle connection 137934.000000, request 304999.947548 03/19/2026 02:15:09.670 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261239.360596, idle connection 137934.000000, request 304999.516010 03/19/2026 02:15:09.681 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262687.465088, idle connection 137219.000000, request 304397.340298 03/19/2026 02:15:09.681 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:09.681 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.682 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.3029556274414 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:09.682 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:09.683 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261538.408447, idle connection 138099.000000, request 304397.294998 03/19/2026 02:15:09.683 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 841 03/19/2026 02:15:09.683 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.683 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 841 (603.2681465148926 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=263, last_stable_offset=263, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\x06\x00\x00\x01\x1c\x00\x00\x00\x00\x02\xaf\x00\xee?\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xd2\x03\x00\x00\x00\x94\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.683 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:15:09.684 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 296 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 262 03/19/2026 02:15:09.684 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 262 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:15:09.684 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 263 (leader epoch 0) 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2992 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1109, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2992, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1114 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1109, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2992, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.691 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261644.234619, idle connection 137898.000000, request 304999.936819 03/19/2026 02:15:09.692 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261643.837646, idle connection 137897.000000, request 304999.543667 03/19/2026 02:15:09.710 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261775.590088, idle connection 137469.000000, request 304399.057865 03/19/2026 02:15:09.710 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:09.710 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.710 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (601.4711856842041 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:09.710 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:09.733 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261780.150879, idle connection 137907.000000, request 304399.065256 03/19/2026 02:15:09.733 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:09.733 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.733 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.4347076416016 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:09.733 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:09.784 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261631.886230, idle connection 138333.000000, request 304396.464109 03/19/2026 02:15:09.784 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:09.785 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.785 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (604.1665077209473 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:09.785 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:09.785 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261434.093506, idle connection 137611.000000, request 304396.051645 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 263 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=837, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=263, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 842 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=837, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=263, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:09.786 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261434.587158, idle connection 137995.000000, request 304999.939680 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.787 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261358.734375, idle connection 138205.000000, request 304999.948502 03/19/2026 02:15:09.788 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262638.320801, idle connection 138340.000000, request 304394.155264 03/19/2026 02:15:09.788 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:09.788 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.788 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (606.9245338439941 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:09.788 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:09.789 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:09.789 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.789 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (607.0489883422852 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:09.789 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:09.789 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261431.563965, idle connection 137992.000000, request 304996.912718 03/19/2026 02:15:09.790 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261356.243652, idle connection 138203.000000, request 304997.461557 03/19/2026 02:15:09.876 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:09.876 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:09.876 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:09.877 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.877 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.877 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.877 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262040.078613, idle connection 137032.000000, request 304999.916553 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.878 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260836.372803, idle connection 137020.000000, request 304999.939680 03/19/2026 02:15:09.879 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262038.383057, idle connection 137030.000000, request 304998.235703 03/19/2026 02:15:09.879 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260835.351562, idle connection 137019.000000, request 304998.926401 03/19/2026 02:15:09.883 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260731.233154, idle connection 137907.000000, request 304397.526741 03/19/2026 02:15:09.884 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:09.884 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.884 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (602.9903888702393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:09.884 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:09.885 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:09.885 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:09.885 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:09.886 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.886 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.886 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.886 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261856.501709, idle connection 138236.000000, request 304999.945164 03/19/2026 02:15:09.886 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261856.059814, idle connection 138236.000000, request 304999.507904 03/19/2026 02:15:09.887 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261858.480469, idle connection 138300.000000, request 304399.071932 03/19/2026 02:15:09.887 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:09.887 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.887 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.4034748077393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:09.888 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:09.929 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:09.929 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:09.929 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:09.929 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.929 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.929 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.930 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261850.473389, idle connection 138195.000000, request 304999.947786 03/19/2026 02:15:09.930 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261850.002441, idle connection 138195.000000, request 304999.484062 03/19/2026 02:15:09.932 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262686.895020, idle connection 138275.000000, request 304398.499012 03/19/2026 02:15:09.932 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:09.932 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.932 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (602.0500659942627 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[(topics='-uve-topic-24', partitions=[(partition=0, error_code=0, highwater_offset=61, last_stable_offset=61, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00;\x00\x00\x01+\x00\x00\x00\x00\x02\x80W\t0\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:09.933 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 1 response partitions (0 implied) 03/19/2026 02:15:09.933 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 607 bytes of data for partition TopicPartition(topic='-uve-topic-24', partition=0) with offset 59 03/19/2026 02:15:09.933 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 59 for assigned partition TopicPartition(topic='-uve-topic-24', partition=0) 03/19/2026 02:15:09.933 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-24', partition=0) to 61 (leader epoch 0) 03/19/2026 02:15:09.934 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262446.064941, idle connection 138188.000000, request 304397.698879 03/19/2026 02:15:09.934 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:09.934 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:09.934 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.7352809906006 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:09.934 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:09.961 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:09.961 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:09.961 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:09.962 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.962 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.962 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.962 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262579.057617, idle connection 136951.000000, request 304999.946594 03/19/2026 02:15:09.962 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262578.616943, idle connection 136950.000000, request 304999.515057 03/19/2026 02:15:09.979 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:09.979 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:09.979 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:09.979 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.979 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.980 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.980 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261839.711670, idle connection 138146.000000, request 304999.927521 03/19/2026 02:15:09.980 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261838.958984, idle connection 138145.000000, request 304999.187946 03/19/2026 02:15:09.983 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:09.983 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:09.983 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:09.983 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.984 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.984 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.984 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262859.541016, idle connection 138145.000000, request 304999.954700 03/19/2026 02:15:09.984 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262859.214844, idle connection 138144.000000, request 304999.634504 03/19/2026 02:15:09.988 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:09.988 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:09.988 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:09.988 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:09.988 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.989 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:09.989 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261787.601074, idle connection 137614.000000, request 304999.955177 03/19/2026 02:15:09.989 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261787.304199, idle connection 137614.000000, request 304999.663591 03/19/2026 02:15:10.022 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:10.022 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:10.022 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:10.022 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.022 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.022 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.023 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260884.491943, idle connection 136877.000000, request 304999.945641 03/19/2026 02:15:10.034 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260873.300781, idle connection 136866.000000, request 304988.760710 03/19/2026 02:15:10.034 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:10.034 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:10.034 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-24', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:10.034 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.035 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=799, topics=[(topic='-uve-topic-24', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=61, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:10.035 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=799, topics=[(topic='-uve-topic-24', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=61, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:10.035 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262583.730469, idle connection 138171.000000, request 304999.955177 03/19/2026 02:15:10.045 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262573.622559, idle connection 138161.000000, request 304989.848375 03/19/2026 02:15:10.062 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261956.225098, idle connection 137998.000000, request 304395.400286 03/19/2026 02:15:10.064 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:10.064 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.065 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (607.1522235870361 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:10.065 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:10.069 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261851.159912, idle connection 137470.000000, request 304399.077892 03/19/2026 02:15:10.070 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:10.070 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.070 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.4175415039062 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:10.070 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:10.088 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262141.949951, idle connection 137307.000000, request 304398.088694 03/19/2026 02:15:10.089 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 846 03/19/2026 02:15:10.089 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.089 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 846 (602.5702953338623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:10.089 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:10.089 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261942.453857, idle connection 137585.000000, request 304398.425817 03/19/2026 02:15:10.089 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 848 03/19/2026 02:15:10.089 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.090 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 848 (601.9659042358398 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:10.090 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:10.182 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:10.182 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:10.182 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:10.183 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.183 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.183 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 783 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=778, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.183 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262049.024414, idle connection 137931.000000, request 304999.901772 03/19/2026 02:15:10.184 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262048.496338, idle connection 137931.000000, request 304999.390841 03/19/2026 02:15:10.240 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:10.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:10.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:10.241 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.241 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.241 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.241 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261171.688721, idle connection 137156.000000, request 304999.930620 03/19/2026 02:15:10.242 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261171.217285, idle connection 137156.000000, request 304999.471664 03/19/2026 02:15:10.242 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260566.062256, idle connection 137152.000000, request 304399.262190 03/19/2026 02:15:10.242 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:10.242 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.242 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.0921001434326 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:10.243 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:10.270 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260638.824463, idle connection 137333.000000, request 304398.969889 03/19/2026 02:15:10.271 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:10.271 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.271 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.609468460083 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:10.271 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:10.282 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:10.282 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:10.282 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:10.283 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.283 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.283 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.283 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262085.392578, idle connection 136617.000000, request 304999.937773 03/19/2026 02:15:10.283 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262084.886963, idle connection 136617.000000, request 304999.439955 03/19/2026 02:15:10.292 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261043.360596, idle connection 137297.000000, request 304399.063826 03/19/2026 02:15:10.292 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1114 03/19/2026 02:15:10.293 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.293 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1114 (601.4652252197266 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2993, last_stable_offset=2993, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb0\x00\x00\x00\xfe\x00\x00\x00\x00\x02+\xa3\xa6f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:10.293 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:10.293 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2992 03/19/2026 02:15:10.293 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2992 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:10.293 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2993 (leader epoch 0) 03/19/2026 02:15:10.311 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:10.311 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:10.311 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:10.311 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.311 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.311 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.312 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261173.498535, idle connection 136867.000000, request 304999.928236 03/19/2026 02:15:10.312 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261172.999023, idle connection 136866.000000, request 304999.439955 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.334 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261178.195068, idle connection 137305.000000, request 304999.928236 03/19/2026 02:15:10.335 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261177.677002, idle connection 137304.000000, request 304999.415636 03/19/2026 02:15:10.385 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:10.385 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:10.386 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:10.386 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.386 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.386 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.386 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261029.726074, idle connection 137730.000000, request 304999.937296 03/19/2026 02:15:10.387 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261029.247559, idle connection 137730.000000, request 304999.469519 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.389 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260830.040771, idle connection 137007.000000, request 304999.961138 03/19/2026 02:15:10.389 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:10.389 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:10.389 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:10.389 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.390 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.390 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.390 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262036.174316, idle connection 137738.000000, request 304999.964476 03/19/2026 02:15:10.390 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260829.145752, idle connection 137006.000000, request 304999.069929 03/19/2026 02:15:10.390 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260830.803467, idle connection 137391.000000, request 304396.164179 03/19/2026 02:15:10.390 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262035.409424, idle connection 137738.000000, request 304999.202013 03/19/2026 02:15:10.391 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 842 03/19/2026 02:15:10.391 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.391 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 842 (604.6783924102783 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:10.391 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:10.391 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260754.585938, idle connection 137601.000000, request 304395.802975 03/19/2026 02:15:10.392 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:10.392 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.392 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (604.6867370605469 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:10.392 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2993 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1110, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2993, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1115 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1110, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2993, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260941.260010, idle connection 137195.000000, request 304999.962568 03/19/2026 02:15:10.394 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260940.970215, idle connection 137195.000000, request 304999.675274 03/19/2026 02:15:10.480 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261437.025391, idle connection 136429.000000, request 304396.875143 03/19/2026 02:15:10.481 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:10.481 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.481 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (603.6922931671143 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:10.481 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:10.481 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260233.510498, idle connection 136417.000000, request 304397.088051 03/19/2026 02:15:10.481 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:10.481 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.481 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (603.2156944274902 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:10.482 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:10.484 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:10.484 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:10.485 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:10.485 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.485 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.485 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.485 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260129.608643, idle connection 137306.000000, request 304999.958277 03/19/2026 02:15:10.485 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260129.254150, idle connection 137305.000000, request 304999.607563 03/19/2026 02:15:10.487 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261255.680664, idle connection 137636.000000, request 304399.131536 03/19/2026 02:15:10.487 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:10.487 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.487 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.1779308319092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:10.487 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.488 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261257.073975, idle connection 137698.000000, request 304999.964476 03/19/2026 02:15:10.489 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261256.777588, idle connection 137698.000000, request 304999.670029 03/19/2026 02:15:10.534 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261245.848145, idle connection 137591.000000, request 304395.325422 03/19/2026 02:15:10.535 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:10.535 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.535 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (605.2124500274658 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:10.535 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.539 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261840.160400, idle connection 137582.000000, request 304999.935389 03/19/2026 02:15:10.540 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261839.786377, idle connection 137581.000000, request 304999.567509 03/19/2026 02:15:10.565 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261975.844238, idle connection 136347.000000, request 304396.738052 03/19/2026 02:15:10.565 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:10.566 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.566 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (603.7752628326416 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:10.566 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:10.581 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261238.314697, idle connection 137545.000000, request 304398.539305 03/19/2026 02:15:10.581 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:10.582 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.582 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.9511222839355 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:10.582 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:10.585 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 262258.733398, idle connection 137544.000000, request 304399.146795 03/19/2026 02:15:10.585 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:10.585 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.585 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (601.2222766876221 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:10.585 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:10.590 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261186.364258, idle connection 137013.000000, request 304398.720026 03/19/2026 02:15:10.590 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:10.590 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.590 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.6073226928711 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:10.590 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:10.639 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260267.928711, idle connection 136261.000000, request 304383.378506 03/19/2026 02:15:10.640 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:10.640 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.640 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (617.1987056732178 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:10.640 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:10.646 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261972.572998, idle connection 137560.000000, request 304388.797760 03/19/2026 02:15:10.646 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:10.646 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.646 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (611.6225719451904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:10.647 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:10.666 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:10.666 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:10.666 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:10.667 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.667 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.667 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.667 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261351.193115, idle connection 137393.000000, request 304999.927044 03/19/2026 02:15:10.668 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261350.474121, idle connection 137392.000000, request 304999.221563 03/19/2026 02:15:10.671 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:10.671 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:10.671 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:10.671 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.672 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.672 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.672 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261248.593994, idle connection 136867.000000, request 304999.944448 03/19/2026 02:15:10.672 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261248.150391, idle connection 136867.000000, request 304999.506950 03/19/2026 02:15:10.689 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:10.690 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:10.690 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:10.690 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.690 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=842, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.690 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 847 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=842, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.690 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261539.868652, idle connection 136705.000000, request 304999.921560 03/19/2026 02:15:10.690 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:10.691 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:10.691 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:10.691 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.691 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=844, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.691 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 849 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=844, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.691 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261340.462402, idle connection 136983.000000, request 304999.944448 03/19/2026 02:15:10.692 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261538.388916, idle connection 136704.000000, request 304998.458385 03/19/2026 02:15:10.692 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261339.533936, idle connection 136982.000000, request 304999.025822 03/19/2026 02:15:10.784 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261447.933594, idle connection 137330.000000, request 304398.814917 03/19/2026 02:15:10.785 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 783 03/19/2026 02:15:10.785 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.785 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 783 (601.8226146697998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:10.785 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:10.842 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260570.648926, idle connection 136555.000000, request 304398.888111 03/19/2026 02:15:10.843 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:10.843 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.843 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.78542137146 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:10.843 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:10.843 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:10.843 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:10.843 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:10.843 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.844 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.844 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.844 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259964.319336, idle connection 136550.000000, request 304999.957323 03/19/2026 02:15:10.844 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259963.969971, idle connection 136550.000000, request 304999.613523 03/19/2026 02:15:10.872 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:10.872 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:10.872 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:10.872 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.872 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.872 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.873 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260036.587646, idle connection 136731.000000, request 304999.929905 03/19/2026 02:15:10.873 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260036.048828, idle connection 136730.000000, request 304999.402285 03/19/2026 02:15:10.884 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261484.312012, idle connection 136016.000000, request 304398.861647 03/19/2026 02:15:10.884 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:10.885 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.885 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (601.7348766326904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:10.885 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:10.913 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260572.358887, idle connection 136266.000000, request 304398.784161 03/19/2026 02:15:10.913 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:10.914 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.914 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.01096534729 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:10.914 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:10.936 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260577.024170, idle connection 136704.000000, request 304398.752689 03/19/2026 02:15:10.936 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:10.936 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.936 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.9105911254883 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:10.937 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:10.988 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260428.307861, idle connection 137129.000000, request 304398.520470 03/19/2026 02:15:10.988 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:10.988 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.988 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.0312309265137 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:10.988 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:10.991 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260228.282715, idle connection 136406.000000, request 304398.198843 03/19/2026 02:15:10.991 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:10.991 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.991 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.318525314331 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:10.992 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:10.992 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 263 03/19/2026 02:15:10.992 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:10.992 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:10.992 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.992 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=838, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.992 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 843 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=838, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.993 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260228.396729, idle connection 136789.000000, request 304999.943495 03/19/2026 02:15:10.993 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261433.053467, idle connection 137135.000000, request 304396.843433 03/19/2026 02:15:10.993 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:10.993 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.993 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (603.482723236084 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:10.993 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:10.993 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:10.994 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:10.994 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:10.994 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:10.994 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.994 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:10.994 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260152.107910, idle connection 136998.000000, request 304999.965906 03/19/2026 02:15:10.994 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260226.737305, idle connection 136787.000000, request 304998.292446 03/19/2026 02:15:10.995 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260151.242676, idle connection 136998.000000, request 304999.100447 03/19/2026 02:15:10.995 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260340.308838, idle connection 136594.000000, request 304399.009943 03/19/2026 02:15:10.996 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1115 03/19/2026 02:15:10.996 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:10.996 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1115 (601.959228515625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:10.996 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:11.082 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:11.082 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:11.083 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:11.083 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.083 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.083 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.083 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260834.059570, idle connection 135826.000000, request 304999.926567 03/19/2026 02:15:11.083 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:11.084 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:11.084 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:11.084 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.084 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.084 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.084 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259630.538574, idle connection 135814.000000, request 304999.947309 03/19/2026 02:15:11.085 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260832.679932, idle connection 135824.000000, request 304998.562098 03/19/2026 02:15:11.085 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259629.820557, idle connection 135814.000000, request 304999.240398 03/19/2026 02:15:11.086 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259528.964355, idle connection 136705.000000, request 304399.317741 03/19/2026 02:15:11.086 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:11.086 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.086 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.0680198669434 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:11.086 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:11.087 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:11.087 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:11.088 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:11.088 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.088 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.088 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.088 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260654.570312, idle connection 137034.000000, request 304999.963760 03/19/2026 02:15:11.088 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260654.279785, idle connection 137034.000000, request 304999.676228 03/19/2026 02:15:11.089 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260656.532715, idle connection 137098.000000, request 304399.424791 03/19/2026 02:15:11.089 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:11.089 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.089 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (600.902795791626 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:11.089 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:11.135 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:11.136 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:11.136 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:11.136 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.136 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.136 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.136 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260643.833496, idle connection 136989.000000, request 304999.942780 03/19/2026 02:15:11.137 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260643.341309, idle connection 136988.000000, request 304999.460459 03/19/2026 02:15:11.140 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261239.436279, idle connection 136981.000000, request 304399.212360 03/19/2026 02:15:11.141 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:11.141 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.141 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.262092590332 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:11.141 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:11.168 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:11.168 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:11.169 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:11.169 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.169 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.169 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.169 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261371.863037, idle connection 135743.000000, request 304999.921322 03/19/2026 02:15:11.170 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261371.363770, idle connection 135743.000000, request 304999.438047 03/19/2026 02:15:11.183 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:11.183 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:11.183 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:11.183 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.183 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.184 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.184 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260635.695801, idle connection 136942.000000, request 304999.939680 03/19/2026 02:15:11.184 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260635.194336, idle connection 136942.000000, request 304999.453306 03/19/2026 02:15:11.185 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:11.185 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:11.186 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:11.186 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.186 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.186 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.186 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261657.454102, idle connection 136943.000000, request 304999.954224 03/19/2026 02:15:11.186 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261657.136475, idle connection 136942.000000, request 304999.641418 03/19/2026 02:15:11.192 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:11.192 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:11.192 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:11.192 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.192 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.192 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.192 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260583.868896, idle connection 136410.000000, request 304999.951839 03/19/2026 02:15:11.193 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260583.570801, idle connection 136410.000000, request 304999.656916 03/19/2026 02:15:11.240 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:11.241 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:11.241 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:11.241 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.241 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.241 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.241 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259665.994873, idle connection 135659.000000, request 304999.944210 03/19/2026 02:15:11.242 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259665.487305, idle connection 135658.000000, request 304999.445200 03/19/2026 02:15:11.247 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:11.247 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:11.247 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:11.247 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.247 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.247 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.248 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261370.987549, idle connection 136959.000000, request 304999.952316 03/19/2026 02:15:11.248 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261370.632324, idle connection 136958.000000, request 304999.600410 03/19/2026 02:15:11.268 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260749.879395, idle connection 136792.000000, request 304398.619652 03/19/2026 02:15:11.269 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:11.269 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.269 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.9954681396484 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:11.269 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:11.273 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260647.662109, idle connection 136266.000000, request 304399.013996 03/19/2026 02:15:11.273 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:11.273 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.273 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.4702320098877 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:11.273 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:11.293 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260937.460938, idle connection 136103.000000, request 304397.521973 03/19/2026 02:15:11.293 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 847 03/19/2026 02:15:11.293 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.293 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 847 (603.0178070068359 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:11.293 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:11.293 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260738.131348, idle connection 136381.000000, request 304397.620916 03/19/2026 02:15:11.294 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 849 03/19/2026 02:15:11.294 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.294 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 849 (602.7114391326904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:11.294 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:11.385 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:11.386 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:11.386 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:11.386 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.386 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.387 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 784 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=779, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.388 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260844.392334, idle connection 136727.000000, request 304999.911547 03/19/2026 02:15:11.388 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260843.720947, idle connection 136726.000000, request 304999.258518 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.444 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259968.550781, idle connection 135953.000000, request 304999.946594 03/19/2026 02:15:11.444 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259363.601074, idle connection 135949.000000, request 304399.242640 03/19/2026 02:15:11.445 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259967.952637, idle connection 135952.000000, request 304999.358892 03/19/2026 02:15:11.445 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:11.445 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.445 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.4387607574463 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:11.445 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:11.474 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259435.410645, idle connection 136130.000000, request 304398.757458 03/19/2026 02:15:11.474 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:11.474 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.474 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.8664836883545 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:11.475 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:11.486 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:11.486 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:11.486 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:11.486 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.487 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.487 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.487 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260881.485596, idle connection 135413.000000, request 304999.946594 03/19/2026 02:15:11.487 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260881.008057, idle connection 135413.000000, request 304999.476433 03/19/2026 02:15:11.514 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:11.515 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:11.515 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:11.515 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.515 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.515 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.515 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259970.145996, idle connection 135664.000000, request 304999.929667 03/19/2026 02:15:11.516 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259969.659180, idle connection 135663.000000, request 304999.468088 03/19/2026 02:15:11.537 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:11.537 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:11.537 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:11.537 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.537 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.538 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.538 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259974.920166, idle connection 136102.000000, request 304999.944210 03/19/2026 02:15:11.538 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259974.491943, idle connection 136101.000000, request 304999.527693 03/19/2026 02:15:11.589 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:11.589 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:11.589 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:11.589 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.589 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.589 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.589 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259826.405762, idle connection 136527.000000, request 304999.924183 03/19/2026 02:15:11.590 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259825.990967, idle connection 136527.000000, request 304999.521255 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.592 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259626.654297, idle connection 135804.000000, request 304999.949694 03/19/2026 02:15:11.593 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259626.255127, idle connection 135804.000000, request 304999.550581 03/19/2026 02:15:11.593 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:11.594 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:11.594 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:11.594 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.594 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.594 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.594 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260831.891113, idle connection 136534.000000, request 304999.964952 03/19/2026 02:15:11.594 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260831.616943, idle connection 136534.000000, request 304999.693394 03/19/2026 02:15:11.595 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259625.838867, idle connection 136186.000000, request 304397.393227 03/19/2026 02:15:11.595 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 843 03/19/2026 02:15:11.595 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.596 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 843 (603.0304431915283 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:11.596 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:11.596 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259550.089600, idle connection 136396.000000, request 304397.948503 03/19/2026 02:15:11.596 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:11.596 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.596 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (602.3328304290771 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:11.596 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2993 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1111, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1116 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1111, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259738.503174, idle connection 135992.000000, request 304999.967813 03/19/2026 02:15:11.597 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259738.224854, idle connection 135992.000000, request 304999.691248 03/19/2026 02:15:11.685 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260231.935059, idle connection 135224.000000, request 304397.808313 03/19/2026 02:15:11.686 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:11.686 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.686 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (602.7727127075195 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:11.686 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:11.686 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259028.425781, idle connection 135212.000000, request 304397.842407 03/19/2026 02:15:11.686 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:11.686 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.687 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.4541854858398 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:11.687 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.687 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258927.216064, idle connection 136103.000000, request 304999.960423 03/19/2026 02:15:11.688 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258926.854980, idle connection 136103.000000, request 304999.603033 03/19/2026 02:15:11.688 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260053.991943, idle connection 136434.000000, request 304399.389505 03/19/2026 02:15:11.689 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:11.689 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.689 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (600.8865833282471 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:11.689 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:11.689 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260055.432129, idle connection 136497.000000, request 304999.966383 03/19/2026 02:15:11.690 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260055.156982, idle connection 136496.000000, request 304999.694109 03/19/2026 02:15:11.737 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260042.720459, idle connection 136388.000000, request 304398.829222 03/19/2026 02:15:11.738 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:11.738 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.738 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.7885208129883 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:11.738 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:11.741 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:11.741 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:11.742 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:11.742 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.742 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.742 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.742 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260637.693848, idle connection 136379.000000, request 304999.955177 03/19/2026 02:15:11.742 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260637.341064, idle connection 136379.000000, request 304999.608755 03/19/2026 02:15:11.770 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260770.843262, idle connection 135142.000000, request 304398.904562 03/19/2026 02:15:11.771 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:11.771 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.771 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.7696857452393 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:11.771 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:11.785 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260034.677979, idle connection 136341.000000, request 304398.928165 03/19/2026 02:15:11.785 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:11.785 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.785 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.5887260437012 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:11.785 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:11.787 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 261056.782227, idle connection 136342.000000, request 304399.282217 03/19/2026 02:15:11.787 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:11.787 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.787 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (601.0611057281494 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:11.787 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:11.794 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259982.635986, idle connection 135809.000000, request 304398.716211 03/19/2026 02:15:11.794 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:11.794 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.794 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.6614437103271 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:11.794 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:11.842 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259064.661377, idle connection 135057.000000, request 304398.610592 03/19/2026 02:15:11.843 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:11.843 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.843 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.9575595855713 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:11.843 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:11.848 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260770.156738, idle connection 136358.000000, request 304399.122000 03/19/2026 02:15:11.849 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:11.849 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.849 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.266622543335 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:11.849 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:11.870 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:11.871 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:11.871 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:11.871 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.871 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.871 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.871 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260147.062500, idle connection 136189.000000, request 304999.931097 03/19/2026 02:15:11.872 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260146.387451, idle connection 136188.000000, request 304999.271154 03/19/2026 02:15:11.874 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:11.874 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:11.874 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:11.875 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.875 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.875 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.875 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260045.568115, idle connection 135664.000000, request 304999.953270 03/19/2026 02:15:11.875 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260045.200439, idle connection 135664.000000, request 304999.591112 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=843, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 848 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=843, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.894 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260335.632324, idle connection 135501.000000, request 304999.936581 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=845, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 850 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=845, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:11.895 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260136.527344, idle connection 135779.000000, request 304999.964952 03/19/2026 02:15:11.895 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260334.530762, idle connection 135500.000000, request 304998.847246 03/19/2026 02:15:11.896 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260135.845459, idle connection 135779.000000, request 304999.287844 03/19/2026 02:15:11.990 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260242.172852, idle connection 136124.000000, request 304397.702217 03/19/2026 02:15:11.990 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 784 03/19/2026 02:15:11.990 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:11.991 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 784 (602.8847694396973 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:11.991 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.046 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258761.595703, idle connection 135347.000000, request 304999.946356 03/19/2026 02:15:12.047 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259366.001465, idle connection 135350.000000, request 304397.400141 03/19/2026 02:15:12.047 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258760.917236, idle connection 135347.000000, request 304999.277115 03/19/2026 02:15:12.047 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:12.047 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.048 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (603.3515930175781 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:12.048 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:12.075 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:12.075 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:12.075 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:12.076 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.076 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.076 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.076 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258833.284180, idle connection 135527.000000, request 304999.948263 03/19/2026 02:15:12.076 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258832.836182, idle connection 135527.000000, request 304999.507904 03/19/2026 02:15:12.088 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260280.482666, idle connection 134812.000000, request 304398.942232 03/19/2026 02:15:12.088 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:12.088 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.088 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.6333103179932 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:12.089 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:12.116 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259369.117432, idle connection 135063.000000, request 304398.917437 03/19/2026 02:15:12.116 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:12.117 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.117 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.6511917114258 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:12.117 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:12.139 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259373.964844, idle connection 135501.000000, request 304398.991585 03/19/2026 02:15:12.139 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:12.139 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.139 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.5830039978027 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:12.139 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:12.191 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259225.338379, idle connection 135926.000000, request 304398.857117 03/19/2026 02:15:12.191 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:12.191 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.191 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.7303466796875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:12.191 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:12.193 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259025.905518, idle connection 135203.000000, request 304399.199963 03/19/2026 02:15:12.193 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:12.194 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.194 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.2089252471924 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:12.194 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:12.195 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260231.289307, idle connection 135933.000000, request 304399.360657 03/19/2026 02:15:12.195 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:12.195 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.195 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.0739803314209 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:12.195 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:12.196 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 263 03/19/2026 02:15:12.196 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:12.196 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:12.196 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.196 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=839, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.196 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 844 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=839, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.197 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259024.478271, idle connection 135585.000000, request 304999.942541 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.197 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258948.616699, idle connection 135795.000000, request 304999.941111 03/19/2026 02:15:12.198 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259023.147217, idle connection 135584.000000, request 304998.616934 03/19/2026 02:15:12.198 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259137.402344, idle connection 135391.000000, request 304398.867846 03/19/2026 02:15:12.198 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258947.740234, idle connection 135794.000000, request 304999.081850 03/19/2026 02:15:12.199 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1116 03/19/2026 02:15:12.199 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.199 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1116 (601.8052101135254 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2994, last_stable_offset=2994, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb1\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x99\xd1\x8b-\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:12.199 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:12.199 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2993 03/19/2026 02:15:12.199 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2993 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:12.200 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2994 (leader epoch 0) 03/19/2026 02:15:12.286 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:12.287 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:12.287 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:12.287 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.287 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.287 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.287 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259629.972168, idle connection 134622.000000, request 304999.932051 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.288 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258426.683594, idle connection 134611.000000, request 304999.966383 03/19/2026 02:15:12.288 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259628.889160, idle connection 134621.000000, request 304998.865843 03/19/2026 02:15:12.289 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258325.956055, idle connection 135502.000000, request 304398.703098 03/19/2026 02:15:12.289 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258425.871338, idle connection 134610.000000, request 304999.158144 03/19/2026 02:15:12.289 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:12.289 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.289 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.9241809844971 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:12.289 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:12.289 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:12.290 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:12.290 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:12.290 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.290 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.290 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.290 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259452.545654, idle connection 135832.000000, request 304999.966145 03/19/2026 02:15:12.290 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259452.218018, idle connection 135832.000000, request 304999.641180 03/19/2026 02:15:12.291 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259454.830322, idle connection 135896.000000, request 304399.365187 03/19/2026 02:15:12.291 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:12.291 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.291 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (600.9302139282227 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:12.291 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:12.300 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2994 03/19/2026 02:15:12.300 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:12.300 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:12.300 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.300 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1112, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2994, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:12.300 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1117 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1112, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2994, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:12.301 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259034.861572, idle connection 135288.000000, request 304999.958515 03/19/2026 02:15:12.301 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259034.445068, idle connection 135288.000000, request 304999.546051 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.339 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259440.746582, idle connection 135786.000000, request 304999.943495 03/19/2026 02:15:12.340 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259440.292725, idle connection 135785.000000, request 304999.500036 03/19/2026 02:15:12.343 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260036.182861, idle connection 135778.000000, request 304398.448706 03/19/2026 02:15:12.344 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:12.344 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.344 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.914644241333 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:12.344 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:12.372 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:12.372 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:12.372 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:12.372 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.372 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.372 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.373 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260168.328125, idle connection 134540.000000, request 304999.935389 03/19/2026 02:15:12.373 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260167.829590, idle connection 134539.000000, request 304999.450445 03/19/2026 02:15:12.387 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:12.387 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:12.387 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:12.387 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.388 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.388 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.388 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259431.545410, idle connection 135738.000000, request 304999.925137 03/19/2026 02:15:12.388 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:12.388 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:12.388 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:12.388 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.388 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.389 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.389 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260454.565430, idle connection 135740.000000, request 304999.941587 03/19/2026 02:15:12.389 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259430.152588, idle connection 135737.000000, request 304998.543024 03/19/2026 02:15:12.390 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260453.533691, idle connection 135739.000000, request 304998.915911 03/19/2026 02:15:12.395 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:12.395 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:12.396 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:12.396 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.396 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.396 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.396 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259380.379395, idle connection 135207.000000, request 304999.947786 03/19/2026 02:15:12.396 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259379.933594, idle connection 135206.000000, request 304999.508619 03/19/2026 02:15:12.444 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:12.444 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:12.444 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:12.444 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.444 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.444 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.444 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258462.855225, idle connection 134456.000000, request 304999.945164 03/19/2026 02:15:12.445 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258462.359131, idle connection 134455.000000, request 304999.459982 03/19/2026 02:15:12.449 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:12.449 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:12.449 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:12.449 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.450 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.450 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.450 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260168.765625, idle connection 135756.000000, request 304999.959230 03/19/2026 02:15:12.450 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 260168.423828, idle connection 135756.000000, request 304999.621391 03/19/2026 02:15:12.472 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259545.833496, idle connection 135588.000000, request 304398.709536 03/19/2026 02:15:12.473 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:12.473 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.473 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.8569469451904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:12.473 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:12.476 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259444.772949, idle connection 135063.000000, request 304399.156332 03/19/2026 02:15:12.476 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:12.476 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.476 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.294994354248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:12.476 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:12.496 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259733.522949, idle connection 134899.000000, request 304397.829533 03/19/2026 02:15:12.497 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 848 03/19/2026 02:15:12.497 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.497 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 848 (602.7274131774902 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:12.497 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:12.497 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259534.118408, idle connection 135177.000000, request 304397.556543 03/19/2026 02:15:12.498 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 850 03/19/2026 02:15:12.498 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.498 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 850 (602.8573513031006 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:12.498 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:12.591 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:12.591 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:12.591 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:12.591 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.592 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.592 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 785 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=780, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.592 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259640.271484, idle connection 135522.000000, request 304999.943495 03/19/2026 02:15:12.592 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259639.838623, idle connection 135522.000000, request 304999.520063 03/19/2026 02:15:12.648 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:12.648 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:12.648 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:12.648 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.649 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.649 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.649 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258763.978027, idle connection 134748.000000, request 304999.949694 03/19/2026 02:15:12.649 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258159.021484, idle connection 134745.000000, request 304397.380352 03/19/2026 02:15:12.649 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258763.382568, idle connection 134748.000000, request 304999.362946 03/19/2026 02:15:12.650 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:12.650 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.650 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (603.3060550689697 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:12.650 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:12.677 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258232.275146, idle connection 134926.000000, request 304398.932934 03/19/2026 02:15:12.677 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:12.677 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.678 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.686954498291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:12.678 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:12.690 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:12.690 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:12.691 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:12.691 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.691 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.691 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.691 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259677.257324, idle connection 134209.000000, request 304999.933243 03/19/2026 02:15:12.692 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259676.770752, idle connection 134209.000000, request 304999.463081 03/19/2026 02:15:12.717 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:12.717 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:12.718 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:12.718 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.718 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.718 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.718 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258767.169434, idle connection 134461.000000, request 304999.944448 03/19/2026 02:15:12.718 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258766.693848, idle connection 134460.000000, request 304999.475718 03/19/2026 02:15:12.740 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:12.740 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:12.740 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:12.740 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.740 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.740 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.741 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258772.074707, idle connection 134899.000000, request 304999.943018 03/19/2026 02:15:12.741 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258771.620361, idle connection 134898.000000, request 304999.497652 03/19/2026 02:15:12.792 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:12.792 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:12.792 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:12.792 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.792 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.793 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.793 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258623.104492, idle connection 135324.000000, request 304999.938250 03/19/2026 02:15:12.793 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258622.599121, idle connection 135323.000000, request 304999.444246 03/19/2026 02:15:12.794 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:12.794 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:12.794 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:12.794 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.794 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.795 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.795 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258424.486816, idle connection 134602.000000, request 304999.958277 03/19/2026 02:15:12.795 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258424.180908, idle connection 134601.000000, request 304999.653339 03/19/2026 02:15:12.795 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:12.796 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:12.796 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:12.796 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.796 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.796 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.796 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259629.983643, idle connection 135332.000000, request 304999.963522 03/19/2026 02:15:12.796 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259629.707520, idle connection 135332.000000, request 304999.690771 03/19/2026 02:15:12.799 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258422.397217, idle connection 134983.000000, request 304397.868633 03/19/2026 02:15:12.799 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 844 03/19/2026 02:15:12.799 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.799 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 844 (602.4653911590576 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:12.799 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:12.801 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258345.207764, idle connection 135191.000000, request 304396.547556 03/19/2026 02:15:12.801 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:12.801 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.801 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (603.7650108337402 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:12.801 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:12.890 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259027.473145, idle connection 134019.000000, request 304397.438526 03/19/2026 02:15:12.890 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:12.890 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.890 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (603.1904220581055 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:12.891 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:12.891 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:12.891 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:12.891 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:12.891 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.891 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.891 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.892 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257722.951904, idle connection 134899.000000, request 304999.950409 03/19/2026 02:15:12.892 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257822.910156, idle connection 134007.000000, request 304396.194458 03/19/2026 02:15:12.892 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258850.588867, idle connection 135230.000000, request 304398.012638 03/19/2026 02:15:12.892 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:12.892 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.892 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (604.2122840881348 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:12.892 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:12.893 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:12.893 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.893 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.7467250823975 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:12.893 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.893 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258852.021240, idle connection 135293.000000, request 304999.965429 03/19/2026 02:15:12.894 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257720.811035, idle connection 134897.000000, request 304997.816563 03/19/2026 02:15:12.894 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258851.310791, idle connection 135293.000000, request 304999.258041 03/19/2026 02:15:12.901 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258434.077881, idle connection 134688.000000, request 304399.178028 03/19/2026 02:15:12.902 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1117 03/19/2026 02:15:12.902 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.902 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1117 (601.1877059936523 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:12.902 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:12.940 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258839.770264, idle connection 135185.000000, request 304398.967505 03/19/2026 02:15:12.941 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:12.941 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.941 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.637601852417 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:12.941 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:12.945 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259434.441650, idle connection 135176.000000, request 304999.955654 03/19/2026 02:15:12.946 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259434.032715, idle connection 135176.000000, request 304999.550581 03/19/2026 02:15:12.974 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259567.269775, idle connection 133939.000000, request 304398.874760 03/19/2026 02:15:12.974 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:12.974 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.974 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.8831729888916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:12.975 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:12.990 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258829.015625, idle connection 135136.000000, request 304397.396088 03/19/2026 02:15:12.991 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:12.991 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.991 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (603.3787727355957 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:12.991 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:12.992 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259851.583984, idle connection 135137.000000, request 304396.960258 03/19/2026 02:15:12.992 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:12.992 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.992 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (603.6138534545898 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:12.993 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:12.998 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258778.477783, idle connection 134605.000000, request 304398.048878 03/19/2026 02:15:12.998 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:12.998 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:12.998 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (602.4901866912842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:12.999 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:13.046 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257861.520508, idle connection 133854.000000, request 304398.609400 03/19/2026 02:15:13.046 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:13.046 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.046 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.9489765167236 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:13.046 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:13.051 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259567.909180, idle connection 135156.000000, request 304399.098158 03/19/2026 02:15:13.051 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:13.051 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.051 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.4063358306885 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:13.051 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:13.074 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:13.074 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:13.074 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:13.074 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.074 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.074 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.075 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258943.629883, idle connection 134985.000000, request 304999.943256 03/19/2026 02:15:13.075 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258943.077148, idle connection 134985.000000, request 304999.395132 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.078 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258842.201660, idle connection 134461.000000, request 304999.957561 03/19/2026 02:15:13.079 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258841.789551, idle connection 134460.000000, request 304999.549627 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=844, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 849 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=844, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.098 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259131.624756, idle connection 134297.000000, request 304999.946356 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=846, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 851 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=846, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.099 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258932.540527, idle connection 134575.000000, request 304999.946594 03/19/2026 02:15:13.099 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259130.591309, idle connection 134296.000000, request 304998.921394 03/19/2026 02:15:13.100 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258931.808838, idle connection 134575.000000, request 304999.218225 03/19/2026 02:15:13.193 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259038.939453, idle connection 134921.000000, request 304398.612499 03/19/2026 02:15:13.194 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 785 03/19/2026 02:15:13.194 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.194 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 785 (601.9866466522217 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:13.194 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:13.250 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:13.251 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:13.251 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:13.251 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.251 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.251 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.251 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257557.015137, idle connection 134143.000000, request 304999.939680 03/19/2026 02:15:13.251 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258161.444092, idle connection 134146.000000, request 304397.423267 03/19/2026 02:15:13.252 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257556.415283, idle connection 134142.000000, request 304999.351978 03/19/2026 02:15:13.252 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:13.252 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.252 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (603.2731533050537 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:13.252 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:13.278 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:13.278 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:13.278 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:13.279 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.279 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.279 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.279 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257630.216064, idle connection 134324.000000, request 304999.946833 03/19/2026 02:15:13.279 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257629.743896, idle connection 134324.000000, request 304999.485970 03/19/2026 02:15:13.293 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259075.156494, idle connection 133607.000000, request 304397.839308 03/19/2026 02:15:13.294 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:13.294 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.294 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (602.7145385742188 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:13.294 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:13.319 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258166.055176, idle connection 133860.000000, request 304398.829222 03/19/2026 02:15:13.320 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:13.320 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.320 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.7813682556152 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:13.320 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:13.342 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258171.019043, idle connection 134298.000000, request 304398.881674 03/19/2026 02:15:13.342 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:13.342 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.342 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.7842292785645 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:13.343 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:13.394 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258021.778564, idle connection 134723.000000, request 304398.612976 03/19/2026 02:15:13.395 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:13.395 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.395 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (602.048397064209 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:13.395 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:13.395 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257823.814697, idle connection 134001.000000, request 304399.286270 03/19/2026 02:15:13.396 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:13.396 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.396 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (601.0646820068359 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:13.396 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:13.396 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259029.431885, idle connection 134732.000000, request 304399.407625 03/19/2026 02:15:13.397 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:13.397 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.397 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (600.9190082550049 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:13.397 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:13.399 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 263 03/19/2026 02:15:13.399 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:13.399 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:13.400 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.400 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.400 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 845 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.400 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257821.057129, idle connection 134382.000000, request 304999.955177 03/19/2026 02:15:13.400 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257820.660889, idle connection 134381.000000, request 304999.561071 03/19/2026 02:15:13.402 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:13.402 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:13.402 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:13.402 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.402 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.403 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.403 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257743.272949, idle connection 134590.000000, request 304999.957085 03/19/2026 02:15:13.403 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257742.941162, idle connection 134589.000000, request 304999.627829 03/19/2026 02:15:13.492 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:13.492 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:13.492 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:13.493 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.493 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.493 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.493 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258424.206787, idle connection 133416.000000, request 304999.938726 03/19/2026 02:15:13.493 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:13.493 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:13.493 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:13.494 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.494 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.494 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.494 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257220.826904, idle connection 133405.000000, request 304999.959946 03/19/2026 02:15:13.494 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:13.494 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:13.494 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:13.494 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.494 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.495 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.495 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258247.832275, idle connection 134628.000000, request 304999.959230 03/19/2026 02:15:13.495 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258422.176514, idle connection 133414.000000, request 304997.915745 03/19/2026 02:15:13.495 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257119.191406, idle connection 134295.000000, request 304396.193266 03/19/2026 02:15:13.495 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258249.865967, idle connection 134691.000000, request 304397.809505 03/19/2026 02:15:13.496 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257218.649902, idle connection 133403.000000, request 304997.784615 03/19/2026 02:15:13.496 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258246.123047, idle connection 134626.000000, request 304998.255014 03/19/2026 02:15:13.497 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:13.497 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.497 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (605.2720546722412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:13.497 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:13.497 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:13.497 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.497 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (603.9469242095947 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:13.497 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:13.504 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2994 03/19/2026 02:15:13.504 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:13.504 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:13.504 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.504 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1113, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.505 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1118 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1113, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.505 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257830.809082, idle connection 134084.000000, request 304999.947309 03/19/2026 02:15:13.505 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257830.401123, idle connection 134084.000000, request 304999.547482 03/19/2026 02:15:13.541 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:13.542 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:13.542 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:13.542 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.542 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.542 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.542 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258237.788574, idle connection 134583.000000, request 304999.949217 03/19/2026 02:15:13.543 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258237.334473, idle connection 134582.000000, request 304999.501467 03/19/2026 02:15:13.547 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258833.035156, idle connection 134575.000000, request 304398.550272 03/19/2026 02:15:13.547 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:13.547 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.547 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.9136905670166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:13.547 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.576 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258964.614746, idle connection 133336.000000, request 304999.945879 03/19/2026 02:15:13.577 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258964.195801, idle connection 133336.000000, request 304999.535322 03/19/2026 02:15:13.592 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:13.593 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:13.593 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:13.593 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.593 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.593 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.593 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258226.324463, idle connection 134533.000000, request 304999.943256 03/19/2026 02:15:13.594 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258225.838135, idle connection 134532.000000, request 304999.465704 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.594 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259248.979248, idle connection 134534.000000, request 304999.958515 03/19/2026 02:15:13.595 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 259248.528076, idle connection 134534.000000, request 304999.508381 03/19/2026 02:15:13.600 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:13.600 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:13.600 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:13.600 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.600 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.600 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.600 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258176.011963, idle connection 134002.000000, request 304999.953985 03/19/2026 02:15:13.601 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258175.617920, idle connection 134002.000000, request 304999.565601 03/19/2026 02:15:13.647 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:13.647 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:13.647 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:13.647 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.647 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.647 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.648 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257259.513184, idle connection 133252.000000, request 304999.930859 03/19/2026 02:15:13.648 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257258.926758, idle connection 133252.000000, request 304999.358416 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.652 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258966.306152, idle connection 134554.000000, request 304999.956608 03/19/2026 02:15:13.653 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258965.918213, idle connection 134554.000000, request 304999.572277 03/19/2026 02:15:13.676 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258342.339111, idle connection 134384.000000, request 304398.650169 03/19/2026 02:15:13.676 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:13.676 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.676 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (601.9299030303955 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:13.677 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:13.679 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258241.343750, idle connection 133860.000000, request 304399.097443 03/19/2026 02:15:13.679 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:13.680 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.680 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.334810256958 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:13.680 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:13.700 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258529.700439, idle connection 133695.000000, request 304398.016691 03/19/2026 02:15:13.701 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 849 03/19/2026 02:15:13.701 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.701 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 849 (602.653980255127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:13.701 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:13.701 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258330.244629, idle connection 133973.000000, request 304397.652149 03/19/2026 02:15:13.702 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 851 03/19/2026 02:15:13.702 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.702 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 851 (602.698564529419 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:13.702 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:13.794 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:13.795 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:13.795 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:13.795 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.795 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.795 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 786 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=781, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.795 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258437.030029, idle connection 134319.000000, request 304999.932289 03/19/2026 02:15:13.796 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258436.574707, idle connection 134319.000000, request 304999.486923 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.853 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257559.298096, idle connection 133544.000000, request 304999.941349 03/19/2026 02:15:13.854 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256954.337891, idle connection 133540.000000, request 304397.273779 03/19/2026 02:15:13.854 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257558.660889, idle connection 133543.000000, request 304999.316692 03/19/2026 02:15:13.854 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:13.854 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.855 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (603.4951210021973 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:13.855 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:13.880 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257029.173828, idle connection 133723.000000, request 304398.898840 03/19/2026 02:15:13.880 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:13.880 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:13.881 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.6955375671387 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:13.881 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:13.895 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:13.896 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:13.896 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:13.896 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.896 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.896 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.896 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258472.164062, idle connection 133004.000000, request 304999.943256 03/19/2026 02:15:13.897 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258471.626465, idle connection 133004.000000, request 304999.414444 03/19/2026 02:15:13.920 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:13.921 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:13.921 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:13.921 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.921 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.921 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.921 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257564.018555, idle connection 133257.000000, request 304999.935865 03/19/2026 02:15:13.922 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257563.464844, idle connection 133257.000000, request 304999.396801 03/19/2026 02:15:13.943 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:13.943 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:13.943 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:13.943 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.944 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.944 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.944 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257568.883057, idle connection 133696.000000, request 304999.926090 03/19/2026 02:15:13.944 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257568.425781, idle connection 133695.000000, request 304999.483824 03/19/2026 02:15:13.996 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:13.996 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:13.996 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:13.996 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.997 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.997 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:13.997 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257419.009521, idle connection 134120.000000, request 304999.933720 03/19/2026 02:15:13.998 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257417.907715, idle connection 134119.000000, request 304998.842239 03/19/2026 02:15:13.999 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:13.999 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:13.999 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:13.999 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:13.999 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.000 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.000 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257219.413086, idle connection 133397.000000, request 304999.943972 03/19/2026 02:15:14.000 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:14.000 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:14.000 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:14.000 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.000 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.000 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.001 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258425.333008, idle connection 134127.000000, request 304999.948740 03/19/2026 02:15:14.001 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257220.044434, idle connection 133781.000000, request 304398.945570 03/19/2026 02:15:14.001 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257217.917236, idle connection 133395.000000, request 304998.456001 03/19/2026 02:15:14.002 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258424.363525, idle connection 134127.000000, request 304998.986959 03/19/2026 02:15:14.002 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 845 03/19/2026 02:15:14.002 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.002 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 845 (602.0045280456543 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=265, last_stable_offset=265, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\x07\x00\x00\x01\xe3\x00\x00\x00\x00\x02\x08\xc3\xc1\xa6\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xae\x03\x00\x00\x00\xf0\x02ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:14.002 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:15:14.002 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 495 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 263 03/19/2026 02:15:14.002 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 263 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:15:14.003 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 265 (leader epoch 0) 03/19/2026 02:15:14.003 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257142.591553, idle connection 133989.000000, request 304399.279594 03/19/2026 02:15:14.004 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:14.004 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.004 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.1130809783936 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:14.004 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:14.097 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257820.369629, idle connection 132812.000000, request 304396.098614 03/19/2026 02:15:14.097 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:14.097 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.098 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (604.6316623687744 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:14.098 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:14.098 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:14.098 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:14.098 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:14.098 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.098 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.099 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.099 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256515.770996, idle connection 133692.000000, request 304999.943018 03/19/2026 02:15:14.099 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:14.099 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:14.099 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:14.099 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.099 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.099 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.100 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257645.775146, idle connection 134087.000000, request 304999.950171 03/19/2026 02:15:14.100 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256614.850098, idle connection 132799.000000, request 304393.984318 03/19/2026 02:15:14.100 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257642.478271, idle connection 134022.000000, request 304394.607067 03/19/2026 02:15:14.100 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:14.100 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.100 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (606.6040992736816 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:14.101 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:14.101 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:14.101 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.101 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (606.4243316650391 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:14.101 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:14.102 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256512.825439, idle connection 133689.000000, request 304997.002363 03/19/2026 02:15:14.102 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257643.336914, idle connection 134085.000000, request 304997.516394 03/19/2026 02:15:14.103 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:14.103 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:14.103 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:14.104 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.104 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=841, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=265, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:14.104 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 846 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=841, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=265, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:14.104 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257116.999756, idle connection 133678.000000, request 304999.948740 03/19/2026 02:15:14.104 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257116.534180, idle connection 133677.000000, request 304999.488592 03/19/2026 02:15:14.105 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257230.035889, idle connection 133484.000000, request 304399.182558 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1118 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1118 (601.2134552001953 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2995, last_stable_offset=2995, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb2\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xe81i\xff\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2994 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2994 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:14.106 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2995 (leader epoch 0) 03/19/2026 02:15:14.143 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257636.703125, idle connection 133982.000000, request 304398.857117 03/19/2026 02:15:14.144 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:14.144 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.144 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.9337177276611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:14.144 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:14.148 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:14.148 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:14.148 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:14.148 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.148 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.148 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.149 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258231.076416, idle connection 133973.000000, request 304999.948025 03/19/2026 02:15:14.149 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258230.669189, idle connection 133972.000000, request 304999.547243 03/19/2026 02:15:14.177 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258363.740479, idle connection 132735.000000, request 304399.070501 03/19/2026 02:15:14.178 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:14.178 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.178 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.5446186065674 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:14.178 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:14.195 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257624.447510, idle connection 133931.000000, request 304398.067474 03/19/2026 02:15:14.195 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:14.195 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.196 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.5094985961914 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:14.196 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:14.196 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258647.377197, idle connection 133933.000000, request 304398.355722 03/19/2026 02:15:14.196 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:14.196 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.196 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (601.9158363342285 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:14.196 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:14.202 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257574.725098, idle connection 133401.000000, request 304398.664951 03/19/2026 02:15:14.202 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:14.202 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.202 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.8702983856201 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:14.202 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:14.207 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2995 03/19/2026 02:15:14.207 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:14.207 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:14.207 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.207 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1114, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2995, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:14.208 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1119 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1114, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2995, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:14.208 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257127.746582, idle connection 133381.000000, request 304999.941111 03/19/2026 02:15:14.208 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257127.300537, idle connection 133381.000000, request 304999.501467 03/19/2026 02:15:14.249 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256658.383789, idle connection 132651.000000, request 304398.807526 03/19/2026 02:15:14.249 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:14.249 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.249 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.8228530883789 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:14.250 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:14.253 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258365.550293, idle connection 133953.000000, request 304399.195433 03/19/2026 02:15:14.253 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:14.253 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.253 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.2394428253174 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:14.254 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:14.277 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:14.277 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:14.277 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:14.278 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.278 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.278 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.278 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257740.123779, idle connection 133782.000000, request 304999.927521 03/19/2026 02:15:14.279 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257739.449951, idle connection 133781.000000, request 304999.263525 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.280 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257640.028809, idle connection 133259.000000, request 304999.943972 03/19/2026 02:15:14.281 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257639.712891, idle connection 133258.000000, request 304999.635458 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=845, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 850 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=845, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.302 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257927.722656, idle connection 133093.000000, request 304999.946356 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=847, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 852 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=847, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.303 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257728.396729, idle connection 133371.000000, request 304999.957323 03/19/2026 02:15:14.304 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257926.384521, idle connection 133092.000000, request 304998.617172 03/19/2026 02:15:14.304 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257727.676514, idle connection 133371.000000, request 304999.243736 03/19/2026 02:15:14.397 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257835.423584, idle connection 133718.000000, request 304398.324490 03/19/2026 02:15:14.397 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 786 03/19/2026 02:15:14.397 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.397 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 786 (602.2202968597412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:14.397 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:14.455 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:14.455 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:14.455 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:14.456 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.456 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.456 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.456 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256352.134766, idle connection 132938.000000, request 304999.944210 03/19/2026 02:15:14.456 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256956.568848, idle connection 132941.000000, request 304397.222996 03/19/2026 02:15:14.457 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256351.492188, idle connection 132937.000000, request 304999.312639 03/19/2026 02:15:14.457 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:14.457 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.457 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (603.5308837890625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:14.457 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:14.481 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:14.481 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:14.482 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:14.482 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.482 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.482 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.482 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256427.097656, idle connection 133121.000000, request 304999.944210 03/19/2026 02:15:14.483 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256426.626709, idle connection 133121.000000, request 304999.482632 03/19/2026 02:15:14.497 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257871.020508, idle connection 132403.000000, request 304398.803473 03/19/2026 02:15:14.498 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:14.498 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.498 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (601.759672164917 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:14.498 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:14.522 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256962.794678, idle connection 132656.000000, request 304398.710966 03/19/2026 02:15:14.523 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:14.523 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.523 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.9980907440186 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:14.523 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:14.545 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256967.842773, idle connection 133095.000000, request 304398.890495 03/19/2026 02:15:14.545 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:14.545 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.546 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (601.799726486206 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:14.546 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:14.602 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256814.231934, idle connection 133515.000000, request 304395.155191 03/19/2026 02:15:14.602 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:14.602 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.602 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (605.4987907409668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:14.603 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:14.604 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256614.809082, idle connection 132792.000000, request 304395.340204 03/19/2026 02:15:14.605 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:14.605 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.605 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (605.1232814788818 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:14.605 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:14.605 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257820.687256, idle connection 133523.000000, request 304395.306349 03/19/2026 02:15:14.605 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:14.605 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:14.605 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:14.606 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.606 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.606 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.606 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256540.085938, idle connection 133386.000000, request 304999.947786 03/19/2026 02:15:14.606 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:14.606 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.606 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (605.8669090270996 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:14.607 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:14.607 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256539.122314, idle connection 133385.000000, request 304998.988152 03/19/2026 02:15:14.698 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:14.698 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:14.699 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:14.699 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.699 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.699 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.699 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257218.163086, idle connection 132210.000000, request 304999.930143 03/19/2026 02:15:14.700 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257217.649414, idle connection 132209.000000, request 304999.427080 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.701 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256013.263916, idle connection 132197.000000, request 304999.960184 03/19/2026 02:15:14.702 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:14.702 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:14.702 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:14.702 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.702 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.702 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.702 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257040.375244, idle connection 133420.000000, request 304999.961138 03/19/2026 02:15:14.702 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256012.215576, idle connection 132196.000000, request 304998.911858 03/19/2026 02:15:14.703 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255911.809082, idle connection 133088.000000, request 304395.990133 03/19/2026 02:15:14.703 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257042.531250, idle connection 133484.000000, request 304396.713495 03/19/2026 02:15:14.703 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257039.383057, idle connection 133419.000000, request 304998.975039 03/19/2026 02:15:14.703 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:14.703 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.704 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (604.8247814178467 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:14.704 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:14.704 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:14.704 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.704 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (604.5024394989014 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:14.704 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:14.705 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256516.108154, idle connection 133077.000000, request 304399.060249 03/19/2026 02:15:14.705 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 846 03/19/2026 02:15:14.705 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.705 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 846 (601.2811660766602 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:14.705 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.745 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257034.557129, idle connection 133380.000000, request 304999.943495 03/19/2026 02:15:14.746 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257034.112305, idle connection 133379.000000, request 304999.506712 03/19/2026 02:15:14.750 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257629.806396, idle connection 133372.000000, request 304398.683071 03/19/2026 02:15:14.750 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:14.750 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.750 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.703405380249 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:14.750 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:14.778 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:14.779 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:14.779 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:14.779 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.779 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.779 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.779 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257761.771973, idle connection 132133.000000, request 304999.947786 03/19/2026 02:15:14.780 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257761.294434, idle connection 132133.000000, request 304999.477863 03/19/2026 02:15:14.796 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:14.796 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:14.796 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:14.796 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.797 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.797 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.797 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257022.626221, idle connection 133329.000000, request 304999.948025 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.797 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258045.934082, idle connection 133331.000000, request 304999.968767 03/19/2026 02:15:14.798 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257021.710938, idle connection 133328.000000, request 304999.042273 03/19/2026 02:15:14.798 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 258045.361816, idle connection 133331.000000, request 304999.399900 03/19/2026 02:15:14.803 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:14.804 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:14.804 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:14.804 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.804 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.804 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.804 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256972.381836, idle connection 132799.000000, request 304999.962091 03/19/2026 02:15:14.804 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256972.040771, idle connection 132798.000000, request 304999.624252 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256526.902588, idle connection 132781.000000, request 304399.104595 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1119 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1119 (601.2735366821289 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2996, last_stable_offset=2996, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb3\x00\x00\x00\xfe\x00\x00\x00\x00\x02]\xad\x98}\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2995 03/19/2026 02:15:14.809 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2995 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:14.810 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2996 (leader epoch 0) 03/19/2026 02:15:14.850 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:14.850 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:14.850 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:14.850 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.850 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.851 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.851 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256056.374023, idle connection 132049.000000, request 304999.941111 03/19/2026 02:15:14.851 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256055.889648, idle connection 132049.000000, request 304999.468565 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.854 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257764.182617, idle connection 133352.000000, request 304999.963284 03/19/2026 02:15:14.855 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257763.849609, idle connection 133352.000000, request 304999.632359 03/19/2026 02:15:14.879 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257138.745850, idle connection 133181.000000, request 304398.545742 03/19/2026 02:15:14.880 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:14.880 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.880 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (602.0162105560303 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:14.880 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:14.881 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257039.405273, idle connection 132658.000000, request 304399.323702 03/19/2026 02:15:14.881 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:14.881 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.881 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.0677814483643 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:14.882 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:14.904 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257325.615234, idle connection 132491.000000, request 304397.839308 03/19/2026 02:15:14.905 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 850 03/19/2026 02:15:14.905 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.905 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 850 (602.759838104248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:14.905 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:14.905 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257126.199219, idle connection 132769.000000, request 304397.758484 03/19/2026 02:15:14.906 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 852 03/19/2026 02:15:14.906 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:14.906 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 852 (602.6804447174072 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:14.906 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2996 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1115, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2996, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1120 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1115, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2996, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:14.911 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256424.153320, idle connection 132678.000000, request 304999.952078 03/19/2026 02:15:14.912 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256423.791748, idle connection 132677.000000, request 304999.594212 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 787 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=782, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:14.999 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257232.955078, idle connection 133115.000000, request 304999.951363 03/19/2026 02:15:15.008 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257224.312012, idle connection 133106.000000, request 304991.315842 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.058 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256354.403809, idle connection 132339.000000, request 304999.935865 03/19/2026 02:15:15.059 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255749.400635, idle connection 132335.000000, request 304397.219658 03/19/2026 02:15:15.059 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256353.689209, idle connection 132338.000000, request 304999.232531 03/19/2026 02:15:15.059 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:15.059 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.060 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (603.609561920166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:15.060 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:15.083 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255826.059082, idle connection 132520.000000, request 304398.908377 03/19/2026 02:15:15.083 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:15.084 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.084 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.6354560852051 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:15.084 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:15.098 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:15.099 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:15.099 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:15.099 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.099 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.099 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.099 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257269.082275, idle connection 131801.000000, request 304999.926329 03/19/2026 02:15:15.100 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257268.625000, idle connection 131801.000000, request 304999.480963 03/19/2026 02:15:15.124 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:15.124 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:15.124 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:15.124 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.124 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.124 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.125 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256360.617188, idle connection 132054.000000, request 304999.936342 03/19/2026 02:15:15.125 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256360.101318, idle connection 132054.000000, request 304999.430418 03/19/2026 02:15:15.146 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:15.147 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:15.147 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:15.147 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.147 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.147 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.147 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256365.350098, idle connection 132492.000000, request 304999.911308 03/19/2026 02:15:15.148 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256364.758057, idle connection 132492.000000, request 304999.334335 03/19/2026 02:15:15.204 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:15.205 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:15.205 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:15.205 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.205 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.205 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.205 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256210.464111, idle connection 132911.000000, request 304999.933243 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.206 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256012.916748, idle connection 132190.000000, request 304999.955177 03/19/2026 02:15:15.207 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256209.212158, idle connection 132910.000000, request 304998.693705 03/19/2026 02:15:15.207 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:15.207 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:15.207 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:15.207 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.207 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.207 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.207 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257218.446045, idle connection 132921.000000, request 304999.950171 03/19/2026 02:15:15.208 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256011.382812, idle connection 132189.000000, request 304998.425722 03/19/2026 02:15:15.208 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255938.005127, idle connection 132784.000000, request 304397.871017 03/19/2026 02:15:15.208 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257217.571777, idle connection 132920.000000, request 304999.079227 03/19/2026 02:15:15.209 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:15.209 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.209 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.9260158538818 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:15.209 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:15.300 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256617.141602, idle connection 131609.000000, request 304398.912430 03/19/2026 02:15:15.301 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:15.301 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.301 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.6619205474854 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:15.301 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:15.303 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255411.259033, idle connection 131595.000000, request 304397.954702 03/19/2026 02:15:15.304 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:15.304 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.304 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (602.4227142333984 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:15.304 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:15.304 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:15.304 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:15.304 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:15.304 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.305 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.305 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.305 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255309.747559, idle connection 132486.000000, request 304999.960184 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.305 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256439.919189, idle connection 132881.000000, request 304999.940872 03/19/2026 02:15:15.306 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256436.844238, idle connection 132817.000000, request 304396.434069 03/19/2026 02:15:15.306 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255308.609863, idle connection 132485.000000, request 304998.822927 03/19/2026 02:15:15.306 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:15.306 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.306 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (604.1989326477051 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:15.306 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=842, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 847 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=842, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.307 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255913.998291, idle connection 132475.000000, request 304999.967813 03/19/2026 02:15:15.307 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256438.071289, idle connection 132879.000000, request 304998.098135 03/19/2026 02:15:15.308 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255913.350586, idle connection 132474.000000, request 304999.323368 03/19/2026 02:15:15.347 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256433.551514, idle connection 132779.000000, request 304398.937464 03/19/2026 02:15:15.347 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:15.347 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.347 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.6945838928223 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:15.347 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:15.351 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:15.351 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:15.351 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:15.351 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.351 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.351 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.352 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257028.035400, idle connection 132770.000000, request 304999.952555 03/19/2026 02:15:15.352 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257027.676025, idle connection 132769.000000, request 304999.599695 03/19/2026 02:15:15.381 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257160.424561, idle connection 131532.000000, request 304398.601294 03/19/2026 02:15:15.381 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:15.381 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.381 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.9229888916016 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:15.381 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:15.399 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256420.998535, idle connection 132728.000000, request 304398.193836 03/19/2026 02:15:15.399 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:15.399 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.399 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.3643016815186 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:15.399 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:15.400 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257443.767578, idle connection 132729.000000, request 304397.800684 03/19/2026 02:15:15.400 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:15.400 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.400 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (602.5063991546631 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:15.400 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:15.406 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256370.658447, idle connection 132197.000000, request 304398.236036 03/19/2026 02:15:15.406 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:15.406 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.406 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (602.1058559417725 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:15.406 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:15.452 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255454.783691, idle connection 131447.000000, request 304398.352623 03/19/2026 02:15:15.453 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:15.453 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.453 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.2098064422607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:15.453 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:15.455 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 257163.133545, idle connection 132751.000000, request 304398.900986 03/19/2026 02:15:15.456 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:15.456 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.456 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.5117168426514 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:15.456 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.481 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256536.821777, idle connection 132579.000000, request 304999.927521 03/19/2026 02:15:15.482 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256536.187500, idle connection 132578.000000, request 304999.308825 03/19/2026 02:15:15.482 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:15.482 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:15.482 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:15.482 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.482 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.483 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.483 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256437.770020, idle connection 132056.000000, request 304999.961615 03/19/2026 02:15:15.483 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256437.354492, idle connection 132056.000000, request 304999.550343 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=846, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 851 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=846, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.509 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256720.684814, idle connection 131886.000000, request 304999.949455 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=848, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 853 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=848, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.510 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256521.562500, idle connection 132164.000000, request 304999.960661 03/19/2026 02:15:15.510 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256719.613770, idle connection 131885.000000, request 304998.888254 03/19/2026 02:15:15.511 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256520.912354, idle connection 132164.000000, request 304999.316216 03/19/2026 02:15:15.512 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255823.451660, idle connection 132077.000000, request 304399.256229 03/19/2026 02:15:15.512 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1120 03/19/2026 02:15:15.512 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.512 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1120 (601.1064052581787 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2997, last_stable_offset=2997, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb4\x00\x00\x00\xfe\x00\x00\x00\x00\x023\x0c(\x83\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:15.513 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:15.513 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2996 03/19/2026 02:15:15.513 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2996 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:15.513 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2997 (leader epoch 0) 03/19/2026 02:15:15.609 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256622.935059, idle connection 132505.000000, request 304389.925957 03/19/2026 02:15:15.610 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 787 03/19/2026 02:15:15.610 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.610 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 787 (610.7847690582275 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:15.610 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:15.613 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2997 03/19/2026 02:15:15.613 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:15.613 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:15.614 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.614 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1116, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2997, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:15.614 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1121 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1116, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2997, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:15.614 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255721.520508, idle connection 131975.000000, request 304999.954224 03/19/2026 02:15:15.614 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255721.140137, idle connection 131975.000000, request 304999.577761 03/19/2026 02:15:15.660 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:15.660 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:15.660 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:15.660 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.660 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.661 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.661 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255147.368652, idle connection 131733.000000, request 304999.946833 03/19/2026 02:15:15.661 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255751.813232, idle connection 131736.000000, request 304397.354126 03/19/2026 02:15:15.661 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255146.796875, idle connection 131733.000000, request 304999.387026 03/19/2026 02:15:15.661 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:15.662 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.662 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (603.3082008361816 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:15.662 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:15.684 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:15.684 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:15.684 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:15.685 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.685 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.685 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.685 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255224.238037, idle connection 131918.000000, request 304999.945402 03/19/2026 02:15:15.685 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255223.786621, idle connection 131918.000000, request 304999.504805 03/19/2026 02:15:15.700 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256668.176025, idle connection 131200.000000, request 304399.026871 03/19/2026 02:15:15.700 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:15.701 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.701 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.4254093170166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:15.701 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:15.726 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255759.572021, idle connection 131453.000000, request 304398.893833 03/19/2026 02:15:15.726 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:15.726 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.726 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.6368865966797 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:15.726 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:15.749 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255764.168701, idle connection 131891.000000, request 304398.737669 03/19/2026 02:15:15.749 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:15.749 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.749 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (601.752519607544 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:15.749 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:15.808 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255607.651123, idle connection 132308.000000, request 304397.119522 03/19/2026 02:15:15.809 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:15.809 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.809 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (603.4424304962158 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:15.809 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:15.809 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255409.990234, idle connection 131587.000000, request 304397.027969 03/19/2026 02:15:15.809 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:15.809 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.809 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (603.2812595367432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:15.810 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.810 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255335.813477, idle connection 132182.000000, request 304999.962330 03/19/2026 02:15:15.810 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256615.478271, idle connection 132318.000000, request 304396.985769 03/19/2026 02:15:15.811 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:15.811 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.811 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (603.3110618591309 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:15.811 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:15.811 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255334.899414, idle connection 132181.000000, request 304999.048233 03/19/2026 02:15:15.901 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:15.901 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:15.901 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:15.902 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.902 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.902 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.902 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256015.361572, idle connection 131007.000000, request 304999.949217 03/19/2026 02:15:15.902 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256014.984863, idle connection 131007.000000, request 304999.581099 03/19/2026 02:15:15.904 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:15.904 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:15.904 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:15.904 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.904 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.905 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.905 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254810.016602, idle connection 130994.000000, request 304999.961853 03/19/2026 02:15:15.905 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254809.732178, idle connection 130994.000000, request 304999.680042 03/19/2026 02:15:15.907 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:15.907 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:15.907 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:15.907 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.907 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.907 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.907 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255835.400146, idle connection 132215.000000, request 304999.965906 03/19/2026 02:15:15.907 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255835.140137, idle connection 132215.000000, request 304999.708891 03/19/2026 02:15:15.908 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254706.953125, idle connection 131883.000000, request 304397.169113 03/19/2026 02:15:15.908 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:15.908 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.908 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (603.1200885772705 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:15.908 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:15.908 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255837.235596, idle connection 132278.000000, request 304397.262335 03/19/2026 02:15:15.908 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255312.747314, idle connection 131873.000000, request 304398.720503 03/19/2026 02:15:15.908 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:15.908 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.909 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (603.121280670166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:15.909 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:15.909 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 847 03/19/2026 02:15:15.909 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.909 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 847 (601.9515991210938 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:15.909 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:15.948 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:15.948 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:15.948 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:15.948 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.948 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.948 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.949 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255831.493164, idle connection 132176.000000, request 304999.943018 03/19/2026 02:15:15.949 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255831.048096, idle connection 132176.000000, request 304999.506950 03/19/2026 02:15:15.953 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256426.309570, idle connection 132168.000000, request 304398.227453 03/19/2026 02:15:15.954 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:15.954 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:15.954 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.1714210510254 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:15.954 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:15.982 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:15.982 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:15.982 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:15.982 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:15.982 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.982 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:15.983 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256558.421387, idle connection 130930.000000, request 304999.943972 03/19/2026 02:15:15.983 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256558.024902, idle connection 130930.000000, request 304999.557257 03/19/2026 02:15:16.002 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:16.002 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:16.002 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:16.002 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.002 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.002 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.002 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255817.046631, idle connection 132124.000000, request 304999.952316 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.003 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256840.293213, idle connection 132126.000000, request 304999.949694 03/19/2026 02:15:16.004 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255815.621826, idle connection 132122.000000, request 304998.534441 03/19/2026 02:15:16.004 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256839.250488, idle connection 132125.000000, request 304998.911142 03/19/2026 02:15:16.006 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:16.006 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:16.007 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:16.007 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.007 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.007 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.007 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255769.410156, idle connection 131596.000000, request 304999.951363 03/19/2026 02:15:16.007 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255769.091309, idle connection 131595.000000, request 304999.639511 03/19/2026 02:15:16.053 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:16.054 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:16.054 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:16.054 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.054 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.054 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.054 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254852.918701, idle connection 130846.000000, request 304999.945164 03/19/2026 02:15:16.055 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254852.439941, idle connection 130845.000000, request 304999.474049 03/19/2026 02:15:16.056 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:16.056 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:16.056 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:16.056 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.057 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.057 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.057 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256561.819092, idle connection 132149.000000, request 304999.963760 03/19/2026 02:15:16.057 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256561.524658, idle connection 132149.000000, request 304999.672651 03/19/2026 02:15:16.083 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255934.940430, idle connection 131977.000000, request 304398.055077 03/19/2026 02:15:16.084 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:16.084 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.084 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (602.4582386016846 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:16.084 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:16.084 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255836.352539, idle connection 131455.000000, request 304398.546934 03/19/2026 02:15:16.084 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:16.084 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.084 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.7282009124756 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:16.085 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:16.111 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256118.924805, idle connection 131284.000000, request 304398.189068 03/19/2026 02:15:16.111 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 851 03/19/2026 02:15:16.112 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.112 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 851 (602.3705005645752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:16.112 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:16.112 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255919.588867, idle connection 131563.000000, request 304397.990465 03/19/2026 02:15:16.112 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 853 03/19/2026 02:15:16.112 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.112 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 853 (602.2827625274658 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:16.112 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:16.210 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:16.211 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:16.211 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:16.211 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.211 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.211 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 788 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=783, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.211 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256020.924805, idle connection 131903.000000, request 304999.937534 03/19/2026 02:15:16.212 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256020.431641, idle connection 131903.000000, request 304999.457359 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255120.765869, idle connection 131374.000000, request 304399.202585 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1121 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1121 (601.2029647827148 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2998, last_stable_offset=2998, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb5\x00\x00\x01\x0c\x00\x00\x00\x00\x020\x99\xb5\x05\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xb2\x03\x00\x00\x00\xf4\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 280 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2997 03/19/2026 02:15:16.215 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2997 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:16.216 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2998 (leader epoch 0) 03/19/2026 02:15:16.262 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:16.262 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:16.262 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:16.263 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.263 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.263 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.263 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255149.916992, idle connection 131134.000000, request 304999.948502 03/19/2026 02:15:16.263 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254544.961914, idle connection 131131.000000, request 304397.547483 03/19/2026 02:15:16.263 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255149.297363, idle connection 131134.000000, request 304999.337673 03/19/2026 02:15:16.264 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:16.264 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.264 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (603.1496524810791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:16.264 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:16.286 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254623.250732, idle connection 131317.000000, request 304398.961782 03/19/2026 02:15:16.286 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:16.286 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.286 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.5410423278809 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:16.287 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:16.302 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:16.302 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:16.302 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:16.302 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.303 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.303 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.303 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256065.555176, idle connection 130597.000000, request 304999.945879 03/19/2026 02:15:16.303 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256065.103516, idle connection 130597.000000, request 304999.504328 03/19/2026 02:15:16.316 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2998 03/19/2026 02:15:16.316 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:16.317 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:16.317 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.317 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1117, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2998, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:16.317 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1122 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1117, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2998, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:16.317 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255018.311768, idle connection 131272.000000, request 304999.935150 03/19/2026 02:15:16.318 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255017.781250, idle connection 131271.000000, request 304999.412537 03/19/2026 02:15:16.327 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:16.327 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:16.327 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:16.327 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.327 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.327 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.328 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255157.607910, idle connection 130851.000000, request 304999.936342 03/19/2026 02:15:16.328 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255157.177002, idle connection 130851.000000, request 304999.513149 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.350 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255162.315918, idle connection 131289.000000, request 304999.943495 03/19/2026 02:15:16.351 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255161.857422, idle connection 131289.000000, request 304999.491215 03/19/2026 02:15:16.409 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:16.410 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:16.410 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:16.410 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.410 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.410 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.410 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255005.755615, idle connection 131706.000000, request 304999.937296 03/19/2026 02:15:16.410 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:16.410 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:16.410 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:16.411 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.411 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.411 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.411 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254808.233398, idle connection 130986.000000, request 304999.955654 03/19/2026 02:15:16.411 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255004.548828, idle connection 131705.000000, request 304998.739958 03/19/2026 02:15:16.412 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:16.412 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:16.412 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:16.412 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.412 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.412 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.412 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256013.824707, idle connection 131716.000000, request 304999.959707 03/19/2026 02:15:16.412 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254733.800537, idle connection 131580.000000, request 304397.949696 03/19/2026 02:15:16.413 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254806.586914, idle connection 130984.000000, request 304998.313427 03/19/2026 02:15:16.413 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:16.413 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.413 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.8401851654053 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:16.413 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:16.414 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256012.345947, idle connection 131714.000000, request 304998.482943 03/19/2026 02:15:16.503 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255413.817871, idle connection 130406.000000, request 304398.404598 03/19/2026 02:15:16.504 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:16.504 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.504 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.1730899810791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:16.504 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:16.505 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254209.445068, idle connection 130393.000000, request 304399.389029 03/19/2026 02:15:16.505 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:16.505 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.506 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (600.9571552276611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:16.506 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:16.508 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255234.858887, idle connection 131615.000000, request 304399.424314 03/19/2026 02:15:16.508 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:16.508 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.508 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (600.8596420288086 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:16.508 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:16.508 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:16.508 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:16.508 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:16.508 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.508 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.509 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.509 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254105.860596, idle connection 131282.000000, request 304999.961853 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.509 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255236.105713, idle connection 131677.000000, request 304999.965668 03/19/2026 02:15:16.510 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254104.927734, idle connection 131281.000000, request 304999.030828 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=843, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 848 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=843, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.510 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254710.796631, idle connection 131271.000000, request 304999.966621 03/19/2026 02:15:16.511 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255234.861572, idle connection 131676.000000, request 304998.719692 03/19/2026 02:15:16.511 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254710.137207, idle connection 131271.000000, request 304999.310732 03/19/2026 02:15:16.550 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255230.499023, idle connection 131575.000000, request 304398.945332 03/19/2026 02:15:16.550 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:16.550 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.550 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.6504764556885 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:16.550 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:16.554 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:16.555 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:16.555 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:16.555 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.555 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.555 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.555 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255824.512695, idle connection 131566.000000, request 304999.948025 03/19/2026 02:15:16.556 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255824.110596, idle connection 131566.000000, request 304999.552965 03/19/2026 02:15:16.584 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255956.666016, idle connection 130328.000000, request 304398.190022 03/19/2026 02:15:16.585 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:16.585 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.585 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.3843288421631 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:16.585 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:16.605 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255214.721191, idle connection 131521.000000, request 304397.623539 03/19/2026 02:15:16.605 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:16.605 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.605 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (602.9279232025146 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:16.605 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:16.606 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 256237.697266, idle connection 131523.000000, request 304397.356033 03/19/2026 02:15:16.606 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:16.606 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.606 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (602.9269695281982 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:16.606 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:16.608 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255168.808350, idle connection 130995.000000, request 304399.353266 03/19/2026 02:15:16.608 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:16.608 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.608 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (600.9867191314697 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:16.608 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:16.655 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254251.862549, idle connection 130245.000000, request 304398.886442 03/19/2026 02:15:16.656 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:16.656 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.656 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.7026901245117 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:16.656 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:16.657 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255961.223877, idle connection 131549.000000, request 304399.366379 03/19/2026 02:15:16.658 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:16.658 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.658 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.0534763336182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:16.658 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:16.685 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:16.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:16.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:16.686 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.686 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.686 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.686 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255331.935303, idle connection 131374.000000, request 304999.944925 03/19/2026 02:15:16.686 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:16.687 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:16.687 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:16.687 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.687 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.687 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.687 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255233.532715, idle connection 130852.000000, request 304999.951601 03/19/2026 02:15:16.687 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255330.697754, idle connection 131373.000000, request 304998.718739 03/19/2026 02:15:16.688 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255232.738525, idle connection 130851.000000, request 304999.161959 03/19/2026 02:15:16.712 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:16.712 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:16.713 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:16.713 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.713 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=847, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.713 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 852 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=847, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.713 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255516.921631, idle connection 130682.000000, request 304999.928474 03/19/2026 02:15:16.713 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:16.713 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:16.713 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:16.714 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.714 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=849, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.714 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 854 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=849, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.714 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255317.782715, idle connection 130961.000000, request 304999.963045 03/19/2026 02:15:16.714 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255515.830811, idle connection 130681.000000, request 304998.855352 03/19/2026 02:15:16.715 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255317.087402, idle connection 130960.000000, request 304999.272346 03/19/2026 02:15:16.812 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255419.852295, idle connection 131302.000000, request 304398.867130 03/19/2026 02:15:16.813 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 788 03/19/2026 02:15:16.813 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.813 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 788 (601.8245220184326 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:16.813 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:16.864 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:16.865 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:16.865 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:16.865 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.865 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.865 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.866 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253942.538330, idle connection 130528.000000, request 304999.919653 03/19/2026 02:15:16.866 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254546.855469, idle connection 130531.000000, request 304396.888256 03/19/2026 02:15:16.866 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253941.707031, idle connection 130528.000000, request 304999.106407 03/19/2026 02:15:16.867 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:16.867 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.867 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (604.0139198303223 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:16.867 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:16.887 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:16.887 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:16.887 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:16.887 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:16.887 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.888 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:16.888 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254021.416260, idle connection 130716.000000, request 304999.944210 03/19/2026 02:15:16.888 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254020.999023, idle connection 130715.000000, request 304999.536514 03/19/2026 02:15:16.904 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255464.618652, idle connection 129997.000000, request 304399.010897 03/19/2026 02:15:16.904 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:16.904 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.904 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (601.4900207519531 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:16.904 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:16.918 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254417.309570, idle connection 130671.000000, request 304398.935795 03/19/2026 02:15:16.918 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1122 03/19/2026 02:15:16.919 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.919 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1122 (601.5782356262207 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:16.919 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:16.928 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254556.684570, idle connection 130250.000000, request 304399.014235 03/19/2026 02:15:16.929 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:16.929 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.929 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.46164894104 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:16.929 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:16.951 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254561.326904, idle connection 130688.000000, request 304398.951530 03/19/2026 02:15:16.952 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:16.952 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:16.952 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (601.5937328338623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:16.952 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:17.029 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254386.520752, idle connection 131087.000000, request 304380.705595 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.030 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254115.882568, idle connection 130962.000000, request 304999.957561 03/19/2026 02:15:17.030 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254188.772217, idle connection 130366.000000, request 304380.499363 03/19/2026 02:15:17.031 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255395.367432, idle connection 131098.000000, request 304381.503582 03/19/2026 02:15:17.031 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:17.031 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.031 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (620.936393737793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:17.031 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:17.031 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:17.031 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.031 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (620.6018924713135 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:17.032 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:17.032 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:17.032 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.032 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (619.9657917022705 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:17.032 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:17.032 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254113.563232, idle connection 130960.000000, request 304997.642517 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.105 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254811.841797, idle connection 129804.000000, request 304999.940872 03/19/2026 02:15:17.106 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254811.367188, idle connection 129803.000000, request 304999.477863 03/19/2026 02:15:17.106 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:17.106 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:17.106 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:17.106 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.107 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.107 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.107 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253607.936768, idle connection 129792.000000, request 304999.966145 03/19/2026 02:15:17.107 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253607.656006, idle connection 129792.000000, request 304999.687910 03/19/2026 02:15:17.108 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:17.108 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:17.108 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:17.108 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.108 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.109 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.109 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254633.720215, idle connection 131014.000000, request 304999.959230 03/19/2026 02:15:17.109 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254633.444824, idle connection 131013.000000, request 304999.686956 03/19/2026 02:15:17.111 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253503.684082, idle connection 130680.000000, request 304397.787571 03/19/2026 02:15:17.111 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:17.111 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.111 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.6079654693604 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:17.111 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:17.112 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254633.804443, idle connection 131075.000000, request 304397.662401 03/19/2026 02:15:17.112 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254109.243408, idle connection 130670.000000, request 304398.412704 03/19/2026 02:15:17.112 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:17.112 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.112 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (602.8416156768799 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:17.112 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:17.112 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 848 03/19/2026 02:15:17.113 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.113 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 848 (602.4796962738037 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:17.113 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:17.151 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:17.151 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:17.151 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:17.151 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.151 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.152 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.152 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254628.335938, idle connection 130973.000000, request 304999.939919 03/19/2026 02:15:17.152 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254627.902344, idle connection 130973.000000, request 304999.518156 03/19/2026 02:15:17.156 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255223.316650, idle connection 130965.000000, request 304398.755550 03/19/2026 02:15:17.157 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:17.157 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.157 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.6912460327148 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:17.157 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.188 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255352.637939, idle connection 129724.000000, request 304999.944687 03/19/2026 02:15:17.189 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255352.212891, idle connection 129724.000000, request 304999.530792 03/19/2026 02:15:17.206 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:17.207 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:17.207 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:17.207 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.207 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.207 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.207 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254612.156982, idle connection 130919.000000, request 304999.923468 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.208 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255635.065674, idle connection 130920.000000, request 304999.946594 03/19/2026 02:15:17.209 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254610.405273, idle connection 130917.000000, request 304998.184443 03/19/2026 02:15:17.209 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:17.209 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:17.209 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:17.209 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.210 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.210 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.210 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254566.467041, idle connection 130393.000000, request 304999.948978 03/19/2026 02:15:17.210 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255632.981201, idle connection 130918.000000, request 304997.869015 03/19/2026 02:15:17.211 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254565.501221, idle connection 130392.000000, request 304998.990536 03/19/2026 02:15:17.256 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:17.257 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:17.257 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:17.257 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.257 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.257 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.257 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253649.973389, idle connection 129643.000000, request 304999.947309 03/19/2026 02:15:17.258 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253649.461426, idle connection 129642.000000, request 304999.443293 03/19/2026 02:15:17.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:17.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:17.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:17.258 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.258 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.259 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.259 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255359.870850, idle connection 130948.000000, request 304999.963522 03/19/2026 02:15:17.259 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255359.594482, idle connection 130947.000000, request 304999.690771 03/19/2026 02:15:17.288 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254729.860840, idle connection 130772.000000, request 304397.874117 03/19/2026 02:15:17.289 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:17.289 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.289 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (602.6513576507568 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:17.289 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:17.289 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254631.302246, idle connection 130250.000000, request 304397.724390 03/19/2026 02:15:17.289 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:17.290 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.290 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (602.6878356933594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:17.290 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:17.315 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254915.068604, idle connection 130080.000000, request 304398.083925 03/19/2026 02:15:17.315 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 852 03/19/2026 02:15:17.315 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.315 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 852 (602.3962497711182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:17.316 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:17.316 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254715.810303, idle connection 130359.000000, request 304397.993565 03/19/2026 02:15:17.316 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 854 03/19/2026 02:15:17.316 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.316 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 854 (602.2696495056152 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:17.316 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:17.414 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:17.414 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:17.414 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:17.414 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.414 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.414 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 789 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=784, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.415 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254817.570801, idle connection 130700.000000, request 304999.924898 03/19/2026 02:15:17.415 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254816.991943, idle connection 130699.000000, request 304999.360800 03/19/2026 02:15:17.467 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:17.468 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:17.468 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:17.468 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.468 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.468 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.468 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253944.563721, idle connection 129929.000000, request 304999.944925 03/19/2026 02:15:17.469 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253339.575195, idle connection 129925.000000, request 304396.969795 03/19/2026 02:15:17.469 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253943.903320, idle connection 129928.000000, request 304999.291897 03/19/2026 02:15:17.469 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:17.469 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.469 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (603.7693023681641 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:17.469 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:17.489 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253420.400879, idle connection 130115.000000, request 304398.928881 03/19/2026 02:15:17.489 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:17.489 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.489 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.6402244567871 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:17.489 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:17.505 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:17.505 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:17.505 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:17.506 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.506 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.506 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.506 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254862.311035, idle connection 129394.000000, request 304999.923468 03/19/2026 02:15:17.507 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254861.696533, idle connection 129394.000000, request 304999.322176 03/19/2026 02:15:17.532 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2998 03/19/2026 02:15:17.532 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:17.532 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:17.532 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.532 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1118, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.532 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1123 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1118, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.533 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253802.836670, idle connection 130056.000000, request 304999.922514 03/19/2026 02:15:17.533 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:17.533 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:17.533 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:17.533 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.533 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.533 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.534 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253951.472412, idle connection 129645.000000, request 304999.925852 03/19/2026 02:15:17.534 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253801.281006, idle connection 130055.000000, request 304998.380423 03/19/2026 02:15:17.535 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253950.588867, idle connection 129644.000000, request 304999.049902 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.553 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253959.354492, idle connection 130086.000000, request 304999.944210 03/19/2026 02:15:17.554 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253958.848877, idle connection 130086.000000, request 304999.443769 03/19/2026 02:15:17.632 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:17.632 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:17.632 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:17.632 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.632 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.632 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.632 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253783.388428, idle connection 130484.000000, request 304999.899626 03/19/2026 02:15:17.633 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:17.633 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:17.633 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:17.633 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.633 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.633 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.634 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253585.628418, idle connection 129763.000000, request 304999.945879 03/19/2026 02:15:17.634 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:17.634 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:17.634 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:17.634 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.634 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.634 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.634 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254791.666992, idle connection 130494.000000, request 304999.967337 03/19/2026 02:15:17.635 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253781.262207, idle connection 130482.000000, request 304997.790098 03/19/2026 02:15:17.635 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253511.242676, idle connection 130358.000000, request 304395.322561 03/19/2026 02:15:17.635 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253584.090576, idle connection 129761.000000, request 304998.416424 03/19/2026 02:15:17.635 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254790.592529, idle connection 130493.000000, request 304998.896360 03/19/2026 02:15:17.636 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:17.636 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.636 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (605.5963039398193 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:17.636 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:17.706 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254210.812500, idle connection 129203.000000, request 304398.900986 03/19/2026 02:15:17.707 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:17.707 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.707 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.7153263092041 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:17.707 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:17.709 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253006.083008, idle connection 129190.000000, request 304398.106575 03/19/2026 02:15:17.709 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:17.709 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.709 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.2739410400391 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:17.709 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:17.711 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254031.717285, idle connection 130412.000000, request 304397.956371 03/19/2026 02:15:17.711 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:17.711 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.711 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (602.4091243743896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:17.711 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.712 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252902.244629, idle connection 130078.000000, request 304999.942541 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.713 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254032.262451, idle connection 130474.000000, request 304999.956131 03/19/2026 02:15:17.713 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252901.024902, idle connection 130077.000000, request 304998.727083 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=844, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 849 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=844, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.714 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253506.741699, idle connection 130067.000000, request 304999.956369 03/19/2026 02:15:17.715 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254030.783936, idle connection 130472.000000, request 304998.479843 03/19/2026 02:15:17.715 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253506.034424, idle connection 130067.000000, request 304999.254227 03/19/2026 02:15:17.753 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254027.317627, idle connection 130372.000000, request 304398.920536 03/19/2026 02:15:17.753 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:17.753 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.753 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.6063690185547 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:17.753 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:17.757 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:17.758 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:17.758 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:17.758 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.758 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.758 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.758 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254621.534912, idle connection 130363.000000, request 304999.946594 03/19/2026 02:15:17.759 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254621.112549, idle connection 130363.000000, request 304999.535084 03/19/2026 02:15:17.790 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254751.406250, idle connection 129123.000000, request 304398.713112 03/19/2026 02:15:17.790 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:17.790 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.790 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.8586158752441 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:17.790 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:17.811 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254008.587646, idle connection 130315.000000, request 304396.360636 03/19/2026 02:15:17.811 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:17.811 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.811 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (604.1769981384277 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:17.812 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:17.812 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 255031.544189, idle connection 130317.000000, request 304396.431208 03/19/2026 02:15:17.812 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253964.436279, idle connection 129791.000000, request 304397.926092 03/19/2026 02:15:17.812 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:17.812 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.812 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (604.0165424346924 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:17.812 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:17.813 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:17.813 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.813 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (602.8652191162109 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:17.813 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:17.859 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253048.384033, idle connection 129041.000000, request 304398.356676 03/19/2026 02:15:17.859 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:17.859 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.859 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.2334098815918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:17.859 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:17.860 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254758.820801, idle connection 130346.000000, request 304398.914337 03/19/2026 02:15:17.860 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:17.860 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:17.860 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.3824939727783 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:17.860 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:17.889 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:17.890 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:17.890 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:17.890 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.890 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.890 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.890 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254127.985352, idle connection 130170.000000, request 304999.947786 03/19/2026 02:15:17.890 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:17.890 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:17.891 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:17.891 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.891 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.891 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.891 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254029.536133, idle connection 129648.000000, request 304999.957561 03/19/2026 02:15:17.891 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254126.838623, idle connection 130169.000000, request 304998.811722 03/19/2026 02:15:17.892 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254028.762939, idle connection 129647.000000, request 304999.189138 03/19/2026 02:15:17.916 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:17.916 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:17.916 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:17.916 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.916 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=848, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.917 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 853 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=848, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.917 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254313.305420, idle connection 129479.000000, request 304999.942064 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=850, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 855 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=850, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:17.917 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254114.180908, idle connection 129757.000000, request 304999.960423 03/19/2026 02:15:17.918 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254312.164795, idle connection 129477.000000, request 304998.810053 03/19/2026 02:15:17.918 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254113.475098, idle connection 129756.000000, request 304999.257803 03/19/2026 02:15:18.016 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254215.692627, idle connection 130098.000000, request 304398.057699 03/19/2026 02:15:18.017 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 789 03/19/2026 02:15:18.017 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.017 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 789 (602.480411529541 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:18.017 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:18.070 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:18.070 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:18.070 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:18.070 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.071 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.071 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.071 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252736.982910, idle connection 129323.000000, request 304999.915838 03/19/2026 02:15:18.072 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253341.265625, idle connection 129326.000000, request 304396.648169 03/19/2026 02:15:18.072 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252736.038086, idle connection 129322.000000, request 304998.986006 03/19/2026 02:15:18.072 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:18.072 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.073 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (604.4270992279053 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:18.073 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:18.090 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:18.090 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:18.090 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:18.091 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.091 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.091 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.091 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252817.938232, idle connection 129512.000000, request 304999.917030 03/19/2026 02:15:18.092 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252817.394775, idle connection 129512.000000, request 304999.388456 03/19/2026 02:15:18.107 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254261.063232, idle connection 128793.000000, request 304398.681879 03/19/2026 02:15:18.108 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:18.108 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.108 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.9182205200195 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:18.108 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:18.136 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253199.230469, idle connection 129453.000000, request 304396.321774 03/19/2026 02:15:18.137 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1123 03/19/2026 02:15:18.137 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.137 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1123 (604.280948638916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=2999, last_stable_offset=2999, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb6\x00\x00\x01\x02\x00\x00\x00\x00\x02d`\x0e\xe3\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x9e\x03\x00\x00\x00\xe0\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:18.137 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:18.137 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 270 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2998 03/19/2026 02:15:18.137 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2998 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:18.138 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 2999 (leader epoch 0) 03/19/2026 02:15:18.138 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253347.423340, idle connection 129041.000000, request 304395.882368 03/19/2026 02:15:18.138 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:18.138 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.138 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (604.4111251831055 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:18.138 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:18.155 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253358.149170, idle connection 129485.000000, request 304398.730993 03/19/2026 02:15:18.155 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:18.155 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.155 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (602.0584106445312 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:18.156 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:18.236 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253180.008301, idle connection 129881.000000, request 304396.516562 03/19/2026 02:15:18.236 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:18.237 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.237 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (604.2850017547607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:18.237 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:18.237 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:18.237 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:18.237 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:18.237 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.238 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.238 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.238 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252908.133301, idle connection 129754.000000, request 304999.932766 03/19/2026 02:15:18.238 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252980.960693, idle connection 129158.000000, request 304395.280361 03/19/2026 02:15:18.238 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254187.508545, idle connection 129890.000000, request 304395.807743 03/19/2026 02:15:18.239 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:18.239 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.239 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (605.3521633148193 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:18.239 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:18.239 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:18.239 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.240 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (605.3564548492432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:18.240 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:18.240 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 2999 03/19/2026 02:15:18.240 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:18.240 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:18.241 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.241 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1119, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2999, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:18.241 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1124 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1119, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=2999, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:18.241 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253094.392822, idle connection 129348.000000, request 304999.941587 03/19/2026 02:15:18.242 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252904.450928, idle connection 129751.000000, request 304996.258736 03/19/2026 02:15:18.242 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253093.472412, idle connection 129347.000000, request 304999.027967 03/19/2026 02:15:18.308 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:18.308 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:18.308 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:18.308 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.308 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.309 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.309 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253608.445068, idle connection 128600.000000, request 304999.921083 03/19/2026 02:15:18.309 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253607.852295, idle connection 128600.000000, request 304999.342680 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.310 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252404.206055, idle connection 128588.000000, request 304999.924183 03/19/2026 02:15:18.311 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252403.619385, idle connection 128588.000000, request 304999.342442 03/19/2026 02:15:18.312 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:18.312 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:18.312 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:18.312 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.313 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.313 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.313 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253429.638184, idle connection 129809.000000, request 304999.946356 03/19/2026 02:15:18.313 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253429.239502, idle connection 129809.000000, request 304999.552250 03/19/2026 02:15:18.315 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252299.544189, idle connection 129476.000000, request 304397.244215 03/19/2026 02:15:18.315 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:18.315 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.315 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.2590866088867 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:18.316 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:18.316 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253429.447754, idle connection 129871.000000, request 304397.140503 03/19/2026 02:15:18.316 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252904.897949, idle connection 129465.000000, request 304398.114681 03/19/2026 02:15:18.316 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:18.316 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.317 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (603.4328937530518 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:18.317 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:18.317 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 849 03/19/2026 02:15:18.317 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.317 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 849 (602.8854846954346 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:18.317 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:18.354 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:18.354 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:18.354 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:18.354 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.355 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.355 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.355 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253425.006104, idle connection 129770.000000, request 304999.902248 03/19/2026 02:15:18.356 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253424.388428, idle connection 129769.000000, request 304999.296665 03/19/2026 02:15:18.360 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254019.828125, idle connection 129762.000000, request 304398.240566 03/19/2026 02:15:18.360 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:18.360 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.360 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.3592948913574 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:18.361 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:18.392 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:18.392 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:18.392 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:18.392 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.392 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.393 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.393 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254148.179443, idle connection 128520.000000, request 304999.923944 03/19/2026 02:15:18.393 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254147.635986, idle connection 128519.000000, request 304999.390364 03/19/2026 02:15:18.412 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:18.412 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:18.412 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:18.413 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.413 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.413 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.413 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253406.412109, idle connection 129713.000000, request 304999.929428 03/19/2026 02:15:18.413 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:18.413 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:18.414 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:18.414 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.414 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.414 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.414 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254429.287598, idle connection 129715.000000, request 304999.944448 03/19/2026 02:15:18.414 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:18.414 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:18.414 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:18.415 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.415 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.415 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.415 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253361.398438, idle connection 129188.000000, request 304999.947548 03/19/2026 02:15:18.415 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253403.938477, idle connection 129710.000000, request 304997.465849 03/19/2026 02:15:18.416 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254427.347656, idle connection 129713.000000, request 304998.011827 03/19/2026 02:15:18.416 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253359.969971, idle connection 129186.000000, request 304998.524427 03/19/2026 02:15:18.460 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:18.460 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:18.460 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:18.460 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.461 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.461 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.461 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252446.128662, idle connection 128439.000000, request 304999.924183 03/19/2026 02:15:18.461 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:18.461 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:18.461 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:18.462 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.462 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.462 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.462 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254156.571045, idle connection 129744.000000, request 304999.940395 03/19/2026 02:15:18.463 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252444.473633, idle connection 128437.000000, request 304998.283625 03/19/2026 02:15:18.463 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 254155.573975, idle connection 129743.000000, request 304998.952627 03/19/2026 02:15:18.492 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253525.900391, idle connection 129568.000000, request 304397.858143 03/19/2026 02:15:18.493 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:18.493 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.493 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (602.9260158538818 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:18.493 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:18.494 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253426.881836, idle connection 129045.000000, request 304397.299528 03/19/2026 02:15:18.494 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:18.494 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.494 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (603.1849384307861 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:18.494 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:18.519 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253711.382080, idle connection 128877.000000, request 304398.010254 03/19/2026 02:15:18.519 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 853 03/19/2026 02:15:18.519 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.520 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 853 (602.8335094451904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:18.520 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:18.520 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253511.607422, idle connection 129155.000000, request 304397.383928 03/19/2026 02:15:18.520 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 855 03/19/2026 02:15:18.520 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.521 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 855 (603.1126976013184 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:18.521 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:18.618 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:18.618 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:18.618 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:18.618 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.618 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.618 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 790 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=785, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.619 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253613.381592, idle connection 129496.000000, request 304999.910593 03/19/2026 02:15:18.619 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253612.751709, idle connection 129495.000000, request 304999.295712 03/19/2026 02:15:18.673 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:18.674 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:18.674 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:18.674 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.674 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.674 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.674 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252738.697510, idle connection 128723.000000, request 304999.946594 03/19/2026 02:15:18.674 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252133.749023, idle connection 128720.000000, request 304396.700621 03/19/2026 02:15:18.675 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252738.090576, idle connection 128722.000000, request 304999.351025 03/19/2026 02:15:18.675 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:18.675 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.675 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (604.0217876434326 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:18.675 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:18.692 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252216.805664, idle connection 128911.000000, request 304398.798704 03/19/2026 02:15:18.693 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:18.693 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.693 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.7260551452637 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:18.693 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.709 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253658.997803, idle connection 128191.000000, request 304999.933004 03/19/2026 02:15:18.710 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253658.485352, idle connection 128190.000000, request 304999.431372 03/19/2026 02:15:18.741 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:18.742 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:18.742 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:18.742 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.742 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.742 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.742 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252742.864746, idle connection 128436.000000, request 304999.924183 03/19/2026 02:15:18.743 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252742.394775, idle connection 128436.000000, request 304999.469995 03/19/2026 02:15:18.756 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:18.757 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:18.757 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:18.757 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.757 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.757 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.757 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252755.496582, idle connection 128882.000000, request 304999.933004 03/19/2026 02:15:18.758 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252754.974121, idle connection 128882.000000, request 304999.422073 03/19/2026 02:15:18.837 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:18.838 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:18.838 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:18.838 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.838 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.838 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.838 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252577.664062, idle connection 129278.000000, request 304999.941826 03/19/2026 02:15:18.839 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252577.208008, idle connection 129278.000000, request 304999.494553 03/19/2026 02:15:18.839 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:18.839 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:18.840 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:18.840 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.840 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.840 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.840 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252379.295410, idle connection 128557.000000, request 304999.965191 03/19/2026 02:15:18.840 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252378.968750, idle connection 128556.000000, request 304999.639034 03/19/2026 02:15:18.840 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:18.840 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:18.841 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:18.841 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.841 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.841 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.841 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253584.954834, idle connection 129287.000000, request 304999.956846 03/19/2026 02:15:18.841 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253584.550293, idle connection 129287.000000, request 304999.555111 03/19/2026 02:15:18.842 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252303.704590, idle connection 129150.000000, request 304395.515919 03/19/2026 02:15:18.843 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:18.843 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.843 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (604.8126220703125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:18.843 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:18.843 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252492.500244, idle connection 128746.000000, request 304398.057699 03/19/2026 02:15:18.843 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1124 03/19/2026 02:15:18.843 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.843 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1124 (602.2584438323975 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3000, last_stable_offset=3000, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb7\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xa0wY \x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:18.843 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:18.844 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 2999 03/19/2026 02:15:18.844 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 2999 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:18.844 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3000 (leader epoch 0) 03/19/2026 02:15:18.911 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253006.076904, idle connection 127998.000000, request 304397.556067 03/19/2026 02:15:18.912 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:18.912 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.912 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (603.0969619750977 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:18.912 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:18.912 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251802.301514, idle connection 127986.000000, request 304398.021936 03/19/2026 02:15:18.913 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:18.913 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.913 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (602.388858795166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:18.913 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:18.916 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252826.646240, idle connection 129206.000000, request 304396.957874 03/19/2026 02:15:18.916 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:18.916 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.916 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (603.4061908721924 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:18.916 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.917 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251697.132080, idle connection 128873.000000, request 304999.954224 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.918 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252827.224365, idle connection 129268.000000, request 304999.958277 03/19/2026 02:15:18.918 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:18.918 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:18.918 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:18.919 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.919 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=845, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.919 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 850 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=845, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.919 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252302.156250, idle connection 128863.000000, request 304999.960661 03/19/2026 02:15:18.919 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251695.293945, idle connection 128871.000000, request 304998.118162 03/19/2026 02:15:18.920 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252825.822998, idle connection 129267.000000, request 304998.560429 03/19/2026 02:15:18.920 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252301.176025, idle connection 128862.000000, request 304998.984575 03/19/2026 02:15:18.944 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3000 03/19/2026 02:15:18.944 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:18.945 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:18.945 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.945 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1120, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3000, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:18.945 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1125 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1120, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3000, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:18.945 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252390.392822, idle connection 128644.000000, request 304999.943972 03/19/2026 02:15:18.945 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252389.958496, idle connection 128644.000000, request 304999.520063 03/19/2026 02:15:18.956 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252823.781982, idle connection 129169.000000, request 304398.690701 03/19/2026 02:15:18.957 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:18.957 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.957 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.7892360687256 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:18.957 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:18.962 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:18.962 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:18.963 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:18.963 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:18.963 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.963 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:18.963 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253416.705078, idle connection 129158.000000, request 304999.955654 03/19/2026 02:15:18.963 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253416.318115, idle connection 129158.000000, request 304999.572754 03/19/2026 02:15:18.995 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253546.181885, idle connection 127918.000000, request 304397.928953 03/19/2026 02:15:18.995 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:18.995 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:18.995 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.625846862793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:18.996 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:19.017 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252802.469238, idle connection 129109.000000, request 304395.992279 03/19/2026 02:15:19.017 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:19.017 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.018 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (604.555606842041 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:19.018 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:19.018 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253825.467529, idle connection 129111.000000, request 304396.132469 03/19/2026 02:15:19.018 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252758.354248, idle connection 128585.000000, request 304396.911383 03/19/2026 02:15:19.018 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:19.018 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.018 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (604.3007373809814 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:19.018 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:19.019 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:19.019 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.019 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (604.0093898773193 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:19.019 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:19.064 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251843.492432, idle connection 127836.000000, request 304397.295237 03/19/2026 02:15:19.064 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:19.064 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.064 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (603.3127307891846 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:19.064 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:19.065 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253553.914307, idle connection 129142.000000, request 304397.292376 03/19/2026 02:15:19.065 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:19.065 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.065 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (603.0876636505127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:19.065 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:19.094 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:19.094 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:19.094 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:19.094 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.094 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.094 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.095 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252923.603760, idle connection 128965.000000, request 304999.908447 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.095 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252825.179688, idle connection 128444.000000, request 304999.951839 03/19/2026 02:15:19.096 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252922.461182, idle connection 128964.000000, request 304998.780251 03/19/2026 02:15:19.096 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252824.412354, idle connection 128443.000000, request 304999.188900 03/19/2026 02:15:19.120 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:19.120 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:19.120 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:19.120 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.121 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=849, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.121 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 854 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=849, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.121 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253109.215332, idle connection 128275.000000, request 304999.936819 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=851, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 856 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=851, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.121 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252910.099365, idle connection 128553.000000, request 304999.961138 03/19/2026 02:15:19.122 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253108.159912, idle connection 128273.000000, request 304998.891354 03/19/2026 02:15:19.122 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252909.458740, idle connection 128552.000000, request 304999.322653 03/19/2026 02:15:19.220 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253012.125732, idle connection 128894.000000, request 304398.662567 03/19/2026 02:15:19.220 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 790 03/19/2026 02:15:19.220 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.221 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 790 (601.9244194030762 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:19.221 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.276 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251531.747559, idle connection 128118.000000, request 304999.944687 03/19/2026 02:15:19.277 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252136.031738, idle connection 128120.000000, request 304397.288799 03/19/2026 02:15:19.277 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251530.959717, idle connection 128117.000000, request 304999.167442 03/19/2026 02:15:19.277 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:19.277 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.278 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (603.4600734710693 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:19.278 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:19.293 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:19.294 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:19.294 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:19.294 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.294 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.294 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.294 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251614.871094, idle connection 128309.000000, request 304999.929428 03/19/2026 02:15:19.295 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251614.449463, idle connection 128309.000000, request 304999.514103 03/19/2026 02:15:19.310 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253057.927002, idle connection 127590.000000, request 304398.852825 03/19/2026 02:15:19.311 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:19.311 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.311 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.7045974731445 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:19.311 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:19.344 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252140.974365, idle connection 127834.000000, request 304398.039579 03/19/2026 02:15:19.345 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:19.345 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.345 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (602.5056838989258 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:19.345 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:19.358 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252154.491943, idle connection 128281.000000, request 304398.932695 03/19/2026 02:15:19.359 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:19.359 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.359 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (601.6318798065186 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:19.359 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:19.439 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251976.605713, idle connection 128677.000000, request 304398.874044 03/19/2026 02:15:19.440 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:19.440 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.440 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.8540859222412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:19.440 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:19.441 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251777.827393, idle connection 127955.000000, request 304398.489475 03/19/2026 02:15:19.442 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:19.442 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.442 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.9740104675293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:19.442 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:19.442 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252983.667969, idle connection 128686.000000, request 304398.670673 03/19/2026 02:15:19.442 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:19.443 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.443 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (601.7005443572998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:19.443 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:19.443 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:19.443 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:19.443 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:19.443 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.443 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.444 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.444 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251702.357422, idle connection 128549.000000, request 304999.945402 03/19/2026 02:15:19.444 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251701.871582, idle connection 128548.000000, request 304999.463558 03/19/2026 02:15:19.512 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:19.513 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:19.513 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:19.513 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.513 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.513 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.513 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252403.999756, idle connection 127396.000000, request 304999.945402 03/19/2026 02:15:19.513 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:19.514 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:19.514 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:19.514 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.514 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.514 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.514 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251200.717041, idle connection 127385.000000, request 304999.962091 03/19/2026 02:15:19.514 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252402.908447, idle connection 127395.000000, request 304998.862028 03/19/2026 02:15:19.515 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251199.984131, idle connection 127384.000000, request 304999.233961 03/19/2026 02:15:19.517 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:19.517 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:19.517 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:19.517 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.517 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.517 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.517 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252225.354980, idle connection 128605.000000, request 304999.963045 03/19/2026 02:15:19.517 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252225.070801, idle connection 128605.000000, request 304999.682426 03/19/2026 02:15:19.520 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251094.388916, idle connection 128270.000000, request 304397.212505 03/19/2026 02:15:19.520 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:19.520 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.520 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (603.1415462493896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:19.521 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:19.521 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252224.575684, idle connection 128666.000000, request 304397.312403 03/19/2026 02:15:19.521 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251700.084717, idle connection 128261.000000, request 304397.894621 03/19/2026 02:15:19.521 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:19.521 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.521 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (603.0609607696533 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:19.521 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:19.521 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 850 03/19/2026 02:15:19.522 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.522 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 850 (602.7710437774658 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:19.522 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:19.546 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251789.467529, idle connection 128043.000000, request 304399.018764 03/19/2026 02:15:19.546 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1125 03/19/2026 02:15:19.547 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.547 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1125 (601.6356945037842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3001, last_stable_offset=3001, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb8\x00\x00\x00\xfe\x00\x00\x00\x00\x021\x9f\xb4U\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:19.547 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:19.547 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3000 03/19/2026 02:15:19.547 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3000 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:19.547 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3001 (leader epoch 0) 03/19/2026 02:15:19.557 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:19.558 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:19.558 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:19.558 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.558 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.558 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.558 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252221.968018, idle connection 128567.000000, request 304999.932289 03/19/2026 02:15:19.559 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252221.461182, idle connection 128566.000000, request 304999.438286 03/19/2026 02:15:19.565 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252814.723389, idle connection 128556.000000, request 304397.975445 03/19/2026 02:15:19.565 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:19.565 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.565 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.5106906890869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:19.566 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:19.596 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:19.596 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:19.596 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:19.596 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.597 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.597 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.597 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252944.105225, idle connection 127316.000000, request 304999.942541 03/19/2026 02:15:19.597 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252943.655273, idle connection 127315.000000, request 304999.501705 03/19/2026 02:15:19.618 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:19.618 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:19.618 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:19.618 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.619 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.619 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.619 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252200.579346, idle connection 128507.000000, request 304999.933004 03/19/2026 02:15:19.619 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:19.619 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:19.619 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:19.619 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.619 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.620 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.620 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253223.692139, idle connection 128509.000000, request 304999.951839 03/19/2026 02:15:19.620 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252199.412842, idle connection 128506.000000, request 304998.783112 03/19/2026 02:15:19.620 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:19.620 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:19.620 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:19.620 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.620 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.620 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.621 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252155.707520, idle connection 127982.000000, request 304999.957323 03/19/2026 02:15:19.621 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 253222.365967, idle connection 128508.000000, request 304998.632193 03/19/2026 02:15:19.622 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252154.792725, idle connection 127981.000000, request 304999.045134 03/19/2026 02:15:19.648 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3001 03/19/2026 02:15:19.648 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:19.648 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:19.648 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.648 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1121, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3001, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:19.649 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1126 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1121, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3001, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:19.649 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251686.656982, idle connection 127940.000000, request 304999.945879 03/19/2026 02:15:19.649 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251686.176758, idle connection 127940.000000, request 304999.471188 03/19/2026 02:15:19.665 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:19.665 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:19.665 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:19.665 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.665 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.666 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.666 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251241.274658, idle connection 127234.000000, request 304999.934435 03/19/2026 02:15:19.666 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:19.666 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:19.666 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:19.666 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.666 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.666 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.667 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252951.929688, idle connection 128540.000000, request 304999.952316 03/19/2026 02:15:19.667 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251239.957520, idle connection 127233.000000, request 304998.630524 03/19/2026 02:15:19.667 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252951.100586, idle connection 128539.000000, request 304999.128103 03/19/2026 02:15:19.697 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252321.644287, idle connection 128364.000000, request 304397.953749 03/19/2026 02:15:19.697 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:19.697 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.697 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (602.686882019043 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:19.697 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:19.698 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252222.907227, idle connection 127842.000000, request 304397.679806 03/19/2026 02:15:19.698 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:19.698 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.698 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.6673316955566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:19.698 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:19.723 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252507.364014, idle connection 127673.000000, request 304398.080826 03/19/2026 02:15:19.723 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 854 03/19/2026 02:15:19.723 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.723 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 854 (602.5960445404053 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:19.724 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:19.724 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252307.886963, idle connection 127951.000000, request 304397.750139 03/19/2026 02:15:19.724 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 856 03/19/2026 02:15:19.724 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.724 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 856 (602.5395393371582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:19.724 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:19.821 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:19.821 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:19.822 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:19.822 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.822 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.822 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 791 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=786, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.822 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252409.978027, idle connection 128292.000000, request 304999.941826 03/19/2026 02:15:19.823 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252409.442627, idle connection 128292.000000, request 304999.412537 03/19/2026 02:15:19.878 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:19.878 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:19.878 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:19.878 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.879 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.879 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.879 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251533.886719, idle connection 127518.000000, request 304999.936104 03/19/2026 02:15:19.879 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250928.905762, idle connection 127515.000000, request 304397.109747 03/19/2026 02:15:19.880 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251533.220703, idle connection 127518.000000, request 304999.277592 03/19/2026 02:15:19.880 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:19.880 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.880 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (603.6403179168701 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:19.880 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:19.895 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251013.872314, idle connection 127708.000000, request 304398.928642 03/19/2026 02:15:19.896 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:19.896 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:19.896 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.6299724578857 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:19.896 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:19.912 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252455.296387, idle connection 126987.000000, request 304999.945402 03/19/2026 02:15:19.913 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252454.856689, idle connection 126987.000000, request 304999.513626 03/19/2026 02:15:19.945 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:19.945 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:19.946 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:19.946 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.946 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.946 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.946 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251539.083984, idle connection 127233.000000, request 304999.944448 03/19/2026 02:15:19.947 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251538.611816, idle connection 127232.000000, request 304999.480963 03/19/2026 02:15:19.959 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:19.960 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:19.960 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:19.960 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:19.960 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.960 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:19.960 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251552.572021, idle connection 127679.000000, request 304999.949455 03/19/2026 02:15:19.961 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251552.150391, idle connection 127679.000000, request 304999.534607 03/19/2026 02:15:20.041 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:20.041 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:20.041 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:20.041 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.041 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.041 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.042 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251374.310791, idle connection 128075.000000, request 304999.942064 03/19/2026 02:15:20.042 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251373.824219, idle connection 128075.000000, request 304999.462128 03/19/2026 02:15:20.042 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:20.042 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:20.042 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:20.043 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.043 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.043 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.043 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251176.239990, idle connection 127354.000000, request 304999.950886 03/19/2026 02:15:20.043 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:20.043 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:20.043 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:20.043 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.044 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.044 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.044 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252382.074951, idle connection 128084.000000, request 304999.956369 03/19/2026 02:15:20.044 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251174.994385, idle connection 127352.000000, request 304998.708725 03/19/2026 02:15:20.044 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252381.406250, idle connection 128084.000000, request 304999.290466 03/19/2026 02:15:20.045 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251101.286133, idle connection 127948.000000, request 304398.879051 03/19/2026 02:15:20.045 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:20.045 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.045 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.5927791595459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:20.045 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:20.115 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251801.885498, idle connection 126794.000000, request 304397.831202 03/19/2026 02:15:20.116 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:20.116 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.116 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.8075218200684 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:20.116 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:20.116 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250598.309082, idle connection 126782.000000, request 304397.554159 03/19/2026 02:15:20.117 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:20.117 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.117 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.808952331543 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:20.117 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:20.118 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251624.690186, idle connection 128005.000000, request 304399.296284 03/19/2026 02:15:20.118 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:20.118 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.118 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.0417938232422 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:20.118 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:20.121 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:20.122 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:20.122 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:20.122 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.122 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.122 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.122 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250492.532471, idle connection 127669.000000, request 304999.957800 03/19/2026 02:15:20.122 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:20.122 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:20.122 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:20.122 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.122 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.122 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.123 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251622.782715, idle connection 128064.000000, request 304999.966621 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=846, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 851 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=846, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.123 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251097.827881, idle connection 127658.000000, request 304999.965906 03/19/2026 02:15:20.123 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250491.025879, idle connection 127667.000000, request 304998.456240 03/19/2026 02:15:20.124 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251621.605469, idle connection 128063.000000, request 304998.792887 03/19/2026 02:15:20.124 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251096.999512, idle connection 127658.000000, request 304999.140978 03/19/2026 02:15:20.159 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251620.916992, idle connection 127966.000000, request 304398.885012 03/19/2026 02:15:20.160 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:20.160 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.160 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.7165184020996 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:20.160 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:20.167 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:20.167 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:20.167 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:20.167 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.167 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.167 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.168 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252212.029053, idle connection 127954.000000, request 304999.949217 03/19/2026 02:15:20.168 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252211.627930, idle connection 127953.000000, request 304999.556541 03/19/2026 02:15:20.198 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252342.490234, idle connection 126714.000000, request 304398.326874 03/19/2026 02:15:20.199 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:20.199 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.199 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (602.1866798400879 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:20.199 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:20.221 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251597.963623, idle connection 127905.000000, request 304397.322655 03/19/2026 02:15:20.222 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:20.222 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.222 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (603.203296661377 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:20.222 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:20.222 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252620.938721, idle connection 127906.000000, request 304397.204161 03/19/2026 02:15:20.223 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251553.794678, idle connection 127380.000000, request 304398.048162 03/19/2026 02:15:20.223 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:20.223 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.223 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (603.2557487487793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:20.223 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:20.223 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:20.223 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.223 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (602.6990413665771 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:20.223 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:20.251 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251084.642578, idle connection 127338.000000, request 304397.929907 03/19/2026 02:15:20.251 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1126 03/19/2026 02:15:20.251 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.252 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1126 (602.7324199676514 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:20.252 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:20.269 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250638.072266, idle connection 126631.000000, request 304396.734953 03/19/2026 02:15:20.269 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:20.269 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.270 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (603.8241386413574 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:20.270 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:20.270 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252348.619385, idle connection 127936.000000, request 304396.645784 03/19/2026 02:15:20.270 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:20.270 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.270 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (603.6643981933594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:20.270 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:20.299 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:20.299 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:20.299 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:20.299 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.299 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.300 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.300 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251718.451904, idle connection 127760.000000, request 304999.939442 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.300 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251620.019043, idle connection 127239.000000, request 304999.940872 03/19/2026 02:15:20.301 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251717.180908, idle connection 127759.000000, request 304998.677731 03/19/2026 02:15:20.301 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251619.179688, idle connection 127238.000000, request 304999.108553 03/19/2026 02:15:20.324 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:20.324 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:20.324 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:20.324 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.324 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=850, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.325 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 855 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=850, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.325 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251905.253906, idle connection 127071.000000, request 304999.933481 03/19/2026 02:15:20.325 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:20.325 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:20.325 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:20.325 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.325 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=852, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.326 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 857 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=852, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.326 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251705.929443, idle connection 127349.000000, request 304999.943018 03/19/2026 02:15:20.326 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251903.936279, idle connection 127069.000000, request 304998.625994 03/19/2026 02:15:20.326 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251705.208496, idle connection 127348.000000, request 304999.227524 03/19/2026 02:15:20.424 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251807.989258, idle connection 127690.000000, request 304397.949696 03/19/2026 02:15:20.425 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 791 03/19/2026 02:15:20.425 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.425 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 791 (602.637529373169 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:20.425 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:20.481 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:20.481 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:20.481 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:20.481 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.481 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.481 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.482 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250326.455322, idle connection 126912.000000, request 304999.924421 03/19/2026 02:15:20.482 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250930.809326, idle connection 126915.000000, request 304396.862745 03/19/2026 02:15:20.482 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250325.661377, idle connection 126912.000000, request 304999.138832 03/19/2026 02:15:20.483 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:20.483 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.483 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (603.9769649505615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:20.483 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:20.496 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:20.497 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:20.497 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:20.497 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.497 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.497 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.497 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250412.066895, idle connection 127106.000000, request 304999.949217 03/19/2026 02:15:20.498 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250411.568848, idle connection 127106.000000, request 304999.454021 03/19/2026 02:15:20.514 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251854.297852, idle connection 126386.000000, request 304398.938179 03/19/2026 02:15:20.515 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:20.515 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.515 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.8190383911133 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:20.515 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:20.547 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250938.092041, idle connection 126632.000000, request 304398.948908 03/19/2026 02:15:20.548 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:20.548 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.548 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.6860008239746 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:20.548 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:20.561 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250951.623535, idle connection 127078.000000, request 304398.993254 03/19/2026 02:15:20.562 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:20.562 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.562 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (601.6182899475098 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:20.562 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:20.644 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250772.307373, idle connection 127473.000000, request 304397.929192 03/19/2026 02:15:20.644 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:20.644 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.644 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.7607917785645 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:20.644 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:20.645 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250574.361572, idle connection 126752.000000, request 304398.074627 03/19/2026 02:15:20.645 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:20.645 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.645 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (602.2427082061768 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:20.645 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:20.645 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251780.460938, idle connection 127483.000000, request 304398.333549 03/19/2026 02:15:20.646 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:20.646 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.646 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.9737720489502 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:20.646 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.646 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250499.544189, idle connection 127346.000000, request 304999.963284 03/19/2026 02:15:20.647 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250499.177490, idle connection 127345.000000, request 304999.598503 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.717 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251199.810303, idle connection 126192.000000, request 304999.931097 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.718 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249996.487793, idle connection 126180.000000, request 304999.937057 03/19/2026 02:15:20.719 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251198.553711, idle connection 126190.000000, request 304998.690844 03/19/2026 02:15:20.719 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:20.719 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:20.719 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:20.719 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.719 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.719 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.720 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251022.906250, idle connection 127403.000000, request 304999.951363 03/19/2026 02:15:20.720 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249994.755615, idle connection 126179.000000, request 304998.211145 03/19/2026 02:15:20.720 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251022.141846, idle connection 127402.000000, request 304999.192476 03/19/2026 02:15:20.724 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249890.147217, idle connection 127066.000000, request 304397.569418 03/19/2026 02:15:20.725 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:20.725 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.725 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.9386520385742 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:20.725 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:20.725 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251020.072266, idle connection 127461.000000, request 304397.253036 03/19/2026 02:15:20.725 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250495.505615, idle connection 127056.000000, request 304397.644997 03/19/2026 02:15:20.726 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:20.726 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.726 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (603.2528877258301 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:20.726 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:20.726 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 851 03/19/2026 02:15:20.726 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.726 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 851 (603.1186580657959 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:20.726 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:20.760 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:20.761 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:20.761 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:20.761 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.761 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.761 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.761 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251018.922852, idle connection 127364.000000, request 304999.942541 03/19/2026 02:15:20.762 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251018.450439, idle connection 127363.000000, request 304999.479532 03/19/2026 02:15:20.768 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251611.154053, idle connection 127353.000000, request 304399.077177 03/19/2026 02:15:20.769 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:20.769 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.769 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.4609336853027 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:20.769 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:20.802 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:20.802 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:20.802 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:20.802 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.802 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.802 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.803 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251738.296143, idle connection 126110.000000, request 304999.923706 03/19/2026 02:15:20.803 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251737.725098, idle connection 126109.000000, request 304999.367714 03/19/2026 02:15:20.823 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:20.823 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:20.823 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:20.823 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.823 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.824 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.824 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250995.666992, idle connection 127302.000000, request 304999.942064 03/19/2026 02:15:20.824 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:20.824 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:20.824 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:20.824 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.824 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.824 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.825 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252018.803223, idle connection 127304.000000, request 304999.952316 03/19/2026 02:15:20.825 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:20.825 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:20.825 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:20.825 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.825 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.825 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.825 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250951.201172, idle connection 126778.000000, request 304999.961138 03/19/2026 02:15:20.826 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250993.889404, idle connection 127300.000000, request 304998.175859 03/19/2026 02:15:20.826 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 252017.432373, idle connection 127303.000000, request 304998.584270 03/19/2026 02:15:20.826 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250950.154541, idle connection 126777.000000, request 304998.920441 03/19/2026 02:15:20.852 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3001 03/19/2026 02:15:20.852 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:20.852 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:20.853 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.853 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1122, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.853 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1127 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1122, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.853 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250482.608154, idle connection 126736.000000, request 304999.947548 03/19/2026 02:15:20.853 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250482.122070, idle connection 126736.000000, request 304999.470234 03/19/2026 02:15:20.870 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:20.870 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:20.870 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:20.870 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.871 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.871 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.871 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250036.176758, idle connection 126029.000000, request 304999.932528 03/19/2026 02:15:20.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:20.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:20.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:20.871 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:20.872 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.872 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:20.872 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251746.695068, idle connection 127334.000000, request 304999.949217 03/19/2026 02:15:20.872 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250034.802734, idle connection 126027.000000, request 304998.569250 03/19/2026 02:15:20.873 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251745.966553, idle connection 127334.000000, request 304999.225616 03/19/2026 02:15:20.902 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251116.299072, idle connection 127158.000000, request 304397.788763 03/19/2026 02:15:20.902 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:20.902 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.902 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (602.7989387512207 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:20.903 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:20.903 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251017.483154, idle connection 126636.000000, request 304397.393227 03/19/2026 02:15:20.903 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:20.903 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.904 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (603.0757427215576 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:20.904 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:20.927 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251303.187988, idle connection 126469.000000, request 304397.871733 03/19/2026 02:15:20.927 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 855 03/19/2026 02:15:20.927 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.928 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 855 (602.8103828430176 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:20.928 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:20.928 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251103.600586, idle connection 126747.000000, request 304397.615671 03/19/2026 02:15:20.928 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 857 03/19/2026 02:15:20.928 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:20.928 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 857 (602.7677059173584 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:20.929 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:21.025 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:21.026 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:21.026 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:21.026 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.026 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.026 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 792 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=787, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.026 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251205.957520, idle connection 127088.000000, request 304999.941349 03/19/2026 02:15:21.027 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251205.421387, idle connection 127088.000000, request 304999.409676 03/19/2026 02:15:21.083 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:21.084 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:21.084 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:21.084 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.084 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.084 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.084 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250328.332764, idle connection 126313.000000, request 304999.911785 03/19/2026 02:15:21.085 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249723.255615, idle connection 126309.000000, request 304396.737576 03/19/2026 02:15:21.085 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250327.549805, idle connection 126312.000000, request 304999.145508 03/19/2026 02:15:21.086 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:21.086 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.086 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (604.1488647460938 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:21.086 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:21.098 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249811.005859, idle connection 126505.000000, request 304398.881197 03/19/2026 02:15:21.099 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:21.099 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.099 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (601.7782688140869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:21.099 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:21.115 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:21.116 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:21.116 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:21.116 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.116 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.116 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.116 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251252.071777, idle connection 125784.000000, request 304999.930143 03/19/2026 02:15:21.117 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251251.523193, idle connection 125783.000000, request 304999.397039 03/19/2026 02:15:21.148 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:21.148 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:21.149 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:21.149 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.149 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.149 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.149 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250336.151367, idle connection 126030.000000, request 304999.943495 03/19/2026 02:15:21.149 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250335.707275, idle connection 126029.000000, request 304999.511242 03/19/2026 02:15:21.162 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:21.163 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:21.163 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:21.163 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.163 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.163 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.163 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250349.498779, idle connection 126476.000000, request 304999.942780 03/19/2026 02:15:21.164 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250348.997314, idle connection 126476.000000, request 304999.446154 03/19/2026 02:15:21.245 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:21.245 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:21.245 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:21.245 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.245 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.246 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.246 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250170.033447, idle connection 126871.000000, request 304999.928713 03/19/2026 02:15:21.246 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:21.246 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:21.246 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:21.246 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.246 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.246 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.247 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249972.542725, idle connection 126150.000000, request 304999.949694 03/19/2026 02:15:21.247 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:21.247 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:21.247 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:21.247 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.247 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.247 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.247 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251178.543701, idle connection 126881.000000, request 304999.956608 03/19/2026 02:15:21.248 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250168.057373, idle connection 126869.000000, request 304997.968197 03/19/2026 02:15:21.248 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249898.021240, idle connection 126744.000000, request 304398.441315 03/19/2026 02:15:21.248 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249970.803467, idle connection 126148.000000, request 304998.218060 03/19/2026 02:15:21.249 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251177.239014, idle connection 126879.000000, request 304998.657703 03/19/2026 02:15:21.249 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:21.249 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.249 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.6022434234619 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:21.249 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:21.321 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250596.710938, idle connection 125588.000000, request 304396.836758 03/19/2026 02:15:21.321 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:21.321 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.321 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (603.787899017334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:21.321 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:21.322 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249393.075195, idle connection 125577.000000, request 304396.529436 03/19/2026 02:15:21.322 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250420.698486, idle connection 126801.000000, request 304397.749901 03/19/2026 02:15:21.322 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:21.322 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.322 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (603.935718536377 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:21.322 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:21.322 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:21.322 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.323 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (603.0464172363281 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:21.323 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.326 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249288.151855, idle connection 126464.000000, request 304999.949694 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.327 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250418.229736, idle connection 126859.000000, request 304999.951601 03/19/2026 02:15:21.328 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249286.984375, idle connection 126463.000000, request 304998.785257 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=847, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 852 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=847, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.328 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249892.769531, idle connection 126453.000000, request 304999.960184 03/19/2026 02:15:21.329 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250416.801025, idle connection 126858.000000, request 304998.532295 03/19/2026 02:15:21.329 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249892.055908, idle connection 126453.000000, request 304999.251604 03/19/2026 02:15:21.362 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250417.907715, idle connection 126763.000000, request 304398.924351 03/19/2026 02:15:21.363 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:21.363 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.363 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.7112731933594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:21.363 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.370 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251009.284424, idle connection 126751.000000, request 304999.858618 03/19/2026 02:15:21.371 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251008.785400, idle connection 126750.000000, request 304999.368668 03/19/2026 02:15:21.404 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251136.843506, idle connection 125508.000000, request 304398.477793 03/19/2026 02:15:21.405 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:21.405 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.405 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (602.0603179931641 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:21.405 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:21.427 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250392.758057, idle connection 126699.000000, request 304397.034168 03/19/2026 02:15:21.427 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:21.427 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.427 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.5082340240479 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:21.427 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:21.428 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251415.749268, idle connection 126701.000000, request 304396.900654 03/19/2026 02:15:21.428 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250348.629883, idle connection 126175.000000, request 304397.395372 03/19/2026 02:15:21.428 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:21.428 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.428 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (603.5079956054688 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:21.428 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:21.428 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:21.428 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.428 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (603.3401489257812 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:21.429 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:21.454 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249881.296631, idle connection 126135.000000, request 304398.633957 03/19/2026 02:15:21.455 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1127 03/19/2026 02:15:21.455 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.455 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1127 (602.0340919494629 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3002, last_stable_offset=3002, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xb9\x00\x00\x00\xfe\x00\x00\x00\x00\x02B\xf4U\xa6\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:21.455 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:21.455 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3001 03/19/2026 02:15:21.455 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3001 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:21.456 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3002 (leader epoch 0) 03/19/2026 02:15:21.473 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249433.700439, idle connection 125426.000000, request 304397.458076 03/19/2026 02:15:21.474 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:21.474 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.474 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (603.2414436340332 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:21.474 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:21.475 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 251144.010498, idle connection 126732.000000, request 304397.263050 03/19/2026 02:15:21.475 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:21.475 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.475 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (603.1689643859863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:21.475 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:21.504 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:21.504 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:21.504 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:21.504 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.504 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.505 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.505 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250513.350830, idle connection 126555.000000, request 304999.909639 03/19/2026 02:15:21.505 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:21.505 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:21.505 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:21.505 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.505 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.506 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.506 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250414.721191, idle connection 126033.000000, request 304999.940634 03/19/2026 02:15:21.506 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250511.851074, idle connection 126554.000000, request 304998.429537 03/19/2026 02:15:21.507 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250413.792480, idle connection 126032.000000, request 304999.017715 03/19/2026 02:15:21.528 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:21.528 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:21.528 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:21.529 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.529 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=851, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.529 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 856 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=851, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.529 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250701.134277, idle connection 125866.000000, request 304999.933004 03/19/2026 02:15:21.529 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:21.529 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:21.529 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:21.529 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.529 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=853, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.530 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 858 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=853, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.530 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250501.845703, idle connection 126145.000000, request 304999.950171 03/19/2026 02:15:21.530 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250699.838135, idle connection 125865.000000, request 304998.646259 03/19/2026 02:15:21.531 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250501.083740, idle connection 126144.000000, request 304999.195576 03/19/2026 02:15:21.556 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3002 03/19/2026 02:15:21.557 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:21.557 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:21.557 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.557 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1123, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3002, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:21.557 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1128 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1123, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3002, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:21.557 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249778.364258, idle connection 126032.000000, request 304999.947786 03/19/2026 02:15:21.558 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249777.893555, idle connection 126032.000000, request 304999.484777 03/19/2026 02:15:21.627 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250604.773438, idle connection 126487.000000, request 304398.756504 03/19/2026 02:15:21.628 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 792 03/19/2026 02:15:21.628 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.628 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 792 (601.8421649932861 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:21.628 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:21.686 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:21.687 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:21.687 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:21.687 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.687 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.687 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.687 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249120.947266, idle connection 125707.000000, request 304999.943972 03/19/2026 02:15:21.687 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249725.370117, idle connection 125710.000000, request 304396.964550 03/19/2026 02:15:21.688 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249120.294189, idle connection 125706.000000, request 304999.297619 03/19/2026 02:15:21.688 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:21.688 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.688 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (603.7909984588623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:21.688 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:21.699 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:21.700 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:21.700 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:21.700 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.700 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.700 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.700 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249209.047119, idle connection 125903.000000, request 304999.941349 03/19/2026 02:15:21.701 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249208.613525, idle connection 125903.000000, request 304999.513865 03/19/2026 02:15:21.717 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250650.955322, idle connection 125183.000000, request 304398.817301 03/19/2026 02:15:21.718 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:21.718 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.718 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (601.7086505889893 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:21.718 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:21.750 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249735.261230, idle connection 125429.000000, request 304399.054289 03/19/2026 02:15:21.750 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:21.750 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.750 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.4950275421143 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:21.751 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:21.764 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249748.354492, idle connection 125875.000000, request 304398.799181 03/19/2026 02:15:21.765 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:21.765 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.765 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (601.7813682556152 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:21.765 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:21.849 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249566.699463, idle connection 126267.000000, request 304396.589518 03/19/2026 02:15:21.850 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:21.850 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.850 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (603.9979457855225 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:21.850 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:21.850 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:21.850 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:21.850 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:21.850 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.850 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.851 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.851 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249295.356201, idle connection 126142.000000, request 304999.944210 03/19/2026 02:15:21.851 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249368.242676, idle connection 125546.000000, request 304395.653725 03/19/2026 02:15:21.851 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250574.796143, idle connection 126277.000000, request 304396.212339 03/19/2026 02:15:21.851 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:21.851 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.851 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (604.8424243927002 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:21.852 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:21.852 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:21.852 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.852 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (604.5222282409668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:21.852 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:21.852 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249293.692627, idle connection 126140.000000, request 304998.287439 03/19/2026 02:15:21.922 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:21.922 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:21.922 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:21.922 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.922 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.923 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.923 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249994.453369, idle connection 124986.000000, request 304999.942303 03/19/2026 02:15:21.923 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:21.923 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:21.923 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:21.923 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.923 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.923 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.924 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248791.151611, idle connection 124975.000000, request 304999.958515 03/19/2026 02:15:21.924 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:21.924 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:21.924 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:21.924 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.924 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.924 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.924 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249818.270996, idle connection 126198.000000, request 304999.967098 03/19/2026 02:15:21.925 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249992.593506, idle connection 124984.000000, request 304998.093605 03/19/2026 02:15:21.925 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248789.601807, idle connection 124974.000000, request 304998.410702 03/19/2026 02:15:21.925 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249817.044678, idle connection 126197.000000, request 304998.742104 03/19/2026 02:15:21.929 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248685.614746, idle connection 125862.000000, request 304397.417307 03/19/2026 02:15:21.929 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:21.929 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.929 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.9338836669922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:21.929 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:21.930 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249815.798584, idle connection 126257.000000, request 304397.529364 03/19/2026 02:15:21.930 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249291.308350, idle connection 125852.000000, request 304398.505688 03/19/2026 02:15:21.930 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:21.930 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.930 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (602.8790473937988 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:21.930 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:21.930 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 852 03/19/2026 02:15:21.930 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.930 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 852 (602.2231578826904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:21.931 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:21.963 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:21.964 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:21.964 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:21.964 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:21.964 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.964 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:21.964 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249815.995361, idle connection 126161.000000, request 304999.948263 03/19/2026 02:15:21.965 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249815.531494, idle connection 126161.000000, request 304999.492884 03/19/2026 02:15:21.971 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250408.275879, idle connection 126150.000000, request 304398.855686 03/19/2026 02:15:21.972 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:21.972 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:21.972 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.5701293945312 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:21.972 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.007 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250533.744629, idle connection 124905.000000, request 304999.943018 03/19/2026 02:15:22.008 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250532.844727, idle connection 124904.000000, request 304999.053478 03/19/2026 02:15:22.028 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:22.028 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:22.028 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:22.028 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.028 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.028 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.029 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249790.755615, idle connection 126097.000000, request 304999.936581 03/19/2026 02:15:22.029 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249790.310791, idle connection 126097.000000, request 304999.503374 03/19/2026 02:15:22.029 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:22.029 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:22.029 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:22.029 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.030 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.030 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.030 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250813.585938, idle connection 126099.000000, request 304999.965429 03/19/2026 02:15:22.030 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:22.030 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:22.030 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:22.030 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.030 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.030 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.031 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249745.737305, idle connection 125572.000000, request 304999.956131 03/19/2026 02:15:22.031 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250812.386719, idle connection 126098.000000, request 304998.766184 03/19/2026 02:15:22.031 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249744.968750, idle connection 125571.000000, request 304999.193192 03/19/2026 02:15:22.075 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:22.075 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:22.075 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:22.075 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.075 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.076 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.076 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248831.212402, idle connection 124824.000000, request 304999.920607 03/19/2026 02:15:22.076 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:22.076 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:22.076 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:22.076 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.076 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.076 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.077 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250541.955811, idle connection 126130.000000, request 304999.963760 03/19/2026 02:15:22.077 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248830.084717, idle connection 124823.000000, request 304998.811722 03/19/2026 02:15:22.077 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250541.308594, idle connection 126129.000000, request 304999.321699 03/19/2026 02:15:22.107 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249910.926270, idle connection 125953.000000, request 304397.498131 03/19/2026 02:15:22.108 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:22.108 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.108 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (603.0335426330566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:22.108 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:22.108 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249812.347168, idle connection 125431.000000, request 304397.572041 03/19/2026 02:15:22.108 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:22.108 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.108 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.6954650878906 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:22.109 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:22.131 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250099.052490, idle connection 125264.000000, request 304397.850037 03/19/2026 02:15:22.131 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 856 03/19/2026 02:15:22.131 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.132 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 856 (602.7696132659912 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:22.132 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:22.132 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249899.636475, idle connection 125543.000000, request 304397.740841 03/19/2026 02:15:22.132 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 858 03/19/2026 02:15:22.132 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.132 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 858 (602.6380062103271 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:22.133 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:22.158 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249177.354980, idle connection 125431.000000, request 304398.936987 03/19/2026 02:15:22.159 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1128 03/19/2026 02:15:22.159 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.159 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1128 (601.6771793365479 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3003, last_stable_offset=3003, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xba\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xcc\xaaC(\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:22.159 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:22.159 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3002 03/19/2026 02:15:22.159 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3002 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:22.160 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3003 (leader epoch 0) 03/19/2026 02:15:22.229 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:22.229 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:22.229 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:22.229 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.229 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.230 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 793 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=788, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.230 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250002.309814, idle connection 125884.000000, request 304999.919891 03/19/2026 02:15:22.230 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250001.633789, idle connection 125884.000000, request 304999.254227 03/19/2026 02:15:22.261 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3003 03/19/2026 02:15:22.261 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:22.261 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:22.261 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.261 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1124, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3003, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:22.262 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1129 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1124, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3003, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:22.262 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249073.615967, idle connection 125327.000000, request 304999.936819 03/19/2026 02:15:22.262 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249073.073486, idle connection 125327.000000, request 304999.405146 03/19/2026 02:15:22.289 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:22.289 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:22.289 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:22.289 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.289 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.289 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.290 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249123.240967, idle connection 125108.000000, request 304999.946117 03/19/2026 02:15:22.290 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248518.283936, idle connection 125104.000000, request 304397.289276 03/19/2026 02:15:22.290 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249122.635498, idle connection 125107.000000, request 304999.351263 03/19/2026 02:15:22.290 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:22.290 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.291 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (603.4541130065918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:22.291 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:22.301 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248608.161133, idle connection 125302.000000, request 304399.055719 03/19/2026 02:15:22.301 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:22.301 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.302 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.4811992645264 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:22.302 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:22.319 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:22.319 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:22.319 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:22.320 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.320 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.320 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.320 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250048.338135, idle connection 124580.000000, request 304999.928474 03/19/2026 02:15:22.321 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250047.849854, idle connection 124580.000000, request 304999.454021 03/19/2026 02:15:22.353 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:22.354 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:22.354 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:22.354 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.354 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.354 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.354 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249131.011475, idle connection 124824.000000, request 304999.931335 03/19/2026 02:15:22.355 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249130.261719, idle connection 124824.000000, request 304999.194860 03/19/2026 02:15:22.365 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:22.366 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:22.366 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:22.366 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.366 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.366 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.366 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249146.469238, idle connection 125273.000000, request 304999.947548 03/19/2026 02:15:22.367 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249146.061279, idle connection 125273.000000, request 304999.547958 03/19/2026 02:15:22.450 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:22.451 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:22.451 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:22.451 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.451 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.451 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.451 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248964.764893, idle connection 125665.000000, request 304999.945402 03/19/2026 02:15:22.452 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248964.304688, idle connection 125665.000000, request 304999.493122 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.452 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248766.695557, idle connection 124944.000000, request 304999.948978 03/19/2026 02:15:22.453 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:22.453 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:22.453 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:22.453 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.453 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.453 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.453 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249972.865479, idle connection 125675.000000, request 304999.969721 03/19/2026 02:15:22.453 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248765.832520, idle connection 124943.000000, request 304999.089241 03/19/2026 02:15:22.454 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248692.533691, idle connection 125539.000000, request 304397.126913 03/19/2026 02:15:22.454 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249972.136230, idle connection 125674.000000, request 304999.243021 03/19/2026 02:15:22.454 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:22.454 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.454 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.4886837005615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:22.454 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:22.526 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249391.226318, idle connection 124383.000000, request 304396.719217 03/19/2026 02:15:22.526 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:22.527 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.527 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (603.9021015167236 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:22.527 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:22.527 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248187.600586, idle connection 124372.000000, request 304396.410704 03/19/2026 02:15:22.527 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249215.258789, idle connection 125595.000000, request 304396.956921 03/19/2026 02:15:22.527 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:22.527 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.528 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (604.0315628051758 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:22.528 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:22.528 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:22.528 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.528 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (603.7542819976807 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:22.528 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:22.530 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:22.530 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:22.530 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:22.530 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.530 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.531 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.531 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248083.820557, idle connection 125260.000000, request 304999.942780 03/19/2026 02:15:22.531 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248083.343262, idle connection 125259.000000, request 304999.470949 03/19/2026 02:15:22.531 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:22.531 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:22.532 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:22.532 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.532 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.532 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.532 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249213.278564, idle connection 125655.000000, request 304999.950409 03/19/2026 02:15:22.532 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:22.532 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:22.532 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:22.533 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.533 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=848, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.533 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 853 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=848, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.533 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248688.068604, idle connection 125249.000000, request 304999.951601 03/19/2026 02:15:22.533 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249211.944580, idle connection 125653.000000, request 304998.619318 03/19/2026 02:15:22.534 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248687.209229, idle connection 125248.000000, request 304999.098539 03/19/2026 02:15:22.565 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249214.947021, idle connection 125560.000000, request 304398.896694 03/19/2026 02:15:22.566 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:22.566 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.566 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.686954498291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:22.566 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:22.572 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:22.572 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:22.572 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:22.573 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.573 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.573 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.573 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249806.740234, idle connection 125548.000000, request 304999.952078 03/19/2026 02:15:22.573 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249806.330322, idle connection 125548.000000, request 304999.549866 03/19/2026 02:15:22.609 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249932.023438, idle connection 124304.000000, request 304398.221731 03/19/2026 02:15:22.609 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:22.609 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.610 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.3414134979248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:22.610 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:22.630 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249189.199951, idle connection 125496.000000, request 304398.382664 03/19/2026 02:15:22.631 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:22.631 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.631 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.3001670837402 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:22.631 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:22.632 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 250211.103516, idle connection 125496.000000, request 304397.479773 03/19/2026 02:15:22.632 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:22.633 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.633 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (602.8957366943359 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:22.633 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:22.633 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249143.396484, idle connection 124970.000000, request 304397.618294 03/19/2026 02:15:22.633 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:22.633 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.633 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (602.6656627655029 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:22.633 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:22.678 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248228.885010, idle connection 124222.000000, request 304397.597551 03/19/2026 02:15:22.679 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:22.679 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.679 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (603.0242443084717 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:22.679 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:22.679 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249939.390137, idle connection 125527.000000, request 304397.401571 03/19/2026 02:15:22.679 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:22.679 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.679 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (602.8749942779541 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:22.680 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:22.709 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:22.709 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:22.709 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:22.709 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.710 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.710 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.710 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249308.327148, idle connection 125350.000000, request 304999.938011 03/19/2026 02:15:22.710 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:22.710 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:22.710 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:22.710 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.710 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.711 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.711 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249209.774170, idle connection 124828.000000, request 304999.952316 03/19/2026 02:15:22.711 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249306.880371, idle connection 125349.000000, request 304998.502016 03/19/2026 02:15:22.712 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249208.853516, idle connection 124827.000000, request 304999.038458 03/19/2026 02:15:22.732 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:22.732 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:22.732 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:22.733 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.733 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=852, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.733 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 857 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=852, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.733 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249497.038330, idle connection 124662.000000, request 304999.931335 03/19/2026 02:15:22.733 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:22.733 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:22.733 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:22.733 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.734 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=854, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.734 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 859 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=854, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.734 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249297.764648, idle connection 124941.000000, request 304999.955416 03/19/2026 02:15:22.734 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249495.675537, idle connection 124661.000000, request 304998.580933 03/19/2026 02:15:22.735 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249296.856445, idle connection 124940.000000, request 304999.056578 03/19/2026 02:15:22.832 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249399.950684, idle connection 125282.000000, request 304397.569895 03/19/2026 02:15:22.833 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 793 03/19/2026 02:15:22.833 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.833 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 793 (603.1556129455566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:22.833 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:22.863 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248472.360107, idle connection 124726.000000, request 304398.677349 03/19/2026 02:15:22.864 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1129 03/19/2026 02:15:22.864 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.864 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1129 (601.9237041473389 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:22.864 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:22.891 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:22.892 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:22.892 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:22.892 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.892 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.892 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.892 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247915.785400, idle connection 124502.000000, request 304999.922276 03/19/2026 02:15:22.893 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248520.086914, idle connection 124504.000000, request 304396.794319 03/19/2026 02:15:22.893 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247914.884033, idle connection 124501.000000, request 304999.036074 03/19/2026 02:15:22.894 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:22.894 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.894 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (604.2771339416504 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:22.894 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:22.902 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:22.902 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:22.903 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:22.903 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:22.903 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.903 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:22.903 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248005.954346, idle connection 124700.000000, request 304999.921083 03/19/2026 02:15:22.904 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248005.359131, idle connection 124700.000000, request 304999.338627 03/19/2026 02:15:22.921 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249447.284668, idle connection 123979.000000, request 304398.870707 03/19/2026 02:15:22.922 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:22.922 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.922 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (601.8426418304443 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:22.922 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:22.956 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248529.651367, idle connection 124223.000000, request 304398.570299 03/19/2026 02:15:22.956 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:22.956 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.956 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (602.2305488586426 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:22.957 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:22.967 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248545.590332, idle connection 124672.000000, request 304399.067640 03/19/2026 02:15:22.968 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:22.968 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:22.968 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (601.5164852142334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:22.968 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:23.052 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248363.598877, idle connection 125064.000000, request 304398.771286 03/19/2026 02:15:23.053 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:23.053 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.053 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.1022796630859 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:23.053 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:23.054 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248165.030029, idle connection 124342.000000, request 304398.277044 03/19/2026 02:15:23.054 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:23.055 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.055 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (602.2219657897949 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:23.055 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:23.055 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:23.055 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:23.055 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:23.055 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.056 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.056 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.056 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248090.136963, idle connection 124936.000000, request 304999.937296 03/19/2026 02:15:23.056 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249369.714844, idle connection 125072.000000, request 304396.816015 03/19/2026 02:15:23.056 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:23.057 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.057 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (603.6167144775391 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:23.057 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:23.057 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248088.685059, idle connection 124935.000000, request 304998.492002 03/19/2026 02:15:23.127 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:23.128 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:23.128 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:23.128 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.128 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.128 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.128 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248788.829346, idle connection 123781.000000, request 304999.922752 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.129 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247585.199463, idle connection 123769.000000, request 304999.932289 03/19/2026 02:15:23.130 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:23.130 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:23.130 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:23.130 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.130 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.130 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.130 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248612.144287, idle connection 124992.000000, request 304999.950886 03/19/2026 02:15:23.131 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248786.425049, idle connection 123778.000000, request 304997.533321 03/19/2026 02:15:23.131 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247583.426270, idle connection 123767.000000, request 304998.168230 03/19/2026 02:15:23.132 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248610.864258, idle connection 124991.000000, request 304998.677492 03/19/2026 02:15:23.134 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247480.830322, idle connection 124657.000000, request 304396.956444 03/19/2026 02:15:23.134 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:23.134 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.134 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (603.5175323486328 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:23.134 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:23.135 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248610.749756, idle connection 125052.000000, request 304397.422314 03/19/2026 02:15:23.135 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248086.191650, idle connection 124647.000000, request 304398.077250 03/19/2026 02:15:23.135 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:23.135 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.135 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (603.2133102416992 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:23.135 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:23.136 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 853 03/19/2026 02:15:23.136 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.136 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 853 (603.003978729248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:23.136 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:23.166 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:23.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:23.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:23.167 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.167 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.167 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.168 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248612.523682, idle connection 124957.000000, request 304999.918461 03/19/2026 02:15:23.168 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248611.871094, idle connection 124957.000000, request 304999.279261 03/19/2026 02:15:23.174 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249205.905518, idle connection 124948.000000, request 304399.114132 03/19/2026 02:15:23.174 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:23.174 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.174 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.5357971191406 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:23.175 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:23.212 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:23.212 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:23.212 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:23.213 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.213 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.213 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.213 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249327.969238, idle connection 123700.000000, request 304999.934196 03/19/2026 02:15:23.214 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249327.438232, idle connection 123699.000000, request 304999.412537 03/19/2026 02:15:23.232 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:23.232 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:23.232 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:23.232 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.232 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.232 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.232 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248586.946533, idle connection 124893.000000, request 304999.924660 03/19/2026 02:15:23.233 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248586.234863, idle connection 124893.000000, request 304999.222994 03/19/2026 02:15:23.234 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:23.234 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:23.234 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:23.234 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.234 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.235 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.235 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249608.637939, idle connection 124894.000000, request 304999.959946 03/19/2026 02:15:23.235 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:23.235 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:23.235 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:23.235 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.235 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.235 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.235 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248540.969727, idle connection 124367.000000, request 304999.965429 03/19/2026 02:15:23.236 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249607.670166, idle connection 124893.000000, request 304998.995781 03/19/2026 02:15:23.236 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248540.362305, idle connection 124367.000000, request 304999.361515 03/19/2026 02:15:23.279 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:23.280 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:23.280 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:23.280 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.280 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.280 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.280 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247626.903564, idle connection 123620.000000, request 304999.942064 03/19/2026 02:15:23.280 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:23.280 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:23.281 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:23.281 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.281 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.281 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.281 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249337.679443, idle connection 124925.000000, request 304999.954462 03/19/2026 02:15:23.281 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247625.818604, idle connection 123618.000000, request 304998.869896 03/19/2026 02:15:23.282 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249337.033691, idle connection 124925.000000, request 304999.317646 03/19/2026 02:15:23.312 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248705.941406, idle connection 124748.000000, request 304397.549391 03/19/2026 02:15:23.313 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:23.313 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.313 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (603.2476425170898 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:23.313 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:23.314 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248606.914307, idle connection 124226.000000, request 304397.091150 03/19/2026 02:15:23.314 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:23.314 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.314 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (603.3587455749512 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:23.314 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:23.335 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248894.736816, idle connection 124060.000000, request 304397.630692 03/19/2026 02:15:23.336 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 857 03/19/2026 02:15:23.336 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.336 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 857 (603.1148433685303 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:23.336 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:23.337 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248695.041504, idle connection 124338.000000, request 304397.233009 03/19/2026 02:15:23.337 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 859 03/19/2026 02:15:23.337 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.337 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 859 (603.3179759979248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:23.337 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:23.434 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:23.434 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:23.434 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:23.434 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.434 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.435 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 794 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=789, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.435 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248797.415039, idle connection 124680.000000, request 304999.939919 03/19/2026 02:15:23.435 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248796.932373, idle connection 124679.000000, request 304999.467373 03/19/2026 02:15:23.464 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3003 03/19/2026 02:15:23.465 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:23.465 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:23.465 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.465 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1125, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.465 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1130 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1125, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.465 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247870.407715, idle connection 124124.000000, request 304999.945164 03/19/2026 02:15:23.466 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247869.951172, idle connection 124124.000000, request 304999.497175 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.495 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247917.542725, idle connection 123902.000000, request 304999.943018 03/19/2026 02:15:23.496 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247312.571533, idle connection 123898.000000, request 304396.723986 03/19/2026 02:15:23.496 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247916.899902, idle connection 123901.000000, request 304999.310255 03/19/2026 02:15:23.496 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:23.496 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.496 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (603.9690971374512 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:23.496 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:23.508 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247401.041748, idle connection 124095.000000, request 304395.018816 03/19/2026 02:15:23.508 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:23.509 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.509 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (605.506420135498 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:23.509 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:23.523 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:23.523 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:23.524 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:23.524 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.524 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.524 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.524 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248844.328369, idle connection 123376.000000, request 304999.944687 03/19/2026 02:15:23.525 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248843.795654, idle connection 123376.000000, request 304999.418020 03/19/2026 02:15:23.558 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:23.558 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:23.558 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:23.558 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.558 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.559 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.559 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247926.418945, idle connection 123620.000000, request 304999.943972 03/19/2026 02:15:23.559 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247925.970215, idle connection 123619.000000, request 304999.504089 03/19/2026 02:15:23.568 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:23.568 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:23.569 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:23.569 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.569 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.569 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.569 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247943.632324, idle connection 124070.000000, request 304999.943972 03/19/2026 02:15:23.569 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247943.194336, idle connection 124070.000000, request 304999.514818 03/19/2026 02:15:23.654 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:23.654 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:23.654 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:23.654 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.654 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.655 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.655 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247761.182373, idle connection 124462.000000, request 304999.947309 03/19/2026 02:15:23.655 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247760.624512, idle connection 124461.000000, request 304999.390602 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.656 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247562.813232, idle connection 123740.000000, request 304999.941587 03/19/2026 02:15:23.657 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247562.278076, idle connection 123740.000000, request 304999.414444 03/19/2026 02:15:23.657 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:23.657 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:23.657 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:23.657 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.658 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.658 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.658 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248768.132812, idle connection 124470.000000, request 304999.961138 03/19/2026 02:15:23.658 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247488.077881, idle connection 124334.000000, request 304397.885799 03/19/2026 02:15:23.658 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248767.641846, idle connection 124470.000000, request 304999.474049 03/19/2026 02:15:23.658 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:23.659 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.659 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.7491092681885 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:23.659 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:23.733 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248184.229492, idle connection 123176.000000, request 304395.326138 03/19/2026 02:15:23.733 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:23.734 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.734 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (605.3962707519531 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:23.734 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:23.734 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246980.446045, idle connection 123164.000000, request 304395.185947 03/19/2026 02:15:23.734 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248008.049561, idle connection 124388.000000, request 304395.862579 03/19/2026 02:15:23.735 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:23.735 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.735 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (605.4403781890869 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:23.735 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:23.735 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:23.735 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.735 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (605.076789855957 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:23.735 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.736 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246878.396240, idle connection 124054.000000, request 304999.961138 03/19/2026 02:15:23.736 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:23.736 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:23.737 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:23.737 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.737 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.737 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.737 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248008.381348, idle connection 124450.000000, request 304999.961138 03/19/2026 02:15:23.737 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:23.737 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:23.737 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:23.737 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.737 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=849, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.737 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 854 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=849, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.738 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247483.386230, idle connection 124044.000000, request 304999.962568 03/19/2026 02:15:23.738 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246876.579346, idle connection 124053.000000, request 304998.146057 03/19/2026 02:15:23.738 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248007.160400, idle connection 124448.000000, request 304998.744726 03/19/2026 02:15:23.738 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247482.534668, idle connection 124043.000000, request 304999.114990 03/19/2026 02:15:23.769 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248011.237549, idle connection 124356.000000, request 304398.642540 03/19/2026 02:15:23.769 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:23.769 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.769 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.8896102905273 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:23.770 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:23.775 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:23.775 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:23.775 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:23.775 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.775 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.776 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.776 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248603.912842, idle connection 124346.000000, request 304999.951839 03/19/2026 02:15:23.776 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248603.505859, idle connection 124345.000000, request 304999.550104 03/19/2026 02:15:23.815 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248726.296143, idle connection 123098.000000, request 304398.265839 03/19/2026 02:15:23.815 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:23.815 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.815 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (602.313756942749 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:23.815 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:23.834 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247985.583252, idle connection 124292.000000, request 304398.568392 03/19/2026 02:15:23.834 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:23.834 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.834 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.942777633667 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:23.835 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:23.837 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 249006.483887, idle connection 124292.000000, request 304397.808313 03/19/2026 02:15:23.837 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:23.837 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.837 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (602.5161743164062 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:23.837 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:23.837 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247938.854492, idle connection 123765.000000, request 304397.853136 03/19/2026 02:15:23.838 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:23.838 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.838 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (602.4038791656494 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:23.838 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:23.883 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247024.126953, idle connection 123017.000000, request 304397.167206 03/19/2026 02:15:23.883 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:23.883 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.884 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (603.3992767333984 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:23.884 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:23.884 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248734.699219, idle connection 124322.000000, request 304396.980286 03/19/2026 02:15:23.884 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:23.884 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:23.884 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (603.2907962799072 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:23.884 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:23.914 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:23.914 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:23.914 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:23.914 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.914 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.914 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.915 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248103.638428, idle connection 124146.000000, request 304999.944210 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.915 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248005.231445, idle connection 123624.000000, request 304999.954224 03/19/2026 02:15:23.916 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248102.523438, idle connection 124144.000000, request 304998.840570 03/19/2026 02:15:23.916 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248004.464600, idle connection 123623.000000, request 304999.195099 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=853, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 858 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=853, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.937 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248292.698730, idle connection 123458.000000, request 304999.946594 03/19/2026 02:15:23.938 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248292.256836, idle connection 123458.000000, request 304999.513626 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=855, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 860 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=855, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:23.938 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248093.150879, idle connection 123736.000000, request 304999.949932 03/19/2026 02:15:23.939 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248092.738770, idle connection 123736.000000, request 304999.541521 03/19/2026 02:15:24.036 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248195.882080, idle connection 124078.000000, request 304398.408890 03/19/2026 02:15:24.037 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 794 03/19/2026 02:15:24.037 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.037 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 794 (602.1878719329834 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:24.037 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:24.066 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247269.318115, idle connection 123523.000000, request 304398.838520 03/19/2026 02:15:24.067 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1130 03/19/2026 02:15:24.067 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.067 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1130 (601.9673347473145 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3004, last_stable_offset=3004, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xbb\x00\x00\x01\t\x00\x00\x00\x00\x02\xf8\x1f~\xc7\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xac\x03\x00\x00\x00\xee\x02ObjectAnalyticsSNMPInfo:cn-jenki...')])]) 03/19/2026 02:15:24.067 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:24.067 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 277 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3003 03/19/2026 02:15:24.068 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3003 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:24.068 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3004 (leader epoch 0) 03/19/2026 02:15:24.097 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:24.097 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:24.097 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:24.097 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.097 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.098 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.098 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246710.303223, idle connection 123296.000000, request 304999.922276 03/19/2026 02:15:24.098 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247314.665527, idle connection 123299.000000, request 304397.069931 03/19/2026 02:15:24.099 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246709.499756, idle connection 123295.000000, request 304999.135256 03/19/2026 02:15:24.099 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:24.099 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.099 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (603.886604309082 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:24.099 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:24.109 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:24.110 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:24.110 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:24.110 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.110 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.110 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.110 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246798.960938, idle connection 123493.000000, request 304999.925375 03/19/2026 02:15:24.111 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246798.400879, idle connection 123493.000000, request 304999.379635 03/19/2026 02:15:24.125 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248243.172119, idle connection 122775.000000, request 304398.784399 03/19/2026 02:15:24.126 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:24.126 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.126 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (601.9229888916016 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:24.126 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:24.160 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247325.425537, idle connection 123019.000000, request 304398.942232 03/19/2026 02:15:24.160 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:24.160 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.161 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.7847061157227 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:24.161 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:24.169 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3004 03/19/2026 02:15:24.169 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:24.169 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:24.169 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.169 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1126, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3004, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:24.169 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1131 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1126, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3004, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:24.170 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247165.809326, idle connection 123419.000000, request 304999.898672 03/19/2026 02:15:24.170 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247342.653076, idle connection 123469.000000, request 304398.967743 03/19/2026 02:15:24.170 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247164.979492, idle connection 123419.000000, request 304999.088764 03/19/2026 02:15:24.171 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:24.171 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.171 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (601.9895076751709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:24.171 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:24.172 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1131 03/19/2026 02:15:24.172 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.172 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1131 (2.205371856689453 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3005, last_stable_offset=3005, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xbc\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x80\xde9\\\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:24.172 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:24.172 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3004 03/19/2026 02:15:24.172 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3004 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:24.173 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3005 (leader epoch 0) 03/19/2026 02:15:24.257 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247158.884766, idle connection 123860.000000, request 304397.646666 03/19/2026 02:15:24.257 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:24.258 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.258 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.0194759368896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:24.258 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:24.258 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246961.124756, idle connection 123138.000000, request 304398.259640 03/19/2026 02:15:24.258 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:24.258 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.258 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.0185947418213 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:24.258 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:24.259 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:24.259 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:24.259 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:24.259 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.259 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.259 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.260 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246886.500000, idle connection 123733.000000, request 304999.957800 03/19/2026 02:15:24.260 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248166.141357, idle connection 123868.000000, request 304397.973061 03/19/2026 02:15:24.260 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246885.964355, idle connection 123732.000000, request 304999.423265 03/19/2026 02:15:24.260 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:24.260 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.261 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.8010845184326 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:24.261 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:24.273 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3005 03/19/2026 02:15:24.273 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:24.273 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:24.273 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.273 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1127, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3005, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:24.274 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1132 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1127, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3005, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:24.274 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247061.666992, idle connection 123315.000000, request 304999.949694 03/19/2026 02:15:24.274 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247061.203125, idle connection 123315.000000, request 304999.487877 03/19/2026 02:15:24.335 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:24.335 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:24.335 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:24.335 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.335 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.336 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.336 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247581.400635, idle connection 122573.000000, request 304999.925137 03/19/2026 02:15:24.336 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:24.336 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:24.336 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:24.336 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.336 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.337 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.337 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246377.967285, idle connection 122562.000000, request 304999.926090 03/19/2026 02:15:24.337 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:24.337 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:24.337 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:24.337 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.337 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.337 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.338 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247404.907471, idle connection 123785.000000, request 304999.952078 03/19/2026 02:15:24.338 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247579.257812, idle connection 122571.000000, request 304997.797966 03/19/2026 02:15:24.338 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246376.389160, idle connection 122560.000000, request 304998.360872 03/19/2026 02:15:24.339 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247403.822998, idle connection 123784.000000, request 304998.872519 03/19/2026 02:15:24.339 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246275.608398, idle connection 123452.000000, request 304397.176027 03/19/2026 02:15:24.339 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247406.346680, idle connection 123848.000000, request 304397.915602 03/19/2026 02:15:24.339 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246881.836182, idle connection 123442.000000, request 304398.416758 03/19/2026 02:15:24.339 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:24.339 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.340 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (603.5001277923584 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:24.340 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:24.340 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:24.340 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.340 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (603.0511856079102 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:24.340 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:24.340 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 854 03/19/2026 02:15:24.340 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.340 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 854 (602.8256416320801 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:24.341 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.370 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247409.551758, idle connection 123755.000000, request 304999.949932 03/19/2026 02:15:24.371 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247409.156982, idle connection 123754.000000, request 304999.562025 03/19/2026 02:15:24.377 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248003.116211, idle connection 123745.000000, request 304399.159670 03/19/2026 02:15:24.377 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:24.377 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.377 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.2210845947266 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:24.377 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:24.416 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:24.416 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:24.416 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:24.417 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.417 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.417 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.417 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248124.036377, idle connection 122496.000000, request 304999.927521 03/19/2026 02:15:24.417 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248123.587646, idle connection 122495.000000, request 304999.490976 03/19/2026 02:15:24.435 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:24.435 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:24.435 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:24.435 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.436 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.436 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.436 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247383.590332, idle connection 123690.000000, request 304999.942780 03/19/2026 02:15:24.436 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247383.146729, idle connection 123690.000000, request 304999.506950 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.438 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248405.142334, idle connection 123690.000000, request 304999.956369 03/19/2026 02:15:24.439 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248404.761963, idle connection 123690.000000, request 304999.580145 03/19/2026 02:15:24.439 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:24.439 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:24.439 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:24.439 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.439 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.439 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.439 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247336.886230, idle connection 123163.000000, request 304999.948025 03/19/2026 02:15:24.440 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247336.425537, idle connection 123163.000000, request 304999.487877 03/19/2026 02:15:24.484 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:24.484 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:24.485 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:24.485 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.485 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.485 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.485 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246422.050293, idle connection 122415.000000, request 304999.938011 03/19/2026 02:15:24.485 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:24.485 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:24.485 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:24.485 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.486 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.486 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.486 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248132.791748, idle connection 123720.000000, request 304999.949455 03/19/2026 02:15:24.486 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246420.918213, idle connection 122414.000000, request 304998.816729 03/19/2026 02:15:24.486 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 248132.099121, idle connection 123720.000000, request 304999.263763 03/19/2026 02:15:24.517 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247501.547607, idle connection 123543.000000, request 304397.847652 03/19/2026 02:15:24.517 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:24.517 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.517 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (602.9202938079834 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:24.518 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:24.518 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247402.614014, idle connection 123021.000000, request 304397.341728 03/19/2026 02:15:24.518 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:24.518 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.518 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (603.0471324920654 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:24.518 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:24.539 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247691.129883, idle connection 122856.000000, request 304398.374557 03/19/2026 02:15:24.539 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 858 03/19/2026 02:15:24.540 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.540 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 858 (602.3485660552979 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:24.540 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:24.540 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247491.526367, idle connection 123134.000000, request 304398.316383 03/19/2026 02:15:24.540 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 860 03/19/2026 02:15:24.540 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.540 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 860 (601.9785404205322 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:24.541 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:24.637 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:24.638 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:24.638 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:24.638 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.638 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.638 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 795 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=790, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.638 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247593.809082, idle connection 123476.000000, request 304999.930859 03/19/2026 02:15:24.639 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247593.330811, idle connection 123475.000000, request 304999.464512 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.700 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246712.304688, idle connection 122697.000000, request 304999.933720 03/19/2026 02:15:24.701 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246107.364014, idle connection 122693.000000, request 304397.001028 03/19/2026 02:15:24.701 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246711.714844, idle connection 122696.000000, request 304999.355078 03/19/2026 02:15:24.701 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:24.701 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.701 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (603.689432144165 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:24.702 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:24.711 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246197.826904, idle connection 122892.000000, request 304398.804903 03/19/2026 02:15:24.712 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:24.712 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.712 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.6147136688232 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:24.712 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:24.727 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:24.727 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:24.728 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:24.728 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.728 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.728 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.728 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247640.272217, idle connection 122172.000000, request 304999.934912 03/19/2026 02:15:24.729 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247639.723633, idle connection 122172.000000, request 304999.399424 03/19/2026 02:15:24.761 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:24.762 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:24.762 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:24.762 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.762 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.762 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.762 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246723.024902, idle connection 122416.000000, request 304999.946117 03/19/2026 02:15:24.763 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246722.577148, idle connection 122416.000000, request 304999.507904 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.772 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246740.436035, idle connection 122867.000000, request 304999.949455 03/19/2026 02:15:24.773 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246740.018066, idle connection 122867.000000, request 304999.538898 03/19/2026 02:15:24.858 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:24.858 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:24.859 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:24.859 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.859 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.859 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.859 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246556.854248, idle connection 123258.000000, request 304999.928236 03/19/2026 02:15:24.859 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:24.859 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:24.859 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:24.859 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.860 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.860 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.860 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246359.395752, idle connection 122537.000000, request 304999.960423 03/19/2026 02:15:24.860 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246555.731201, idle connection 123256.000000, request 304998.830557 03/19/2026 02:15:24.860 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246358.728516, idle connection 122536.000000, request 304999.297857 03/19/2026 02:15:24.861 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:24.861 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:24.861 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:24.861 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.861 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.861 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.861 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247564.551514, idle connection 123267.000000, request 304999.964714 03/19/2026 02:15:24.862 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246284.525146, idle connection 123131.000000, request 304397.986174 03/19/2026 02:15:24.862 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247564.113770, idle connection 123266.000000, request 304999.530315 03/19/2026 02:15:24.862 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:24.862 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.862 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.6124954223633 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:24.862 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:24.875 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246460.729004, idle connection 122714.000000, request 304399.012566 03/19/2026 02:15:24.875 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1132 03/19/2026 02:15:24.875 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.875 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1132 (601.4842987060547 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:24.875 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:24.940 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246977.320557, idle connection 121969.000000, request 304395.842791 03/19/2026 02:15:24.941 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:24.941 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.941 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (605.0329208374023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:24.941 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:24.941 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245773.280273, idle connection 121957.000000, request 304395.243645 03/19/2026 02:15:24.942 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246800.823730, idle connection 123181.000000, request 304395.868301 03/19/2026 02:15:24.942 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:24.942 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:24.942 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:24.942 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.942 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.942 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.943 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245671.816162, idle connection 122848.000000, request 304999.935627 03/19/2026 02:15:24.943 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:24.943 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:24.943 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:24.943 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.943 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.944 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.944 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246801.619141, idle connection 123243.000000, request 304999.941826 03/19/2026 02:15:24.944 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:24.944 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:24.944 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:24.944 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.944 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=850, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.945 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 855 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=850, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.945 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246276.293457, idle connection 122837.000000, request 304999.945641 03/19/2026 02:15:24.945 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:24.945 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.945 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (608.5584163665771 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:24.945 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:24.946 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:24.946 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.946 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (608.3650588989258 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:24.946 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:24.947 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245667.971680, idle connection 122844.000000, request 304996.096134 03/19/2026 02:15:24.947 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246798.467285, idle connection 123240.000000, request 304996.795654 03/19/2026 02:15:24.947 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246273.704102, idle connection 122834.000000, request 304997.361422 03/19/2026 02:15:24.972 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246808.561279, idle connection 123154.000000, request 304398.952246 03/19/2026 02:15:24.972 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:24.972 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:24.972 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.8128395080566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:24.973 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:24.977 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:24.978 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:24.978 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:24.978 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:24.978 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.978 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:24.978 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247401.290527, idle connection 123143.000000, request 304999.929905 03/19/2026 02:15:24.979 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247400.706543, idle connection 123142.000000, request 304999.353409 03/19/2026 02:15:25.018 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247522.581787, idle connection 121894.000000, request 304398.477554 03/19/2026 02:15:25.019 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:25.019 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.019 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.1032333374023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:25.019 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:25.037 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246782.482422, idle connection 123089.000000, request 304398.828983 03/19/2026 02:15:25.037 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:25.038 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.038 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.9790172576904 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:25.038 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:25.040 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247803.189209, idle connection 123088.000000, request 304397.996902 03/19/2026 02:15:25.040 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:25.041 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.041 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (602.5679111480713 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:25.041 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:25.041 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246735.092041, idle connection 122561.000000, request 304398.151398 03/19/2026 02:15:25.042 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:25.042 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.042 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (602.2851467132568 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:25.042 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:25.087 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245819.914062, idle connection 121813.000000, request 304397.801399 03/19/2026 02:15:25.088 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:25.088 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.088 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (602.8163433074951 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:25.088 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:25.088 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247530.421143, idle connection 123118.000000, request 304397.583723 03/19/2026 02:15:25.090 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:25.090 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.090 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (604.0918827056885 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:25.090 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:25.118 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:25.119 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:25.119 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:25.119 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.119 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.119 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.119 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246898.924072, idle connection 122941.000000, request 304999.947309 03/19/2026 02:15:25.119 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:25.120 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:25.120 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:25.120 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.120 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.120 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.120 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246800.457520, idle connection 122419.000000, request 304999.955654 03/19/2026 02:15:25.120 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246897.762451, idle connection 122940.000000, request 304998.792887 03/19/2026 02:15:25.121 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246799.692383, idle connection 122418.000000, request 304999.197483 03/19/2026 02:15:25.140 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:25.140 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:25.140 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:25.141 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.141 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=854, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.141 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 859 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=854, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.141 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247089.145264, idle connection 122254.000000, request 304999.947548 03/19/2026 02:15:25.141 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:25.141 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:25.141 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:25.141 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.141 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=856, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.141 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 861 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=856, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.142 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246890.066895, idle connection 122533.000000, request 304999.962091 03/19/2026 02:15:25.142 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247088.104004, idle connection 122253.000000, request 304998.914480 03/19/2026 02:15:25.142 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246889.314209, idle connection 122532.000000, request 304999.213219 03/19/2026 02:15:25.240 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246991.750244, idle connection 122874.000000, request 304397.869349 03/19/2026 02:15:25.241 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 795 03/19/2026 02:15:25.241 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.241 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 795 (602.8330326080322 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:25.241 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:25.302 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:25.302 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:25.302 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:25.302 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.303 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.303 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.303 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245505.290527, idle connection 122091.000000, request 304999.944448 03/19/2026 02:15:25.303 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246109.691162, idle connection 122094.000000, request 304397.325516 03/19/2026 02:15:25.304 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245504.568115, idle connection 122090.000000, request 304999.228954 03/19/2026 02:15:25.304 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:25.304 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.304 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (603.5482883453369 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:25.304 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:25.312 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:25.312 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:25.312 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:25.313 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.313 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.313 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.313 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245596.320068, idle connection 122290.000000, request 304999.955893 03/19/2026 02:15:25.313 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245595.955078, idle connection 122290.000000, request 304999.593735 03/19/2026 02:15:25.329 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247039.154053, idle connection 121571.000000, request 304398.813248 03/19/2026 02:15:25.330 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:25.330 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.330 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.935625076294 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:25.330 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:25.363 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246122.109131, idle connection 121816.000000, request 304399.030924 03/19/2026 02:15:25.363 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:25.364 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.364 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (601.6106605529785 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:25.364 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:25.373 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246139.572510, idle connection 122266.000000, request 304399.087906 03/19/2026 02:15:25.373 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:25.374 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.374 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (601.4211177825928 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:25.374 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:25.461 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245954.891846, idle connection 122656.000000, request 304397.981167 03/19/2026 02:15:25.461 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:25.461 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.462 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.6394367218018 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:25.462 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:25.462 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245757.152100, idle connection 121934.000000, request 304397.718906 03/19/2026 02:15:25.462 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:25.462 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.462 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (602.703332901001 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:25.463 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.463 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245682.778076, idle connection 122529.000000, request 304999.955893 03/19/2026 02:15:25.463 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246962.427002, idle connection 122665.000000, request 304397.842884 03/19/2026 02:15:25.464 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:25.464 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.464 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (602.4634838104248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:25.464 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:25.464 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245681.852051, idle connection 122528.000000, request 304999.032736 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3005 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1128, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1133 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1128, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.476 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245858.981201, idle connection 122113.000000, request 304999.938488 03/19/2026 02:15:25.477 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245858.566650, idle connection 122112.000000, request 304999.528885 03/19/2026 02:15:25.542 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246374.179443, idle connection 121366.000000, request 304999.931574 03/19/2026 02:15:25.543 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246373.731934, idle connection 121365.000000, request 304999.493361 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.546 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245168.432129, idle connection 121352.000000, request 304999.962330 03/19/2026 02:15:25.546 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:25.546 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:25.547 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:25.547 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.547 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.547 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.547 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246195.607910, idle connection 122575.000000, request 304999.966860 03/19/2026 02:15:25.547 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245167.499512, idle connection 121351.000000, request 304999.033689 03/19/2026 02:15:25.547 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246195.008789, idle connection 122575.000000, request 304999.367237 03/19/2026 02:15:25.548 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245066.806396, idle connection 122243.000000, request 304394.934654 03/19/2026 02:15:25.548 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:25.548 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.548 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (605.4189205169678 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:25.548 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:25.548 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246197.014160, idle connection 122638.000000, request 304395.344973 03/19/2026 02:15:25.549 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245672.480957, idle connection 122233.000000, request 304396.140337 03/19/2026 02:15:25.549 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:25.549 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.549 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (605.1003932952881 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:25.549 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:25.549 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 855 03/19/2026 02:15:25.549 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.549 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 855 (604.5408248901367 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:25.549 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:25.573 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:25.573 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:25.573 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:25.573 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.573 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.574 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.574 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246206.413330, idle connection 122551.000000, request 304999.943018 03/19/2026 02:15:25.574 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246205.996094, idle connection 122551.000000, request 304999.537945 03/19/2026 02:15:25.579 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246800.205322, idle connection 122542.000000, request 304398.838043 03/19/2026 02:15:25.580 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:25.580 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.580 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.567268371582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:25.580 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:25.621 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:25.621 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:25.621 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:25.621 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.621 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.621 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.622 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246919.404053, idle connection 121291.000000, request 304999.937296 03/19/2026 02:15:25.622 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246918.954590, idle connection 121291.000000, request 304999.496222 03/19/2026 02:15:25.639 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:25.639 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:25.639 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:25.640 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.640 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.640 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.640 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246179.580078, idle connection 122486.000000, request 304999.952316 03/19/2026 02:15:25.640 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246179.183350, idle connection 122486.000000, request 304999.560118 03/19/2026 02:15:25.642 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:25.642 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:25.642 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:25.642 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.642 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.643 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.643 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247200.647949, idle connection 122486.000000, request 304999.959230 03/19/2026 02:15:25.643 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:25.643 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:25.643 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:25.643 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.643 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.643 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.643 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246133.011963, idle connection 121959.000000, request 304999.964237 03/19/2026 02:15:25.644 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 247199.727539, idle connection 122485.000000, request 304999.041796 03/19/2026 02:15:25.644 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246132.481201, idle connection 121959.000000, request 304999.436855 03/19/2026 02:15:25.688 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:25.689 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:25.689 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:25.689 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.689 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.689 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.689 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245217.963623, idle connection 121211.000000, request 304999.934673 03/19/2026 02:15:25.690 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245217.524902, idle connection 121210.000000, request 304999.507189 03/19/2026 02:15:25.690 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:25.690 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:25.690 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:25.690 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.690 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.691 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.691 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246927.877441, idle connection 122516.000000, request 304999.964476 03/19/2026 02:15:25.691 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246927.592041, idle connection 122515.000000, request 304999.682426 03/19/2026 02:15:25.721 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246296.821045, idle connection 122339.000000, request 304397.846699 03/19/2026 02:15:25.722 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:25.722 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.722 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (602.6570796966553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:25.722 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:25.722 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246198.279541, idle connection 121817.000000, request 304397.782326 03/19/2026 02:15:25.722 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:25.722 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.723 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (602.541446685791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:25.723 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:25.743 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246487.260498, idle connection 121653.000000, request 304398.060560 03/19/2026 02:15:25.743 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 859 03/19/2026 02:15:25.743 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.743 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 859 (602.5230884552002 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:25.744 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:25.744 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246287.845947, idle connection 121931.000000, request 304397.740602 03/19/2026 02:15:25.744 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 861 03/19/2026 02:15:25.744 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.744 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 861 (602.576494216919 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:25.744 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:25.842 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:25.842 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:25.842 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:25.842 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.842 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.842 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 796 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=791, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.843 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246389.489014, idle connection 122272.000000, request 304999.926329 03/19/2026 02:15:25.843 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246388.978516, idle connection 122271.000000, request 304999.432564 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.905 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245507.454102, idle connection 121492.000000, request 304999.938011 03/19/2026 02:15:25.906 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244902.491455, idle connection 121488.000000, request 304397.152662 03/19/2026 02:15:25.906 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245506.829834, idle connection 121491.000000, request 304999.323130 03/19/2026 02:15:25.906 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:25.906 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.906 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (603.5780906677246 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:25.906 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:25.914 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244995.490967, idle connection 121690.000000, request 304399.115086 03/19/2026 02:15:25.914 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:25.914 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:25.914 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.3493537902832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:25.914 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.931 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246437.007080, idle connection 120969.000000, request 304999.933720 03/19/2026 02:15:25.932 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246436.564697, idle connection 120968.000000, request 304999.501944 03/19/2026 02:15:25.965 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:25.965 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:25.965 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:25.965 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.965 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.965 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.965 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245519.908203, idle connection 121213.000000, request 304999.946356 03/19/2026 02:15:25.966 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245519.491943, idle connection 121213.000000, request 304999.537945 03/19/2026 02:15:25.974 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:25.974 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:25.974 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:25.974 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:25.975 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.975 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:25.975 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245537.877197, idle connection 121665.000000, request 304999.949932 03/19/2026 02:15:25.975 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245537.478027, idle connection 121664.000000, request 304999.558687 03/19/2026 02:15:26.062 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:26.062 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:26.062 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:26.063 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.063 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.063 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.063 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245352.914307, idle connection 122054.000000, request 304999.945402 03/19/2026 02:15:26.063 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:26.063 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:26.063 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:26.064 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.064 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.064 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.064 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245155.352783, idle connection 121333.000000, request 304999.952078 03/19/2026 02:15:26.064 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245351.696777, idle connection 122052.000000, request 304998.737812 03/19/2026 02:15:26.064 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:26.064 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:26.064 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:26.065 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.065 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.065 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.065 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246361.105225, idle connection 122063.000000, request 304999.966621 03/19/2026 02:15:26.065 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245154.100586, idle connection 121331.000000, request 304998.703718 03/19/2026 02:15:26.065 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245080.717773, idle connection 121927.000000, request 304397.898912 03/19/2026 02:15:26.066 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246360.310059, idle connection 122062.000000, request 304999.173880 03/19/2026 02:15:26.066 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:26.066 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.066 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.7460098266602 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:26.066 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:26.077 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245258.135742, idle connection 121512.000000, request 304399.095774 03/19/2026 02:15:26.078 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1133 03/19/2026 02:15:26.078 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.078 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1133 (601.4444828033447 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3006, last_stable_offset=3006, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xbd\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x93\xeb\xca\xf0\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:26.078 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:26.078 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3005 03/19/2026 02:15:26.078 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3005 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:26.079 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3006 (leader epoch 0) 03/19/2026 02:15:26.144 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245772.946777, idle connection 120765.000000, request 304398.699045 03/19/2026 02:15:26.145 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:26.145 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.145 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.9079685211182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:26.145 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:26.148 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244566.885742, idle connection 120751.000000, request 304398.414135 03/19/2026 02:15:26.148 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:26.148 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.148 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.9473075866699 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:26.148 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:26.148 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245593.995850, idle connection 121974.000000, request 304398.354292 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.149 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244465.436035, idle connection 121641.000000, request 304999.951124 03/19/2026 02:15:26.149 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:26.149 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.149 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.5655269622803 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:26.150 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.150 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245595.230713, idle connection 122036.000000, request 304999.966145 03/19/2026 02:15:26.150 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:26.150 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:26.150 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:26.150 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.151 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=851, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.151 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 856 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=851, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.151 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245070.280518, idle connection 121631.000000, request 304999.967098 03/19/2026 02:15:26.151 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244463.461426, idle connection 121640.000000, request 304997.979403 03/19/2026 02:15:26.151 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245594.037354, idle connection 122035.000000, request 304998.773813 03/19/2026 02:15:26.152 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245069.381348, idle connection 121630.000000, request 304999.070883 03/19/2026 02:15:26.175 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245605.500488, idle connection 121950.000000, request 304399.034262 03/19/2026 02:15:26.175 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:26.175 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.175 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.5136241912842 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:26.175 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:26.179 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3006 03/19/2026 02:15:26.179 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:26.179 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:26.179 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.179 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1129, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3006, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:26.180 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1134 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1129, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3006, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:26.180 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245155.713379, idle connection 121409.000000, request 304999.945879 03/19/2026 02:15:26.180 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245155.304932, idle connection 121409.000000, request 304999.545574 03/19/2026 02:15:26.180 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:26.182 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:26.182 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:26.182 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.182 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.182 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.182 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246197.227051, idle connection 121939.000000, request 304999.950171 03/19/2026 02:15:26.183 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246196.751953, idle connection 121938.000000, request 304999.480486 03/19/2026 02:15:26.223 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246317.893311, idle connection 120689.000000, request 304398.422480 03/19/2026 02:15:26.224 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:26.224 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.224 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.2205352783203 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:26.224 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:26.241 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245578.578369, idle connection 121885.000000, request 304398.941040 03/19/2026 02:15:26.241 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:26.241 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.241 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.6027927398682 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:26.242 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:26.244 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246598.853516, idle connection 121884.000000, request 304398.161650 03/19/2026 02:15:26.245 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:26.245 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.245 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (602.2439002990723 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:26.245 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:26.245 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245531.118652, idle connection 121357.000000, request 304398.071527 03/19/2026 02:15:26.245 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:26.246 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.246 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (602.308988571167 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:26.246 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:26.290 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244616.993896, idle connection 120610.000000, request 304398.962498 03/19/2026 02:15:26.290 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:26.291 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.291 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.5868186950684 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:26.291 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:26.291 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 246327.259766, idle connection 121915.000000, request 304399.347067 03/19/2026 02:15:26.291 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:26.292 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.292 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (600.949764251709 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:26.292 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:26.322 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:26.323 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:26.323 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:26.323 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.323 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.323 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.323 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245694.993896, idle connection 121737.000000, request 304999.933958 03/19/2026 02:15:26.323 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:26.323 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:26.324 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:26.324 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.324 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.324 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.324 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245596.522949, idle connection 121215.000000, request 304999.958277 03/19/2026 02:15:26.324 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245693.853516, idle connection 121736.000000, request 304998.800278 03/19/2026 02:15:26.325 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245595.763428, idle connection 121214.000000, request 304999.205351 03/19/2026 02:15:26.344 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:26.344 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:26.344 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:26.344 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.344 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=855, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.344 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 860 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=855, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.345 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245885.448242, idle connection 121051.000000, request 304999.946117 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=857, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 862 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=857, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.345 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245686.292236, idle connection 121329.000000, request 304999.953508 03/19/2026 02:15:26.346 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245884.274902, idle connection 121050.000000, request 304998.781443 03/19/2026 02:15:26.346 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245685.445312, idle connection 121328.000000, request 304999.113321 03/19/2026 02:15:26.444 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245788.428711, idle connection 121671.000000, request 304398.875237 03/19/2026 02:15:26.444 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 796 03/19/2026 02:15:26.444 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.444 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 796 (601.679801940918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:26.444 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:26.507 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:26.507 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:26.507 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:26.507 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.508 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.508 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.508 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244300.186279, idle connection 120886.000000, request 304999.925137 03/19/2026 02:15:26.508 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244904.549072, idle connection 120889.000000, request 304397.040367 03/19/2026 02:15:26.509 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244299.495605, idle connection 120885.000000, request 304999.253750 03/19/2026 02:15:26.509 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:26.509 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.509 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.6736965179443 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:26.509 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.515 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244393.697754, idle connection 121088.000000, request 304999.934196 03/19/2026 02:15:26.516 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244393.232666, idle connection 121087.000000, request 304999.476433 03/19/2026 02:15:26.532 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245836.091797, idle connection 120368.000000, request 304399.022341 03/19/2026 02:15:26.533 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:26.533 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.533 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.4676094055176 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:26.533 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:26.566 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244918.707275, idle connection 120612.000000, request 304398.747921 03/19/2026 02:15:26.567 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:26.567 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.567 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (601.7682552337646 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:26.567 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:26.576 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244937.061035, idle connection 121064.000000, request 304399.135113 03/19/2026 02:15:26.576 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:26.576 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.576 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (601.2845039367676 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:26.576 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:26.666 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244750.203857, idle connection 121451.000000, request 304397.233486 03/19/2026 02:15:26.666 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:26.666 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.666 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (603.3308506011963 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:26.666 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:26.667 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244552.447754, idle connection 120730.000000, request 304397.048473 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.667 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244478.699219, idle connection 121325.000000, request 304999.960899 03/19/2026 02:15:26.668 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245758.325684, idle connection 121460.000000, request 304397.187948 03/19/2026 02:15:26.668 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:26.668 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.668 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (604.1009426116943 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:26.668 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:26.668 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:26.668 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.668 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (603.6059856414795 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:26.669 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:26.669 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244477.011230, idle connection 121323.000000, request 304998.272181 03/19/2026 02:15:26.746 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:26.747 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:26.747 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:26.747 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.747 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.747 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.747 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245170.091797, idle connection 120162.000000, request 304999.924898 03/19/2026 02:15:26.748 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245169.620850, idle connection 120161.000000, request 304999.472380 03/19/2026 02:15:26.748 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243965.666016, idle connection 120150.000000, request 304999.962330 03/19/2026 02:15:26.749 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243965.348389, idle connection 120149.000000, request 304999.647617 03/19/2026 02:15:26.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:26.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:26.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:26.750 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.750 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.750 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.750 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244992.197510, idle connection 121372.000000, request 304999.963284 03/19/2026 02:15:26.751 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244991.896484, idle connection 121372.000000, request 304999.665499 03/19/2026 02:15:26.752 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243862.625244, idle connection 121039.000000, request 304397.142887 03/19/2026 02:15:26.752 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:26.752 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.752 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (603.1863689422607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:26.752 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:26.753 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244992.779053, idle connection 121434.000000, request 304397.513390 03/19/2026 02:15:26.753 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244468.238770, idle connection 121029.000000, request 304397.924900 03/19/2026 02:15:26.753 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:26.753 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.753 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (603.0559539794922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:26.753 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:26.754 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 856 03/19/2026 02:15:26.754 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.754 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 856 (602.9579639434814 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:26.754 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.776 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245003.641113, idle connection 121349.000000, request 304999.947309 03/19/2026 02:15:26.777 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245003.229492, idle connection 121348.000000, request 304999.543905 03/19/2026 02:15:26.783 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244552.557373, idle connection 120806.000000, request 304396.795750 03/19/2026 02:15:26.783 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1134 03/19/2026 02:15:26.783 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.783 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1134 (603.644847869873 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3007, last_stable_offset=3007, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xbe\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xa9#\xb9p\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:26.784 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:26.784 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3006 03/19/2026 02:15:26.784 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3006 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:26.784 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3007 (leader epoch 0) 03/19/2026 02:15:26.784 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245595.440674, idle connection 121337.000000, request 304398.165703 03/19/2026 02:15:26.784 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:26.784 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.785 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.1513938903809 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:26.785 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:26.825 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:26.825 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:26.825 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:26.825 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.825 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.826 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.826 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245715.279053, idle connection 120087.000000, request 304999.939919 03/19/2026 02:15:26.826 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245714.783447, idle connection 120086.000000, request 304999.455452 03/19/2026 02:15:26.842 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:26.842 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:26.842 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:26.842 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.842 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.843 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.843 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244976.763672, idle connection 121283.000000, request 304999.948025 03/19/2026 02:15:26.843 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244976.325928, idle connection 121283.000000, request 304999.516010 03/19/2026 02:15:26.846 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:26.846 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:26.846 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:26.846 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.846 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.847 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.847 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245996.650879, idle connection 121282.000000, request 304999.937296 03/19/2026 02:15:26.847 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:26.847 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:26.847 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:26.847 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.847 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.847 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.847 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244928.889160, idle connection 120755.000000, request 304999.949932 03/19/2026 02:15:26.848 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245995.530762, idle connection 121281.000000, request 304998.825550 03/19/2026 02:15:26.848 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244928.169922, idle connection 120755.000000, request 304999.236107 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3007 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1130, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3007, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1135 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1130, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3007, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:26.885 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244450.052490, idle connection 120704.000000, request 304999.942780 03/19/2026 02:15:26.886 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244449.543213, idle connection 120703.000000, request 304999.440908 03/19/2026 02:15:26.891 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:26.891 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:26.891 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:26.892 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.892 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.892 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.892 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244015.194824, idle connection 120008.000000, request 304999.958754 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:26.892 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245726.059814, idle connection 121314.000000, request 304999.964952 03/19/2026 02:15:26.893 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244014.197021, idle connection 120007.000000, request 304998.965979 03/19/2026 02:15:26.893 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245725.424805, idle connection 121313.000000, request 304999.332905 03/19/2026 02:15:26.925 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245092.916016, idle connection 121135.000000, request 304397.857189 03/19/2026 02:15:26.926 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:26.926 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.926 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (602.7023792266846 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:26.926 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:26.926 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244994.319336, idle connection 120613.000000, request 304397.753477 03/19/2026 02:15:26.926 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:26.926 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.926 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.5571823120117 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:26.927 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:26.947 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245283.280029, idle connection 120449.000000, request 304397.778034 03/19/2026 02:15:26.947 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 860 03/19/2026 02:15:26.947 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.947 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 860 (602.7281284332275 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:26.947 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:26.948 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245084.024414, idle connection 120727.000000, request 304397.690058 03/19/2026 02:15:26.948 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 862 03/19/2026 02:15:26.948 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:26.948 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 862 (602.5755405426025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:26.948 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:27.045 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:27.045 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:27.045 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:27.045 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.045 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.046 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 797 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=792, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.046 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245186.447754, idle connection 121069.000000, request 304999.941111 03/19/2026 02:15:27.046 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245186.027588, idle connection 121068.000000, request 304999.531031 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.110 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244302.507324, idle connection 120287.000000, request 304999.934912 03/19/2026 02:15:27.111 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243697.511719, idle connection 120283.000000, request 304397.266388 03/19/2026 02:15:27.111 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244301.858398, idle connection 120286.000000, request 304999.294758 03/19/2026 02:15:27.111 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:27.111 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.111 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (603.5003662109375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:27.112 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:27.116 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243792.778320, idle connection 120487.000000, request 304399.021864 03/19/2026 02:15:27.117 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:27.117 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.117 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.3936996459961 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:27.117 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:27.133 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:27.133 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:27.134 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:27.134 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.134 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.134 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.134 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245234.346436, idle connection 119766.000000, request 304999.945402 03/19/2026 02:15:27.134 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245233.946045, idle connection 119766.000000, request 304999.552011 03/19/2026 02:15:27.169 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:27.169 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:27.169 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:27.169 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.169 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.170 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.170 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244315.487061, idle connection 120009.000000, request 304999.942303 03/19/2026 02:15:27.170 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244315.080811, idle connection 120009.000000, request 304999.542952 03/19/2026 02:15:27.176 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244335.592529, idle connection 120462.000000, request 304999.955893 03/19/2026 02:15:27.177 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244335.244385, idle connection 120462.000000, request 304999.602079 03/19/2026 02:15:27.267 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:27.267 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:27.267 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:27.267 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.267 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.268 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.268 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244148.138428, idle connection 120849.000000, request 304999.930382 03/19/2026 02:15:27.268 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244147.575195, idle connection 120848.000000, request 304999.381304 03/19/2026 02:15:27.268 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:27.269 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:27.269 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:27.269 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.269 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.269 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.269 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243950.216064, idle connection 120128.000000, request 304999.966621 03/19/2026 02:15:27.269 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:27.269 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:27.269 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:27.269 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.269 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.270 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.270 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245156.243896, idle connection 120858.000000, request 304999.967813 03/19/2026 02:15:27.270 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243949.236572, idle connection 120127.000000, request 304998.989344 03/19/2026 02:15:27.270 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243875.969971, idle connection 120722.000000, request 304397.235632 03/19/2026 02:15:27.270 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245155.572510, idle connection 120858.000000, request 304999.299288 03/19/2026 02:15:27.271 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:27.271 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.271 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (603.4228801727295 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:27.271 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:27.348 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244569.024658, idle connection 119561.000000, request 304398.865461 03/19/2026 02:15:27.349 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:27.349 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.349 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.7045974731445 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:27.349 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:27.350 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243365.022705, idle connection 119549.000000, request 304399.317741 03/19/2026 02:15:27.350 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:27.350 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.350 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (600.9938716888428 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:27.350 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:27.351 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244391.629150, idle connection 120771.000000, request 304399.396420 03/19/2026 02:15:27.351 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:27.351 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.351 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (600.9430885314941 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:27.351 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243261.390137, idle connection 120437.000000, request 304999.952078 03/19/2026 02:15:27.353 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243261.016357, idle connection 120437.000000, request 304999.583244 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.354 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244391.290039, idle connection 120833.000000, request 304999.968767 03/19/2026 02:15:27.354 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:27.354 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:27.354 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:27.354 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.355 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=852, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.355 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 857 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=852, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.355 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243866.251709, idle connection 120427.000000, request 304999.968767 03/19/2026 02:15:27.355 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244390.362061, idle connection 120832.000000, request 304999.038696 03/19/2026 02:15:27.355 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243865.641846, idle connection 120426.000000, request 304999.361277 03/19/2026 02:15:27.377 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244402.656250, idle connection 120748.000000, request 304398.954630 03/19/2026 02:15:27.378 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:27.378 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.378 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.8037796020508 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:27.378 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:27.386 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:27.386 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:27.386 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:27.386 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.386 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.387 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.387 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244992.934326, idle connection 120735.000000, request 304999.928951 03/19/2026 02:15:27.387 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244992.324463, idle connection 120734.000000, request 304999.328613 03/19/2026 02:15:27.427 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245113.951172, idle connection 119486.000000, request 304398.607016 03/19/2026 02:15:27.427 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:27.428 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.428 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (602.0188331604004 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:27.428 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:27.444 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244375.819824, idle connection 120682.000000, request 304399.000645 03/19/2026 02:15:27.444 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:27.444 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.444 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.5355587005615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:27.444 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:27.449 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245393.989746, idle connection 120679.000000, request 304397.276640 03/19/2026 02:15:27.450 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:15:27.450 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.450 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (603.2488346099854 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:27.450 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:27.450 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244326.000488, idle connection 120152.000000, request 304397.062302 03/19/2026 02:15:27.451 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:27.451 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.451 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (603.3167839050293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:27.451 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:27.487 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243848.771240, idle connection 120102.000000, request 304398.653507 03/19/2026 02:15:27.487 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1135 03/19/2026 02:15:27.487 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.488 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1135 (602.1711826324463 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3008, last_stable_offset=3008, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xbf\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xfa,]\xa5\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:27.488 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:27.488 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3007 03/19/2026 02:15:27.488 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3007 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:27.489 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3008 (leader epoch 0) 03/19/2026 02:15:27.494 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243413.258545, idle connection 119406.000000, request 304398.016691 03/19/2026 02:15:27.494 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:27.494 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.494 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (602.5536060333252 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:27.495 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:27.495 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 245123.771240, idle connection 120711.000000, request 304397.676706 03/19/2026 02:15:27.495 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:27.495 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.495 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (602.6997566223145 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:27.495 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:27.527 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:27.527 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:27.527 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:27.527 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.527 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.528 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.528 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244490.489258, idle connection 120532.000000, request 304999.944925 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.528 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244391.996826, idle connection 120011.000000, request 304999.936104 03/19/2026 02:15:27.529 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244489.279053, idle connection 120531.000000, request 304998.743773 03/19/2026 02:15:27.529 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244391.194092, idle connection 120010.000000, request 304999.140024 03/19/2026 02:15:27.548 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:27.548 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:27.548 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:27.548 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.548 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=856, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.548 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 861 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=856, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.549 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244681.449219, idle connection 119847.000000, request 304999.940395 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=858, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 863 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=858, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.549 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244482.166992, idle connection 120125.000000, request 304999.938488 03/19/2026 02:15:27.550 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244680.192627, idle connection 119846.000000, request 304998.696327 03/19/2026 02:15:27.550 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244481.500732, idle connection 120124.000000, request 304999.292135 03/19/2026 02:15:27.589 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3008 03/19/2026 02:15:27.589 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:27.589 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:27.589 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.590 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1131, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3008, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:27.590 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1136 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1131, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3008, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:27.590 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243745.608154, idle connection 119999.000000, request 304999.908924 03/19/2026 02:15:27.590 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243745.131348, idle connection 119999.000000, request 304999.479055 03/19/2026 02:15:27.647 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244585.385010, idle connection 120468.000000, request 304398.878098 03/19/2026 02:15:27.647 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 797 03/19/2026 02:15:27.647 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.647 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 797 (601.6867160797119 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:27.647 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:27.712 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:27.712 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:27.712 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:27.712 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.713 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.713 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.713 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243095.310303, idle connection 119681.000000, request 304999.948978 03/19/2026 02:15:27.713 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243699.747070, idle connection 119684.000000, request 304397.183418 03/19/2026 02:15:27.713 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243094.680664, idle connection 119681.000000, request 304999.328852 03/19/2026 02:15:27.714 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:27.714 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.714 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (603.593111038208 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:27.714 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:27.717 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:27.717 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:27.717 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:27.717 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.717 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.718 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.718 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243191.411865, idle connection 119886.000000, request 304999.955893 03/19/2026 02:15:27.718 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243191.046875, idle connection 119885.000000, request 304999.594927 03/19/2026 02:15:27.735 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244633.403564, idle connection 119165.000000, request 304399.001360 03/19/2026 02:15:27.735 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:27.735 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.736 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (601.5417575836182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:27.736 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:27.771 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243713.894043, idle connection 119407.000000, request 304398.345232 03/19/2026 02:15:27.772 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:27.772 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.772 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (602.2100448608398 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:27.772 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:27.778 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243734.859619, idle connection 119862.000000, request 304399.223804 03/19/2026 02:15:27.778 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:27.778 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.778 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (601.2816429138184 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:27.779 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:27.870 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243546.361572, idle connection 120247.000000, request 304398.160458 03/19/2026 02:15:27.870 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:27.870 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.870 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.3705005645752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:27.870 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:27.871 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243348.495605, idle connection 119526.000000, request 304398.243666 03/19/2026 02:15:27.871 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:27.871 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.871 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.1370887756348 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:27.871 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:27.871 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:27.871 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:27.872 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:27.872 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.872 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.872 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.872 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243273.944824, idle connection 120120.000000, request 304999.939680 03/19/2026 02:15:27.872 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244553.538818, idle connection 120256.000000, request 304397.262335 03/19/2026 02:15:27.873 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:27.873 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.873 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (603.1103134155273 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:27.873 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:27.873 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243272.709717, idle connection 120119.000000, request 304998.712540 03/19/2026 02:15:27.949 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243967.184814, idle connection 118959.000000, request 304999.948025 03/19/2026 02:15:27.950 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243966.762695, idle connection 118959.000000, request 304999.531507 03/19/2026 02:15:27.951 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:27.951 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:27.951 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:27.951 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.951 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.951 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.952 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242763.066162, idle connection 118947.000000, request 304999.963760 03/19/2026 02:15:27.952 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:27.952 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:27.952 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:27.952 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.952 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.952 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.952 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243790.313721, idle connection 120170.000000, request 304999.968290 03/19/2026 02:15:27.952 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242762.260742, idle connection 118946.000000, request 304999.160528 03/19/2026 02:15:27.953 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243789.737305, idle connection 120170.000000, request 304999.391556 03/19/2026 02:15:27.954 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242660.126953, idle connection 119836.000000, request 304398.692846 03/19/2026 02:15:27.955 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:27.955 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.955 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.6454696655273 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:27.955 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:27.956 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243789.719482, idle connection 120231.000000, request 304398.398399 03/19/2026 02:15:27.956 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:27.956 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.956 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (601.88889503479 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:27.956 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:27.956 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243264.719727, idle connection 119825.000000, request 304398.434401 03/19/2026 02:15:27.956 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 857 03/19/2026 02:15:27.957 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.957 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 857 (601.9246578216553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:27.957 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:27.979 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:27.979 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:27.979 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:27.979 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:27.979 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.979 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:27.980 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243800.515625, idle connection 120145.000000, request 304999.947786 03/19/2026 02:15:27.980 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243800.095459, idle connection 120145.000000, request 304999.535799 03/19/2026 02:15:27.989 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244390.658203, idle connection 120132.000000, request 304397.660732 03/19/2026 02:15:27.989 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:27.989 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:27.989 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.7753353118896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:27.990 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:28.029 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:28.030 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:28.030 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:28.030 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.030 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.030 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.030 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244510.715576, idle connection 118882.000000, request 304999.922276 03/19/2026 02:15:28.031 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244510.161377, idle connection 118882.000000, request 304999.383450 03/19/2026 02:15:28.045 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:28.045 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:28.045 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:28.045 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.046 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.046 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.046 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243773.527100, idle connection 120080.000000, request 304999.932528 03/19/2026 02:15:28.046 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243773.020020, idle connection 120080.000000, request 304999.434471 03/19/2026 02:15:28.050 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:28.051 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:28.051 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:28.051 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.051 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.051 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.051 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244792.104492, idle connection 120077.000000, request 304999.942064 03/19/2026 02:15:28.052 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:28.052 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:28.052 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:28.052 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.052 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.052 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.052 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243724.183350, idle connection 119551.000000, request 304999.953032 03/19/2026 02:15:28.053 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244790.789307, idle connection 120076.000000, request 304998.634815 03/19/2026 02:15:28.053 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243723.438477, idle connection 119550.000000, request 304999.212265 03/19/2026 02:15:28.095 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:28.095 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:28.095 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:28.095 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.096 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.096 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.096 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242811.171631, idle connection 118804.000000, request 304999.926805 03/19/2026 02:15:28.096 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:28.096 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:28.096 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:28.096 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.096 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.097 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.097 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244521.772705, idle connection 120109.000000, request 304999.949455 03/19/2026 02:15:28.097 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242809.824463, idle connection 118802.000000, request 304998.593092 03/19/2026 02:15:28.098 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244520.935547, idle connection 120109.000000, request 304999.117851 03/19/2026 02:15:28.130 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243888.312988, idle connection 119930.000000, request 304397.763491 03/19/2026 02:15:28.130 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:28.130 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.131 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (602.9403209686279 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:28.131 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:28.131 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243789.426758, idle connection 119408.000000, request 304397.366524 03/19/2026 02:15:28.131 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:28.131 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.132 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (603.093147277832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:28.132 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:28.151 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244079.462402, idle connection 119245.000000, request 304397.952318 03/19/2026 02:15:28.151 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 861 03/19/2026 02:15:28.151 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.151 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 861 (602.7565002441406 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:28.151 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:28.152 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243879.868408, idle connection 119523.000000, request 304397.653818 03/19/2026 02:15:28.152 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 863 03/19/2026 02:15:28.152 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.152 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 863 (602.7126312255859 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:28.152 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:28.191 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243144.537598, idle connection 119398.000000, request 304398.869753 03/19/2026 02:15:28.191 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1136 03/19/2026 02:15:28.192 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.192 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1136 (601.8519401550293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:28.192 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:28.248 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:28.248 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:28.248 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:28.248 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.248 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.249 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 798 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=793, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.249 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243983.439453, idle connection 119866.000000, request 304999.945402 03/19/2026 02:15:28.249 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243982.980957, idle connection 119865.000000, request 304999.496222 03/19/2026 02:15:28.314 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:28.315 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:28.315 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:28.315 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.315 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.315 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.315 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243097.594238, idle connection 119082.000000, request 304999.939442 03/19/2026 02:15:28.315 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242492.590088, idle connection 119078.000000, request 304397.236109 03/19/2026 02:15:28.316 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243096.940430, idle connection 119081.000000, request 304999.298573 03/19/2026 02:15:28.316 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:28.316 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.316 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (603.496789932251 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:28.316 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:28.319 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242590.625000, idle connection 119285.000000, request 304399.168253 03/19/2026 02:15:28.319 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:28.319 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.319 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.37939453125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:28.319 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.337 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244030.948730, idle connection 118563.000000, request 304999.946594 03/19/2026 02:15:28.338 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244030.484375, idle connection 118562.000000, request 304999.488115 03/19/2026 02:15:28.374 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:28.374 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:28.374 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:28.374 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.375 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.375 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.375 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243110.286133, idle connection 118804.000000, request 304999.941587 03/19/2026 02:15:28.375 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243109.765381, idle connection 118803.000000, request 304999.430418 03/19/2026 02:15:28.379 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:28.379 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:28.381 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:28.381 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.381 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.382 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.382 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243130.898682, idle connection 119258.000000, request 304999.948502 03/19/2026 02:15:28.382 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243130.502197, idle connection 119257.000000, request 304999.554634 03/19/2026 02:15:28.471 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:28.471 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:28.471 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:28.471 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.471 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.471 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.471 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242944.556885, idle connection 119645.000000, request 304999.943495 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.472 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242747.120117, idle connection 118924.000000, request 304999.964237 03/19/2026 02:15:28.472 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242943.443848, idle connection 119644.000000, request 304998.840332 03/19/2026 02:15:28.473 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242746.395996, idle connection 118924.000000, request 304999.243259 03/19/2026 02:15:28.473 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:28.473 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:28.473 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:28.473 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.473 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.473 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.474 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243952.329834, idle connection 119654.000000, request 304999.967098 03/19/2026 02:15:28.474 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242672.324707, idle connection 119519.000000, request 304398.328304 03/19/2026 02:15:28.474 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243951.942139, idle connection 119654.000000, request 304999.582052 03/19/2026 02:15:28.474 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:28.474 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.474 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.3690700531006 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:28.475 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:28.552 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243365.538330, idle connection 118357.000000, request 304398.297310 03/19/2026 02:15:28.552 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:28.552 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.552 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.2462844848633 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:28.552 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:28.553 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242161.404297, idle connection 118345.000000, request 304398.298979 03/19/2026 02:15:28.553 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:28.554 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.554 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.0417213439941 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:28.554 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:28.554 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243188.547607, idle connection 119568.000000, request 304398.202896 03/19/2026 02:15:28.554 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:28.554 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.554 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (602.0512580871582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:28.554 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:28.555 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:28.555 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:28.555 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:28.555 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.555 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.555 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.556 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242058.915283, idle connection 119235.000000, request 304999.958515 03/19/2026 02:15:28.556 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242058.570801, idle connection 119235.000000, request 304999.617338 03/19/2026 02:15:28.556 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:28.556 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:28.556 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:28.556 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.557 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.557 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.557 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243188.613770, idle connection 119630.000000, request 304999.967575 03/19/2026 02:15:28.557 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243188.356445, idle connection 119630.000000, request 304999.711990 03/19/2026 02:15:28.557 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 265 03/19/2026 02:15:28.557 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:28.557 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:28.557 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.557 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=853, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.557 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 858 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=853, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.558 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242663.439209, idle connection 119224.000000, request 304999.969721 03/19/2026 02:15:28.558 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242663.137207, idle connection 119224.000000, request 304999.669313 03/19/2026 02:15:28.580 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243199.569092, idle connection 119545.000000, request 304398.999929 03/19/2026 02:15:28.581 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:28.581 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.581 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.5357971191406 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:28.581 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:28.590 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:28.590 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:28.590 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:28.590 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.590 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.591 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.591 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243788.912109, idle connection 119531.000000, request 304999.947071 03/19/2026 02:15:28.591 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243788.473389, idle connection 119530.000000, request 304999.515057 03/19/2026 02:15:28.632 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243908.853027, idle connection 118280.000000, request 304398.069620 03/19/2026 02:15:28.633 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:28.633 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.633 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.5147438049316 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:28.633 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:28.647 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243172.408936, idle connection 119479.000000, request 304398.808956 03/19/2026 02:15:28.647 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:28.647 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.648 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.7014980316162 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:28.648 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:28.653 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 244190.034912, idle connection 119475.000000, request 304397.876740 03/19/2026 02:15:28.654 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:28.654 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.654 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (602.5176048278809 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:28.654 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:28.654 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243122.332031, idle connection 118949.000000, request 304398.105145 03/19/2026 02:15:28.654 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:28.654 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.654 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (602.2005081176758 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:28.654 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:28.698 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242208.663818, idle connection 118201.000000, request 304397.426605 03/19/2026 02:15:28.699 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:28.699 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.699 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (603.0716896057129 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:28.699 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:28.699 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243919.292236, idle connection 119507.000000, request 304397.474051 03/19/2026 02:15:28.699 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:28.700 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.700 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (602.8411388397217 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:28.700 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:28.731 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:28.731 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:28.731 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:28.732 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.732 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.732 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.732 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243286.242188, idle connection 119328.000000, request 304999.947786 03/19/2026 02:15:28.732 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:28.732 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:28.732 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:28.732 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.732 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.732 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.733 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243187.898438, idle connection 118807.000000, request 304999.964714 03/19/2026 02:15:28.733 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243285.272949, idle connection 119327.000000, request 304998.989344 03/19/2026 02:15:28.733 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243187.212158, idle connection 118806.000000, request 304999.282360 03/19/2026 02:15:28.752 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:28.752 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:28.752 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:28.752 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.752 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=857, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.752 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 862 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=857, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.753 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243477.455322, idle connection 118643.000000, request 304999.950886 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=859, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 864 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=859, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.753 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243278.346436, idle connection 118921.000000, request 304999.961615 03/19/2026 02:15:28.754 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243476.399902, idle connection 118642.000000, request 304998.903513 03/19/2026 02:15:28.754 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243277.685059, idle connection 118921.000000, request 304999.304295 03/19/2026 02:15:28.792 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3008 03/19/2026 02:15:28.793 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:28.793 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:28.793 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.793 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1132, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.793 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1137 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1132, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.793 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242542.428467, idle connection 118796.000000, request 304999.946117 03/19/2026 02:15:28.794 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242541.953125, idle connection 118796.000000, request 304999.476194 03/19/2026 02:15:28.851 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243381.453857, idle connection 119264.000000, request 304397.953987 03/19/2026 02:15:28.851 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 798 03/19/2026 02:15:28.851 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.851 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 798 (602.7929782867432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:28.852 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:28.917 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:28.917 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:28.917 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:28.917 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.917 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.918 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.918 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241890.375488, idle connection 118476.000000, request 304999.935150 03/19/2026 02:15:28.918 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242494.720703, idle connection 118479.000000, request 304397.069931 03/19/2026 02:15:28.919 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241889.494141, idle connection 118475.000000, request 304999.066114 03/19/2026 02:15:28.919 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:28.919 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.919 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (604.04372215271 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:28.919 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:28.920 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241988.899414, idle connection 118683.000000, request 304999.949217 03/19/2026 02:15:28.921 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241988.406982, idle connection 118683.000000, request 304999.460697 03/19/2026 02:15:28.938 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243430.008545, idle connection 117962.000000, request 304399.004936 03/19/2026 02:15:28.939 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:28.939 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.939 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (601.7086505889893 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:28.939 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:28.976 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242509.173340, idle connection 118203.000000, request 304398.832083 03/19/2026 02:15:28.976 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:28.977 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.977 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (601.830244064331 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:28.977 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:28.984 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242529.156250, idle connection 118656.000000, request 304398.200750 03/19/2026 02:15:28.984 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:28.984 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:28.984 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (602.4479866027832 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:28.984 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:29.073 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242342.595947, idle connection 119043.000000, request 304397.860289 03/19/2026 02:15:29.074 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:29.074 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.074 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (602.7531623840332 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:29.074 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:29.074 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242144.764160, idle connection 118322.000000, request 304397.608042 03/19/2026 02:15:29.075 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:29.075 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.075 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (602.7112007141113 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:29.075 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:29.075 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:29.075 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:29.075 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:29.075 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.075 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.075 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.076 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242070.534912, idle connection 118917.000000, request 304999.962330 03/19/2026 02:15:29.076 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243350.177002, idle connection 119052.000000, request 304397.811651 03/19/2026 02:15:29.076 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:29.076 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.076 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (602.4923324584961 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:29.076 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:29.076 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242069.578125, idle connection 118916.000000, request 304999.008179 03/19/2026 02:15:29.153 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:29.153 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:29.153 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:29.153 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.153 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.153 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.154 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242763.686035, idle connection 117755.000000, request 304999.943018 03/19/2026 02:15:29.154 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242763.173584, idle connection 117755.000000, request 304999.437094 03/19/2026 02:15:29.154 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:29.154 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:29.154 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:29.155 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.155 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.155 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.155 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241559.855469, idle connection 117744.000000, request 304999.964237 03/19/2026 02:15:29.155 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:29.155 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:29.155 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:29.155 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.155 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.155 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.156 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242586.922607, idle connection 118967.000000, request 304999.964714 03/19/2026 02:15:29.156 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241558.862061, idle connection 117743.000000, request 304998.973846 03/19/2026 02:15:29.156 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242586.405273, idle connection 118966.000000, request 304999.450922 03/19/2026 02:15:29.156 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241458.237061, idle connection 118634.000000, request 304399.283886 03/19/2026 02:15:29.156 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:29.157 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.157 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.0780334472656 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:29.157 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:29.158 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242587.544434, idle connection 119029.000000, request 304398.894310 03/19/2026 02:15:29.158 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:29.158 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.158 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (601.3970375061035 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:29.158 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:29.158 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242062.583740, idle connection 118623.000000, request 304399.114609 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 858 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 858 (601.1865139007568 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=267, last_stable_offset=267, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\t\x00\x00\x02\x0b\x00\x00\x00\x00\x02\xb5x\xa2B\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 535 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 265 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 265 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:15:29.159 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 267 (leader epoch 0) 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.182 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242597.842529, idle connection 118943.000000, request 304999.948740 03/19/2026 02:15:29.183 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242597.420654, idle connection 118942.000000, request 304999.535084 03/19/2026 02:15:29.192 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243188.075928, idle connection 118930.000000, request 304399.116516 03/19/2026 02:15:29.192 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:29.192 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.192 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.3212203979492 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:29.192 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:29.233 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243306.933350, idle connection 117679.000000, request 304999.949694 03/19/2026 02:15:29.234 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243306.526611, idle connection 117678.000000, request 304999.542236 03/19/2026 02:15:29.248 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:29.250 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:29.250 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:29.251 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.251 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.251 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.251 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242568.424316, idle connection 118875.000000, request 304999.947309 03/19/2026 02:15:29.251 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242567.992676, idle connection 118875.000000, request 304999.524832 03/19/2026 02:15:29.254 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:29.254 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:29.254 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:29.254 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.255 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.255 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.255 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243588.538574, idle connection 118874.000000, request 304999.958277 03/19/2026 02:15:29.255 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:29.255 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:29.255 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:29.255 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.255 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.255 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.255 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242520.928223, idle connection 118347.000000, request 304999.966860 03/19/2026 02:15:29.256 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243587.610840, idle connection 118873.000000, request 304999.034166 03/19/2026 02:15:29.256 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242520.284912, idle connection 118347.000000, request 304999.326706 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 267 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=854, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=267, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 859 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=854, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=267, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:29.260 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241960.602295, idle connection 118521.000000, request 304999.946594 03/19/2026 02:15:29.261 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241960.212646, idle connection 118521.000000, request 304999.560118 03/19/2026 02:15:29.299 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:29.300 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:29.300 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:29.300 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.300 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.300 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.301 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241606.541016, idle connection 117599.000000, request 304999.918461 03/19/2026 02:15:29.301 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:29.301 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:29.301 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:29.301 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.301 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.301 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.302 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243317.062744, idle connection 118905.000000, request 304999.942064 03/19/2026 02:15:29.302 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241605.100586, idle connection 117598.000000, request 304998.493671 03/19/2026 02:15:29.302 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 243316.212158, idle connection 118904.000000, request 304999.100447 03/19/2026 02:15:29.334 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242684.097656, idle connection 118726.000000, request 304397.801638 03/19/2026 02:15:29.334 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:29.335 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.335 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (602.7669906616211 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:29.335 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:29.335 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242585.368164, idle connection 118204.000000, request 304397.432089 03/19/2026 02:15:29.335 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:29.335 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.336 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (603.0087471008301 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:29.336 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:29.354 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242875.625244, idle connection 118041.000000, request 304398.114443 03/19/2026 02:15:29.355 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 862 03/19/2026 02:15:29.355 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.355 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 862 (602.4169921875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:29.355 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:29.355 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242676.322021, idle connection 118319.000000, request 304397.936821 03/19/2026 02:15:29.355 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 864 03/19/2026 02:15:29.355 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.356 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 864 (602.344274520874 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:29.356 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:29.394 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241941.384521, idle connection 118195.000000, request 304398.902655 03/19/2026 02:15:29.394 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1137 03/19/2026 02:15:29.395 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.395 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1137 (601.6254425048828 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3009, last_stable_offset=3009, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc0\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xa0\x07\xb0\x16\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:29.395 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:29.395 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3008 03/19/2026 02:15:29.395 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3008 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:29.395 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3009 (leader epoch 0) 03/19/2026 02:15:29.452 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:29.452 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:29.452 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:29.453 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.453 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.453 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 799 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=794, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.453 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242779.151855, idle connection 118661.000000, request 304999.926805 03/19/2026 02:15:29.453 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242778.673828, idle connection 118661.000000, request 304999.464989 03/19/2026 02:15:29.496 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3009 03/19/2026 02:15:29.496 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:29.496 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:29.496 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.496 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1133, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3009, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:29.496 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1138 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1133, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3009, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:29.497 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241838.820557, idle connection 118092.000000, request 304999.946117 03/19/2026 02:15:29.497 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241838.414551, idle connection 118092.000000, request 304999.549866 03/19/2026 02:15:29.520 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:29.520 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:29.520 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:29.520 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.520 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.520 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.521 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241892.166504, idle connection 117877.000000, request 304999.945641 03/19/2026 02:15:29.521 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241287.221924, idle connection 117873.000000, request 304396.794796 03/19/2026 02:15:29.521 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241891.569092, idle connection 117876.000000, request 304999.356508 03/19/2026 02:15:29.522 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:29.522 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.522 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (603.9860248565674 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:29.522 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:29.522 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241387.174561, idle connection 118081.000000, request 304398.229599 03/19/2026 02:15:29.522 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:29.522 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.522 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (602.11181640625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:29.522 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:29.541 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:29.541 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:29.541 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:29.541 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.542 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.542 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.542 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242826.381348, idle connection 117358.000000, request 304999.920368 03/19/2026 02:15:29.543 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242825.759766, idle connection 117358.000000, request 304999.311924 03/19/2026 02:15:29.577 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:29.577 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:29.577 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:29.578 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.578 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.578 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.578 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241907.259277, idle connection 117601.000000, request 304999.947548 03/19/2026 02:15:29.578 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241906.860596, idle connection 117600.000000, request 304999.555349 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.585 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241927.192627, idle connection 118054.000000, request 304999.950886 03/19/2026 02:15:29.586 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241926.816162, idle connection 118054.000000, request 304999.580860 03/19/2026 02:15:29.675 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:29.675 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:29.675 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:29.675 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.675 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.676 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.676 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241740.149170, idle connection 118441.000000, request 304999.916553 03/19/2026 02:15:29.676 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:29.676 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:29.676 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:29.676 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.676 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.677 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.677 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241542.404785, idle connection 117720.000000, request 304999.944687 03/19/2026 02:15:29.677 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241738.619385, idle connection 118439.000000, request 304998.403072 03/19/2026 02:15:29.677 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:29.678 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:29.678 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:29.678 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.678 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.678 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.678 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242747.743896, idle connection 118450.000000, request 304999.946594 03/19/2026 02:15:29.678 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241467.675049, idle connection 118314.000000, request 304397.104025 03/19/2026 02:15:29.679 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241540.501465, idle connection 117718.000000, request 304998.049259 03/19/2026 02:15:29.679 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:29.679 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.679 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (603.6505699157715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:29.679 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:29.680 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242746.127441, idle connection 118448.000000, request 304998.335361 03/19/2026 02:15:29.756 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242161.136719, idle connection 117153.000000, request 304397.397757 03/19/2026 02:15:29.756 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:29.757 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.757 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.1765937805176 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:29.757 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:29.757 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240957.622070, idle connection 117142.000000, request 304397.730350 03/19/2026 02:15:29.757 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241985.298828, idle connection 118365.000000, request 304398.341894 03/19/2026 02:15:29.757 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:29.757 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:29.757 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:29.757 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.758 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.758 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.758 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240856.699951, idle connection 118033.000000, request 304999.959707 03/19/2026 02:15:29.758 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:29.758 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.758 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (603.3987998962402 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:29.758 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:29.759 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:29.759 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.759 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (603.1577587127686 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:29.759 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.759 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241985.993896, idle connection 118427.000000, request 304999.966860 03/19/2026 02:15:29.760 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240854.837158, idle connection 118031.000000, request 304998.100519 03/19/2026 02:15:29.760 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241985.371094, idle connection 118427.000000, request 304999.346256 03/19/2026 02:15:29.783 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241996.890625, idle connection 118342.000000, request 304398.994446 03/19/2026 02:15:29.784 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:29.784 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.784 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.5794277191162 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:29.784 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:29.792 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:29.793 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:29.793 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:29.793 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.793 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.793 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.793 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242586.511719, idle connection 118328.000000, request 304999.948740 03/19/2026 02:15:29.794 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242586.084961, idle connection 118328.000000, request 304999.529600 03/19/2026 02:15:29.836 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242705.465332, idle connection 117077.000000, request 304398.478508 03/19/2026 02:15:29.836 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:29.836 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.836 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.0338535308838 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:29.836 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:29.852 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241967.406006, idle connection 118274.000000, request 304398.929834 03/19/2026 02:15:29.852 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:29.852 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.853 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.6204357147217 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:29.853 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:29.856 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242986.928711, idle connection 118272.000000, request 304398.342133 03/19/2026 02:15:29.857 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:29.857 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.857 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (602.1544933319092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:29.857 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:29.857 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241919.022949, idle connection 117745.000000, request 304398.059368 03/19/2026 02:15:29.858 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:29.858 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.858 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (602.3983955383301 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:29.858 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:29.862 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241358.842529, idle connection 117919.000000, request 304398.185492 03/19/2026 02:15:29.862 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 859 03/19/2026 02:15:29.863 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.863 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 859 (602.2765636444092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:29.863 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:29.904 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241003.147217, idle connection 116996.000000, request 304396.534204 03/19/2026 02:15:29.904 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:29.904 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.904 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (604.0215492248535 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:29.905 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:29.905 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242713.716553, idle connection 118301.000000, request 304396.604300 03/19/2026 02:15:29.905 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:29.905 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:29.905 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (603.6746501922607 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:29.905 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.936 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242081.798828, idle connection 118124.000000, request 304999.944210 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.937 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241983.329102, idle connection 117602.000000, request 304999.955654 03/19/2026 02:15:29.938 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242080.538330, idle connection 118122.000000, request 304998.696566 03/19/2026 02:15:29.938 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241982.558838, idle connection 117601.000000, request 304999.193430 03/19/2026 02:15:29.955 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:29.956 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:29.956 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:29.956 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.956 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=858, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.956 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 863 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=858, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.956 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242273.864014, idle connection 117439.000000, request 304999.950171 03/19/2026 02:15:29.956 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:29.956 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:29.956 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:29.957 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:29.957 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=860, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.957 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 865 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=860, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:29.957 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242074.758057, idle connection 117718.000000, request 304999.964714 03/19/2026 02:15:29.957 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242272.813477, idle connection 117438.000000, request 304998.907566 03/19/2026 02:15:29.958 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242073.984863, idle connection 117717.000000, request 304999.192715 03/19/2026 02:15:30.054 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242177.718994, idle connection 118060.000000, request 304398.499250 03/19/2026 02:15:30.055 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 799 03/19/2026 02:15:30.055 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.055 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 799 (602.0984649658203 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:30.055 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:30.098 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241237.860840, idle connection 117491.000000, request 304398.978472 03/19/2026 02:15:30.098 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1138 03/19/2026 02:15:30.098 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.098 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1138 (601.7425060272217 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:30.099 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:30.122 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:30.122 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:30.123 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:30.123 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.123 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.123 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.123 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240684.908691, idle connection 117271.000000, request 304999.924183 03/19/2026 02:15:30.124 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241289.251221, idle connection 117274.000000, request 304397.033215 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.124 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240784.794434, idle connection 117479.000000, request 304999.948502 03/19/2026 02:15:30.125 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240683.269775, idle connection 117269.000000, request 304998.299837 03/19/2026 02:15:30.125 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:30.125 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.125 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (604.7384738922119 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:30.126 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:30.126 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240783.226562, idle connection 117477.000000, request 304998.384953 03/19/2026 02:15:30.143 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242225.029297, idle connection 116757.000000, request 304398.570538 03/19/2026 02:15:30.144 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:30.144 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.144 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (602.1335124969482 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:30.144 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:30.180 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241305.387207, idle connection 116999.000000, request 304398.068666 03/19/2026 02:15:30.180 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:30.180 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.181 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (602.6284694671631 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:30.181 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:30.186 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241326.353760, idle connection 117453.000000, request 304399.108410 03/19/2026 02:15:30.187 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:30.187 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.187 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (601.459264755249 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:30.187 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:30.279 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241136.595947, idle connection 117837.000000, request 304396.369457 03/19/2026 02:15:30.280 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:30.280 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.280 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (604.3429374694824 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:30.280 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:30.280 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:30.281 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:30.281 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:30.281 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.281 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.281 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.281 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240864.967041, idle connection 117711.000000, request 304999.940395 03/19/2026 02:15:30.281 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240937.819092, idle connection 117115.000000, request 304395.365238 03/19/2026 02:15:30.281 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242144.391846, idle connection 117847.000000, request 304396.600962 03/19/2026 02:15:30.282 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:30.282 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.282 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (605.1678657531738 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:30.282 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:30.282 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:30.282 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.282 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (604.2895317077637 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:30.283 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:30.283 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240862.982910, idle connection 117709.000000, request 304997.964144 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.358 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241558.807373, idle connection 116551.000000, request 304999.922991 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.359 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240355.538086, idle connection 116539.000000, request 304999.965668 03/19/2026 02:15:30.359 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241557.760986, idle connection 116550.000000, request 304998.898745 03/19/2026 02:15:30.360 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:30.360 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:30.360 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:30.360 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.360 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.360 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.360 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241382.406494, idle connection 117762.000000, request 304999.966621 03/19/2026 02:15:30.360 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240354.331543, idle connection 116538.000000, request 304998.761892 03/19/2026 02:15:30.361 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240253.915039, idle connection 117430.000000, request 304397.177935 03/19/2026 02:15:30.361 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241384.652100, idle connection 117826.000000, request 304398.626804 03/19/2026 02:15:30.361 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241381.532959, idle connection 117761.000000, request 304999.095678 03/19/2026 02:15:30.361 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:30.361 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.361 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (603.5542488098145 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:30.361 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:30.362 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:30.362 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.362 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (602.4191379547119 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:30.362 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:30.384 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:30.385 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:30.385 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:30.385 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.385 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.385 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.385 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241394.895020, idle connection 117740.000000, request 304999.937296 03/19/2026 02:15:30.386 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241394.351807, idle connection 117739.000000, request 304999.406338 03/19/2026 02:15:30.394 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241985.610352, idle connection 117727.000000, request 304399.048805 03/19/2026 02:15:30.394 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:30.394 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.395 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.4735698699951 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:30.395 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:30.438 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:30.438 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:30.439 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:30.439 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.439 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.439 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.439 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242101.766113, idle connection 116473.000000, request 304999.924660 03/19/2026 02:15:30.440 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242101.214844, idle connection 116473.000000, request 304999.388695 03/19/2026 02:15:30.454 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:30.454 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:30.454 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:30.454 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.454 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.454 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.455 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241364.857910, idle connection 117671.000000, request 304999.929905 03/19/2026 02:15:30.455 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241364.296875, idle connection 117671.000000, request 304999.380112 03/19/2026 02:15:30.457 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:30.458 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:30.458 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:30.458 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.458 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.458 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.458 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242385.241699, idle connection 117670.000000, request 304999.957323 03/19/2026 02:15:30.458 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:30.458 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:30.458 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:30.458 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.458 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.459 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.459 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241317.610352, idle connection 117144.000000, request 304999.964237 03/19/2026 02:15:30.459 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242384.316162, idle connection 117670.000000, request 304999.024391 03/19/2026 02:15:30.459 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241317.055176, idle connection 117143.000000, request 304999.412775 03/19/2026 02:15:30.463 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 267 03/19/2026 02:15:30.463 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:30.463 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:30.463 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.463 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=855, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.463 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 860 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=855, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.464 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240757.447510, idle connection 117318.000000, request 304999.953508 03/19/2026 02:15:30.464 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240757.106445, idle connection 117318.000000, request 304999.618053 03/19/2026 02:15:30.505 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:30.505 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:30.505 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:30.505 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.506 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.506 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.506 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240401.267578, idle connection 116394.000000, request 304999.947786 03/19/2026 02:15:30.506 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:30.506 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:30.506 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:30.506 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.506 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.506 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.507 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242112.045410, idle connection 117700.000000, request 304999.957561 03/19/2026 02:15:30.507 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240400.211670, idle connection 116393.000000, request 304998.901844 03/19/2026 02:15:30.507 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 242111.399902, idle connection 117699.000000, request 304999.317169 03/19/2026 02:15:30.539 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241479.663818, idle connection 117522.000000, request 304397.806168 03/19/2026 02:15:30.539 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:30.539 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.539 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (602.935791015625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:30.540 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:30.540 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241380.713867, idle connection 116999.000000, request 304397.341490 03/19/2026 02:15:30.540 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:30.540 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.540 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (603.0614376068115 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:30.540 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:30.558 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241671.904785, idle connection 116837.000000, request 304397.982359 03/19/2026 02:15:30.559 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 863 03/19/2026 02:15:30.559 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.559 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 863 (602.7367115020752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:30.559 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:30.559 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241472.237549, idle connection 117115.000000, request 304397.440434 03/19/2026 02:15:30.560 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 865 03/19/2026 02:15:30.560 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.560 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 865 (602.9689311981201 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:30.560 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 800 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=795, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.656 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241575.647461, idle connection 117458.000000, request 304999.926329 03/19/2026 02:15:30.657 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241575.201172, idle connection 117457.000000, request 304999.492884 03/19/2026 02:15:30.699 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3009 03/19/2026 02:15:30.699 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:30.699 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:30.699 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.700 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1134, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.700 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1139 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1134, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.700 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240635.636719, idle connection 116889.000000, request 304999.940872 03/19/2026 02:15:30.700 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240635.187012, idle connection 116889.000000, request 304999.504328 03/19/2026 02:15:30.726 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:30.726 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:30.726 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:30.726 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.726 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.727 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.727 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240686.123047, idle connection 116671.000000, request 304999.945402 03/19/2026 02:15:30.727 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240081.176758, idle connection 116667.000000, request 304396.207333 03/19/2026 02:15:30.727 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240181.997803, idle connection 116876.000000, request 304397.157907 03/19/2026 02:15:30.728 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240685.278564, idle connection 116670.000000, request 304999.108076 03/19/2026 02:15:30.728 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:30.728 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.728 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (604.7482490539551 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:30.728 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:30.728 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:30.728 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.728 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (604.088544845581 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:30.729 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.745 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241622.977051, idle connection 116155.000000, request 304999.949694 03/19/2026 02:15:30.746 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241622.541748, idle connection 116154.000000, request 304999.520779 03/19/2026 02:15:30.783 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:30.783 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:30.783 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:30.783 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.783 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.784 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.784 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240701.502441, idle connection 116395.000000, request 304999.943972 03/19/2026 02:15:30.784 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240701.076172, idle connection 116395.000000, request 304999.528170 03/19/2026 02:15:30.787 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240724.624023, idle connection 116851.000000, request 304999.959230 03/19/2026 02:15:30.788 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240724.284180, idle connection 116851.000000, request 304999.624252 03/19/2026 02:15:30.881 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:30.881 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:30.881 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:30.881 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.881 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.881 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.881 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240534.385010, idle connection 117235.000000, request 304999.926329 03/19/2026 02:15:30.882 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240533.912598, idle connection 117235.000000, request 304999.464512 03/19/2026 02:15:30.882 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:30.882 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:30.882 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:30.883 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.883 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.883 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.883 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240336.330566, idle connection 116514.000000, request 304999.955177 03/19/2026 02:15:30.883 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:30.883 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:30.883 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:30.883 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.883 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.883 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.883 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241542.464600, idle connection 117245.000000, request 304999.955893 03/19/2026 02:15:30.884 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240335.409912, idle connection 116513.000000, request 304999.036789 03/19/2026 02:15:30.884 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240262.118652, idle connection 117108.000000, request 304397.102594 03/19/2026 02:15:30.884 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241541.733398, idle connection 117244.000000, request 304999.239206 03/19/2026 02:15:30.884 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:30.884 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.885 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (603.5385131835938 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:30.885 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:30.961 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240956.446289, idle connection 115948.000000, request 304397.573948 03/19/2026 02:15:30.961 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:30.961 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.961 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.9460430145264 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:30.961 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:30.962 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239752.934326, idle connection 115937.000000, request 304397.361279 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.962 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239652.133545, idle connection 116828.000000, request 304999.959469 03/19/2026 02:15:30.963 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:30.963 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.963 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (603.7003993988037 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:30.963 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:30.963 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:30.963 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:30.963 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:30.963 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.964 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.964 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.964 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240781.585693, idle connection 117223.000000, request 304999.954700 03/19/2026 02:15:30.964 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240778.495850, idle connection 117158.000000, request 304396.057606 03/19/2026 02:15:30.964 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239650.244141, idle connection 116826.000000, request 304998.070240 03/19/2026 02:15:30.964 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:30.965 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.965 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (604.607343673706 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:30.965 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:30.965 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240780.300293, idle connection 117222.000000, request 304998.673677 03/19/2026 02:15:30.986 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240793.822754, idle connection 117139.000000, request 304398.871660 03/19/2026 02:15:30.987 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:30.987 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:30.987 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.649284362793 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:30.987 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:30.995 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:30.995 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:30.995 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:30.995 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:30.996 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.996 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:30.996 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241383.804443, idle connection 117126.000000, request 304999.949217 03/19/2026 02:15:30.996 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241383.370361, idle connection 117125.000000, request 304999.521971 03/19/2026 02:15:31.041 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241500.154053, idle connection 115872.000000, request 304398.316622 03/19/2026 02:15:31.041 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:31.041 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.041 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.2450923919678 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:31.042 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:31.056 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240763.651367, idle connection 117070.000000, request 304398.721695 03/19/2026 02:15:31.056 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:31.056 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.056 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.9690036773682 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:31.057 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:31.060 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241783.000244, idle connection 117068.000000, request 304397.709131 03/19/2026 02:15:31.061 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:15:31.061 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.061 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (602.8437614440918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:31.061 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:31.061 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240715.038086, idle connection 116541.000000, request 304397.388220 03/19/2026 02:15:31.062 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:31.062 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.062 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (602.9868125915527 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:31.062 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:31.064 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240156.503174, idle connection 116717.000000, request 304399.011135 03/19/2026 02:15:31.065 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 860 03/19/2026 02:15:31.065 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.065 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 860 (601.3936996459961 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:31.065 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:31.108 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239799.260986, idle connection 115792.000000, request 304397.934198 03/19/2026 02:15:31.108 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:31.108 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.109 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (602.818489074707 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:31.109 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:31.109 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241509.471924, idle connection 117097.000000, request 304397.382975 03/19/2026 02:15:31.109 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:31.109 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.110 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (603.0745506286621 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:31.110 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:31.140 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:31.140 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:31.140 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:31.141 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.141 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.141 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.141 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240877.190186, idle connection 116919.000000, request 304999.924898 03/19/2026 02:15:31.141 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:31.141 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:31.141 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:31.141 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.141 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.142 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.142 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240778.775146, idle connection 116397.000000, request 304999.955654 03/19/2026 02:15:31.142 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240876.053467, idle connection 116918.000000, request 304998.802900 03/19/2026 02:15:31.143 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240777.866211, idle connection 116396.000000, request 304999.055147 03/19/2026 02:15:31.159 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:31.160 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:31.160 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:31.160 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.160 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=859, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.160 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 864 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=859, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.160 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241069.818848, idle connection 116235.000000, request 304999.950409 03/19/2026 02:15:31.160 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:31.160 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:31.161 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:31.161 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.161 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=861, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.161 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 866 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=861, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.161 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240870.726318, idle connection 116514.000000, request 304999.962330 03/19/2026 02:15:31.161 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241068.814453, idle connection 116234.000000, request 304998.955965 03/19/2026 02:15:31.162 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240870.011719, idle connection 116513.000000, request 304999.250650 03/19/2026 02:15:31.258 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240974.336182, idle connection 116856.000000, request 304398.620367 03/19/2026 02:15:31.258 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 800 03/19/2026 02:15:31.258 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.258 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 800 (601.9163131713867 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:31.258 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:31.301 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240034.614014, idle connection 116288.000000, request 304398.915291 03/19/2026 02:15:31.301 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1139 03/19/2026 02:15:31.301 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.302 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1139 (601.8140316009521 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3010, last_stable_offset=3010, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc1\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xda\xb6z\xb4\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:31.302 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:31.302 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3009 03/19/2026 02:15:31.302 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3009 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:31.302 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3010 (leader epoch 0) 03/19/2026 02:15:31.328 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:31.329 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:31.329 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:31.329 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.329 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.329 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.329 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239478.913330, idle connection 116065.000000, request 304999.931574 03/19/2026 02:15:31.329 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:31.330 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:31.330 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:31.330 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.330 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.330 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.330 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239579.185547, idle connection 116273.000000, request 304999.962568 03/19/2026 02:15:31.330 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240082.651123, idle connection 116067.000000, request 304396.481276 03/19/2026 02:15:31.330 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239477.637207, idle connection 116063.000000, request 304998.666763 03/19/2026 02:15:31.331 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:31.331 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.331 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (604.2184829711914 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:31.331 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:31.331 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239577.856689, idle connection 116272.000000, request 304998.637676 03/19/2026 02:15:31.346 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241022.044678, idle connection 115554.000000, request 304399.018049 03/19/2026 02:15:31.347 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:31.347 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.347 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.4730930328369 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:31.347 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:31.385 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240100.014893, idle connection 115793.000000, request 304398.450136 03/19/2026 02:15:31.386 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:31.386 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.386 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (602.0500659942627 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:31.386 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:31.389 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240123.934570, idle connection 116251.000000, request 304399.269104 03/19/2026 02:15:31.389 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:31.389 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.389 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (601.076602935791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:31.389 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:31.403 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3010 03/19/2026 02:15:31.403 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:31.403 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:31.403 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.403 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1135, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3010, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:31.404 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1140 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1135, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3010, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:31.404 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239931.767334, idle connection 116185.000000, request 304999.948978 03/19/2026 02:15:31.404 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239931.373535, idle connection 116185.000000, request 304999.560833 03/19/2026 02:15:31.483 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239933.348633, idle connection 116634.000000, request 304398.891211 03/19/2026 02:15:31.483 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:31.483 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.483 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.6793251037598 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:31.483 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:31.484 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239734.675781, idle connection 115912.000000, request 304398.296833 03/19/2026 02:15:31.485 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:31.485 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.485 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.2253036499023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:31.485 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:31.485 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 48 03/19/2026 02:15:31.486 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:31.486 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:31.486 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.486 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.486 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.486 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239659.904053, idle connection 116506.000000, request 304999.936342 03/19/2026 02:15:31.486 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240939.484131, idle connection 116642.000000, request 304396.983624 03/19/2026 02:15:31.487 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:31.487 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.487 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (603.4636497497559 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:31.487 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:31.488 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239658.468018, idle connection 116505.000000, request 304998.507023 03/19/2026 02:15:31.562 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:31.562 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:31.563 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:31.563 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.563 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.563 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.563 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240354.176758, idle connection 115346.000000, request 304999.925852 03/19/2026 02:15:31.563 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:31.563 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:31.563 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:31.564 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.564 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.564 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.564 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239150.875977, idle connection 115335.000000, request 304999.961138 03/19/2026 02:15:31.564 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240353.100586, idle connection 115345.000000, request 304998.860359 03/19/2026 02:15:31.564 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239150.257080, idle connection 115334.000000, request 304999.345303 03/19/2026 02:15:31.565 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:31.565 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:31.565 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:31.565 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.566 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.566 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.566 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240176.680420, idle connection 116557.000000, request 304999.963522 03/19/2026 02:15:31.566 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239048.526367, idle connection 116225.000000, request 304396.353245 03/19/2026 02:15:31.566 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240179.256592, idle connection 116621.000000, request 304397.631645 03/19/2026 02:15:31.566 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240176.128174, idle connection 116556.000000, request 304999.415159 03/19/2026 02:15:31.567 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:31.567 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.567 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (604.3641567230225 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:31.567 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:31.567 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:31.567 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.567 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (603.4035682678223 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:31.567 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:31.587 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:31.588 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:31.588 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:31.588 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.588 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.588 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.588 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240191.965088, idle connection 116537.000000, request 304999.946594 03/19/2026 02:15:31.589 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240191.489014, idle connection 116536.000000, request 304999.480963 03/19/2026 02:15:31.597 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240782.854980, idle connection 116525.000000, request 304399.003744 03/19/2026 02:15:31.597 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:31.597 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.597 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.4769077301025 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:31.597 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.643 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240897.577148, idle connection 115269.000000, request 304999.925613 03/19/2026 02:15:31.644 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240897.020508, idle connection 115269.000000, request 304999.382496 03/19/2026 02:15:31.657 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:31.657 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:31.658 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:31.658 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.658 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.658 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.658 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240161.283691, idle connection 116468.000000, request 304999.944687 03/19/2026 02:15:31.659 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240160.855713, idle connection 116467.000000, request 304999.528170 03/19/2026 02:15:31.661 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 119 03/19/2026 02:15:31.662 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:31.662 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:31.662 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.662 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.662 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.662 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241181.315186, idle connection 116467.000000, request 304999.954700 03/19/2026 02:15:31.662 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:31.662 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:31.662 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:31.662 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.663 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.663 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.663 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240113.612305, idle connection 115940.000000, request 304999.962330 03/19/2026 02:15:31.663 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 241180.314209, idle connection 116466.000000, request 304998.948574 03/19/2026 02:15:31.663 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240113.028809, idle connection 115939.000000, request 304999.383926 03/19/2026 02:15:31.665 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 267 03/19/2026 02:15:31.665 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:31.665 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:31.665 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.666 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=856, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.666 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 861 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=856, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.666 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239555.208008, idle connection 116116.000000, request 304999.954462 03/19/2026 02:15:31.666 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239554.892090, idle connection 116115.000000, request 304999.639034 03/19/2026 02:15:31.709 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:31.710 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:31.710 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:31.710 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.710 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.710 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.710 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239197.044189, idle connection 115190.000000, request 304999.943733 03/19/2026 02:15:31.710 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:31.710 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:31.710 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:31.710 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.711 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.711 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.711 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240907.820557, idle connection 116495.000000, request 304999.961615 03/19/2026 02:15:31.711 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239195.960205, idle connection 115189.000000, request 304998.868942 03/19/2026 02:15:31.711 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240907.151367, idle connection 116495.000000, request 304999.297142 03/19/2026 02:15:31.743 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240274.956787, idle connection 116317.000000, request 304397.700548 03/19/2026 02:15:31.744 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:15:31.744 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.744 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (602.8883457183838 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:31.744 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:31.744 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240176.312744, idle connection 115795.000000, request 304397.499800 03/19/2026 02:15:31.744 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:31.744 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.745 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.8475761413574 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:31.745 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:31.762 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240467.964600, idle connection 115633.000000, request 304398.096323 03/19/2026 02:15:31.763 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 864 03/19/2026 02:15:31.763 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.763 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 864 (602.6046276092529 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:31.763 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:31.763 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240268.444092, idle connection 115911.000000, request 304397.681475 03/19/2026 02:15:31.763 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 866 03/19/2026 02:15:31.763 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.763 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 866 (602.6406288146973 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:31.764 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:31.859 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:31.859 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:31.859 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:31.859 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.859 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.860 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 801 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=796, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.860 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240372.414062, idle connection 116255.000000, request 304999.944210 03/19/2026 02:15:31.860 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240371.964600, idle connection 116254.000000, request 304999.502897 03/19/2026 02:15:31.931 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:31.932 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:31.932 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:31.932 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.932 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.932 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.932 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239480.648926, idle connection 115465.000000, request 304999.944925 03/19/2026 02:15:31.932 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238875.704346, idle connection 115462.000000, request 304396.734238 03/19/2026 02:15:31.933 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238976.612061, idle connection 115671.000000, request 304397.392511 03/19/2026 02:15:31.933 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239479.958496, idle connection 115464.000000, request 304999.264717 03/19/2026 02:15:31.933 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:31.933 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.933 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (604.0453910827637 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:31.933 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:31.934 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:31.934 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:31.934 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (603.7137508392334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:31.934 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:31.947 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:31.948 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:31.948 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:31.948 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.948 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.948 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.948 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240420.213379, idle connection 114952.000000, request 304999.948025 03/19/2026 02:15:31.949 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240419.804688, idle connection 114952.000000, request 304999.545574 03/19/2026 02:15:31.987 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:31.988 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:31.988 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:31.988 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.988 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.988 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.988 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239496.990479, idle connection 115190.000000, request 304999.945879 03/19/2026 02:15:31.989 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239496.540527, idle connection 115190.000000, request 304999.508142 03/19/2026 02:15:31.989 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239522.713135, idle connection 115650.000000, request 304999.964714 03/19/2026 02:15:31.990 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239522.445801, idle connection 115649.000000, request 304999.699354 03/19/2026 02:15:32.005 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239330.849854, idle connection 115584.000000, request 304399.024963 03/19/2026 02:15:32.005 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1140 03/19/2026 02:15:32.005 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.005 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1140 (601.5415191650391 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3011, last_stable_offset=3011, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc2\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xb7~K\x07\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:32.005 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:32.006 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3010 03/19/2026 02:15:32.006 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3010 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:32.006 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3011 (leader epoch 0) 03/19/2026 02:15:32.084 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:32.084 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:32.084 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:32.084 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.084 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.084 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.084 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239331.402344, idle connection 116032.000000, request 304999.925613 03/19/2026 02:15:32.085 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239330.926270, idle connection 116032.000000, request 304999.467134 03/19/2026 02:15:32.085 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239133.167725, idle connection 115310.000000, request 304999.964714 03/19/2026 02:15:32.086 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239132.865723, idle connection 115310.000000, request 304999.666691 03/19/2026 02:15:32.088 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:32.088 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:32.088 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:32.089 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.089 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.089 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.089 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240337.011230, idle connection 116039.000000, request 304999.962807 03/19/2026 02:15:32.089 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239056.980225, idle connection 115903.000000, request 304397.023201 03/19/2026 02:15:32.089 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240336.515381, idle connection 116039.000000, request 304999.469995 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (603.7099361419678 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[(topics='-uve-topic-25', partitions=[(partition=0, error_code=0, highwater_offset=50, last_stable_offset=50, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x000\x00\x00\x01\xcc\x00\x00\x00\x00\x026M\x15\xdc\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x9a\x03\x00\x00\x00\xdc\x02ObjectXmppPeerInfo:cn-jenkins-de...')])]) 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 1 response partitions (0 implied) 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 472 bytes of data for partition TopicPartition(topic='-uve-topic-25', partition=0) with offset 48 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 48 for assigned partition TopicPartition(topic='-uve-topic-25', partition=0) 03/19/2026 02:15:32.090 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-25', partition=0) to 50 (leader epoch 0) 03/19/2026 02:15:32.106 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3011 03/19/2026 02:15:32.106 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:32.107 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:32.107 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.107 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1136, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3011, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.107 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1141 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1136, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3011, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.107 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239228.389893, idle connection 115482.000000, request 304999.930620 03/19/2026 02:15:32.107 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239227.975586, idle connection 115482.000000, request 304999.519587 03/19/2026 02:15:32.165 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239752.328125, idle connection 114744.000000, request 304398.079395 03/19/2026 02:15:32.165 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:32.165 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.165 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.4799346923828 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:32.166 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:32.166 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238548.804688, idle connection 114733.000000, request 304397.891045 03/19/2026 02:15:32.166 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:32.166 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.166 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (602.4515628814697 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:32.166 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:32.167 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:32.167 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:32.167 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:32.167 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.167 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.167 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.168 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238446.869873, idle connection 115623.000000, request 304999.953985 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 104 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.168 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239577.122070, idle connection 116018.000000, request 304999.967337 03/19/2026 02:15:32.168 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239574.074463, idle connection 115954.000000, request 304397.360325 03/19/2026 02:15:32.169 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238445.807861, idle connection 115622.000000, request 304998.897314 03/19/2026 02:15:32.169 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:32.169 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.169 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (603.2495498657227 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:32.169 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:32.169 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239575.906982, idle connection 116017.000000, request 304998.754025 03/19/2026 02:15:32.170 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:32.170 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.170 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (1.6651153564453125 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[(topics='-uve-topic-26', partitions=[(partition=0, error_code=0, highwater_offset=106, last_stable_offset=106, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00h\x00\x00\x01\xbf\x00\x00\x00\x00\x02A\x19(v\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x8a\x03\x00\x00\x00\xcc\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:15:32.170 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 1 response partitions (0 implied) 03/19/2026 02:15:32.170 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 459 bytes of data for partition TopicPartition(topic='-uve-topic-26', partition=0) with offset 104 03/19/2026 02:15:32.170 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 104 for assigned partition TopicPartition(topic='-uve-topic-26', partition=0) 03/19/2026 02:15:32.171 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-26', partition=0) to 106 (leader epoch 0) 03/19/2026 02:15:32.189 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239590.934326, idle connection 115936.000000, request 304398.913383 03/19/2026 02:15:32.190 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:32.190 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.190 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (601.672887802124 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:32.190 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:32.191 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:32.191 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:32.191 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-25', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:32.191 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.191 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=807, topics=[(topic='-uve-topic-25', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=50, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.191 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=807, topics=[(topic='-uve-topic-25', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=50, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.192 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238954.437988, idle connection 115801.000000, request 304999.950886 03/19/2026 02:15:32.192 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238953.958740, idle connection 115800.000000, request 304999.475002 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.198 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240181.321533, idle connection 115923.000000, request 304999.958754 03/19/2026 02:15:32.199 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240180.974854, idle connection 115923.000000, request 304999.616623 03/19/2026 02:15:32.245 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240295.837402, idle connection 114667.000000, request 304398.192406 03/19/2026 02:15:32.246 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:32.246 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.246 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (602.4279594421387 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:32.246 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:32.259 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239560.254883, idle connection 115867.000000, request 304398.916006 03/19/2026 02:15:32.260 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:32.260 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.260 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.6628742218018 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:32.260 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:32.264 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240579.384766, idle connection 115865.000000, request 304398.018599 03/19/2026 02:15:32.264 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:32.264 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.265 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (602.5676727294922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[(topics='-uve-topic-22', partitions=[(partition=0, error_code=0, highwater_offset=121, last_stable_offset=121, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00w\x00\x00\x01\xbb\x00\x00\x00\x00\x02u$\xa6A\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x86\x03\x00\x00\x00\xc8\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:15:32.265 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 1 response partitions (0 implied) 03/19/2026 02:15:32.265 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 455 bytes of data for partition TopicPartition(topic='-uve-topic-22', partition=0) with offset 119 03/19/2026 02:15:32.265 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 119 for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) 03/19/2026 02:15:32.265 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) to 121 (leader epoch 0) 03/19/2026 02:15:32.265 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239510.854004, idle connection 115337.000000, request 304397.204876 03/19/2026 02:15:32.266 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:32.266 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.266 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (603.1064987182617 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:32.266 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:32.266 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238954.502930, idle connection 115515.000000, request 304399.247169 03/19/2026 02:15:32.267 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 861 03/19/2026 02:15:32.267 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.267 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 861 (601.0949611663818 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[(topics='-uve-topic-28', partitions=[(partition=0, error_code=0, highwater_offset=269, last_stable_offset=269, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01\x0b\x00\x00\x01\xf3\x00\x00\x00\x00\x02M\xf4\xfc\t\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xbe\x03\x00\x00\x00\x80\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:32.267 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 1 response partitions (0 implied) 03/19/2026 02:15:32.267 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 511 bytes of data for partition TopicPartition(topic='-uve-topic-28', partition=0) with offset 267 03/19/2026 02:15:32.267 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 267 for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) 03/19/2026 02:15:32.268 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-28', partition=0) to 269 (leader epoch 0) 03/19/2026 02:15:32.271 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:32.271 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:32.271 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-26', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:32.271 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.271 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=826, topics=[(topic='-uve-topic-26', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=106, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.272 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=826, topics=[(topic='-uve-topic-26', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=106, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.272 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239473.570068, idle connection 115915.000000, request 304999.946594 03/19/2026 02:15:32.272 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239473.214111, idle connection 115914.000000, request 304999.596834 03/19/2026 02:15:32.312 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238595.114258, idle connection 114588.000000, request 304398.007154 03/19/2026 02:15:32.312 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:32.313 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.313 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (602.6854515075684 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:32.313 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:32.313 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240305.449707, idle connection 115893.000000, request 304397.589922 03/19/2026 02:15:32.313 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:32.313 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.313 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (602.7665138244629 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:32.314 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:32.344 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:32.345 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:32.345 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:32.345 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.345 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.345 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.345 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239673.072266, idle connection 115715.000000, request 304999.941111 03/19/2026 02:15:32.345 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:32.345 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:32.345 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:32.346 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.346 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.346 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.346 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239574.652832, idle connection 115193.000000, request 304999.961615 03/19/2026 02:15:32.346 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239671.933350, idle connection 115714.000000, request 304998.816490 03/19/2026 02:15:32.347 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239573.851562, idle connection 115192.000000, request 304999.163866 03/19/2026 02:15:32.363 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 353 03/19/2026 02:15:32.363 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:32.364 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:32.364 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.364 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=860, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.364 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 865 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=860, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.364 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239865.939697, idle connection 115031.000000, request 304999.941587 03/19/2026 02:15:32.364 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 322 03/19/2026 02:15:32.364 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:32.364 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:32.365 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.365 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=862, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.365 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 867 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=862, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.365 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239666.801025, idle connection 115310.000000, request 304999.963999 03/19/2026 02:15:32.365 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239864.831543, idle connection 115030.000000, request 304998.844624 03/19/2026 02:15:32.365 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239666.114990, idle connection 115309.000000, request 304999.283314 03/19/2026 02:15:32.366 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 121 03/19/2026 02:15:32.366 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:32.366 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-22', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:32.366 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.366 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=832, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=121, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.367 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=832, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=121, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.367 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240476.493164, idle connection 115762.000000, request 304999.949932 03/19/2026 02:15:32.367 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 867 03/19/2026 02:15:32.367 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.367 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 867 (2.597808837890625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=324, last_stable_offset=324, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01B\x00\x00\x01\xd7\x00\x00\x00\x00\x02o\xf7\xe2\xb9\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:15:32.368 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:15:32.368 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 483 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 322 03/19/2026 02:15:32.368 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 322 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:15:32.368 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 324 (leader epoch 0) 03/19/2026 02:15:32.368 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:32.369 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:32.369 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-28', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:32.369 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.369 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=857, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=269, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.369 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 862 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=857, topics=[(topic='-uve-topic-28', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=269, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.369 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238852.006348, idle connection 115413.000000, request 304999.954224 03/19/2026 02:15:32.369 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 240474.056152, idle connection 115759.000000, request 304997.519732 03/19/2026 02:15:32.370 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238851.405762, idle connection 115412.000000, request 304999.360085 03/19/2026 02:15:32.461 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239771.406982, idle connection 115654.000000, request 304398.935556 03/19/2026 02:15:32.461 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 801 03/19/2026 02:15:32.461 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.461 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 801 (601.6576290130615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:32.461 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 324 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=863, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=324, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 868 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=863, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=324, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.469 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239562.326416, idle connection 115205.000000, request 304999.928474 03/19/2026 02:15:32.470 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239561.822998, idle connection 115205.000000, request 304999.435425 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.534 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238273.614990, idle connection 114859.000000, request 304999.928713 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.535 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238373.978027, idle connection 115068.000000, request 304999.964476 03/19/2026 02:15:32.535 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238877.466553, idle connection 114862.000000, request 304396.770477 03/19/2026 02:15:32.536 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238272.427246, idle connection 114858.000000, request 304998.752594 03/19/2026 02:15:32.536 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:32.536 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.536 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (603.912353515625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:32.536 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:32.536 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238372.695801, idle connection 115067.000000, request 304998.684168 03/19/2026 02:15:32.549 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239819.265137, idle connection 114351.000000, request 304399.000645 03/19/2026 02:15:32.549 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:32.550 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.550 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.4952659606934 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:32.550 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:32.589 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238895.770508, idle connection 114589.000000, request 304398.726225 03/19/2026 02:15:32.590 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:32.590 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.590 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (601.8884181976318 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:32.590 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:32.591 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238921.978760, idle connection 115049.000000, request 304399.225950 03/19/2026 02:15:32.591 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:15:32.591 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.591 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (601.1028289794922 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:32.591 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:32.685 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238730.411133, idle connection 115431.000000, request 304398.941994 03/19/2026 02:15:32.686 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:32.686 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.686 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.7963886260986 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:32.686 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:32.687 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238532.374268, idle connection 114710.000000, request 304399.169445 03/19/2026 02:15:32.687 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:32.687 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.687 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.3073921203613 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:32.687 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:32.692 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239733.908691, idle connection 115436.000000, request 304396.850824 03/19/2026 02:15:32.692 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:32.692 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.693 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (603.6944389343262 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:32.693 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:32.708 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238627.376709, idle connection 114881.000000, request 304398.908615 03/19/2026 02:15:32.709 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1141 03/19/2026 02:15:32.709 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.709 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1141 (601.8574237823486 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3012, last_stable_offset=3012, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc3\x00\x00\x00\xfe\x00\x00\x00\x00\x02EG6\x1e\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:32.709 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:32.709 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3011 03/19/2026 02:15:32.709 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3011 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:32.710 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3012 (leader epoch 0) 03/19/2026 02:15:32.766 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:32.766 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:32.767 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:32.767 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.767 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.767 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.767 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239150.212646, idle connection 114142.000000, request 304999.930620 03/19/2026 02:15:32.768 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239149.719238, idle connection 114141.000000, request 304999.460936 03/19/2026 02:15:32.768 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:32.768 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:32.768 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:32.768 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.768 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.768 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.769 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237946.050537, idle connection 114130.000000, request 304999.947548 03/19/2026 02:15:32.769 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237945.657227, idle connection 114130.000000, request 304999.560356 03/19/2026 02:15:32.769 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:32.769 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:32.769 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:32.770 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.770 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.770 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.770 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238972.575928, idle connection 115352.000000, request 304999.964952 03/19/2026 02:15:32.770 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237844.410645, idle connection 115020.000000, request 304397.498846 03/19/2026 02:15:32.770 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238972.123291, idle connection 115352.000000, request 304999.516010 03/19/2026 02:15:32.771 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:32.771 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.771 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (603.1396389007568 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:32.771 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:32.790 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:32.791 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:32.791 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:32.791 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.791 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.791 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.791 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238988.922852, idle connection 115334.000000, request 304999.943972 03/19/2026 02:15:32.792 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238988.485596, idle connection 115333.000000, request 304999.516010 03/19/2026 02:15:32.793 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238353.516602, idle connection 115200.000000, request 304399.029493 03/19/2026 02:15:32.793 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:32.793 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.793 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.4664173126221 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:32.793 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:32.799 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239580.542480, idle connection 115322.000000, request 304399.175406 03/19/2026 02:15:32.799 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:32.800 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.800 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.4101505279541 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:32.800 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3012 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1137, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3012, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1142 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1137, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3012, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:32.811 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238524.040771, idle connection 114778.000000, request 304999.916553 03/19/2026 02:15:32.812 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238523.480957, idle connection 114777.000000, request 304999.376297 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.847 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239693.537842, idle connection 114065.000000, request 304999.915838 03/19/2026 02:15:32.848 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239693.058105, idle connection 114065.000000, request 304999.461412 03/19/2026 02:15:32.860 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:32.860 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:32.861 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:32.861 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.861 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.861 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.861 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238958.421631, idle connection 115265.000000, request 304999.950409 03/19/2026 02:15:32.861 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238958.037842, idle connection 115265.000000, request 304999.572992 03/19/2026 02:15:32.868 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:32.868 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:32.869 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:32.869 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.869 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.869 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.869 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238907.417725, idle connection 114734.000000, request 304999.954700 03/19/2026 02:15:32.869 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238907.082275, idle connection 114733.000000, request 304999.625206 03/19/2026 02:15:32.872 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238872.867920, idle connection 115314.000000, request 304399.250507 03/19/2026 02:15:32.873 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:32.873 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.873 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (601.1054515838623 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:32.873 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:32.913 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:32.914 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:32.914 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:32.914 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.914 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.914 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.914 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237992.821045, idle connection 113985.000000, request 304999.924183 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 823 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=818, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:32.915 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239703.482910, idle connection 115291.000000, request 304999.959469 03/19/2026 02:15:32.915 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237991.595947, idle connection 113984.000000, request 304998.717308 03/19/2026 02:15:32.916 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239702.812012, idle connection 115290.000000, request 304999.295473 03/19/2026 02:15:32.947 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239070.977539, idle connection 115113.000000, request 304397.842884 03/19/2026 02:15:32.948 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:32.948 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.948 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (602.9613018035889 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:32.948 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:32.948 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238972.032471, idle connection 114591.000000, request 304397.337437 03/19/2026 02:15:32.949 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:32.949 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.949 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (603.2321453094482 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:32.949 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:32.966 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239264.024170, idle connection 114429.000000, request 304398.021936 03/19/2026 02:15:32.966 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 865 03/19/2026 02:15:32.966 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.967 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 865 (602.5989055633545 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=355, last_stable_offset=355, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01a\x00\x00\x01\xca\x00\x00\x00\x00\x02kU\x1a3\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\x90\x03\x00\x00\x00\xd2\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:15:32.967 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:15:32.967 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 470 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 353 03/19/2026 02:15:32.967 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 353 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:15:32.967 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 355 (leader epoch 0) 03/19/2026 02:15:32.970 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239873.237793, idle connection 115158.000000, request 304396.695137 03/19/2026 02:15:32.970 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:32.970 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.971 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (603.7476062774658 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:32.971 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:32.971 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238250.125977, idle connection 114811.000000, request 304398.077726 03/19/2026 02:15:32.971 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 862 03/19/2026 02:15:32.971 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:32.971 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 862 (602.2076606750488 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:32.971 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:33.062 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:33.062 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:33.062 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:33.062 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.062 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.063 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 802 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=797, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.063 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239169.336670, idle connection 115051.000000, request 304999.944210 03/19/2026 02:15:33.063 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239168.832275, idle connection 115051.000000, request 304999.450445 03/19/2026 02:15:33.068 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 355 03/19/2026 02:15:33.068 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:33.068 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:33.068 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.068 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=861, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=355, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:33.069 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 866 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=861, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=355, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:33.069 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239161.214600, idle connection 114327.000000, request 304999.950886 03/19/2026 02:15:33.069 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239160.830078, idle connection 114326.000000, request 304999.569416 03/19/2026 02:15:33.070 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238961.320068, idle connection 114604.000000, request 304398.936033 03/19/2026 02:15:33.070 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 868 03/19/2026 02:15:33.071 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.071 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 868 (601.4363765716553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:33.071 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:33.137 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:33.137 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:33.137 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:33.137 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.137 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.137 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.138 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238275.246582, idle connection 114260.000000, request 304999.923468 03/19/2026 02:15:33.138 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237670.237061, idle connection 114256.000000, request 304396.558523 03/19/2026 02:15:33.138 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237771.130859, idle connection 114465.000000, request 304397.115231 03/19/2026 02:15:33.138 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238274.411865, idle connection 114259.000000, request 304999.100924 03/19/2026 02:15:33.139 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:33.139 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.139 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (604.4001579284668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:33.139 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:33.139 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:33.139 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.139 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (604.2559146881104 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:33.140 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:33.150 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:33.151 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:33.151 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:33.151 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.151 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.151 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.151 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239217.021484, idle connection 113749.000000, request 304999.920130 03/19/2026 02:15:33.152 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239216.383545, idle connection 113748.000000, request 304999.294758 03/19/2026 02:15:33.191 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:33.191 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:33.191 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:33.191 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.191 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.192 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.192 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238293.343018, idle connection 113987.000000, request 304999.916077 03/19/2026 02:15:33.192 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:33.192 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:33.192 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:33.192 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.193 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.193 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.193 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238319.766846, idle connection 114447.000000, request 304999.940872 03/19/2026 02:15:33.193 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238291.747314, idle connection 113985.000000, request 304998.337269 03/19/2026 02:15:33.194 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238318.822998, idle connection 114446.000000, request 304999.004841 03/19/2026 02:15:33.287 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:33.287 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:33.287 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:33.287 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.287 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.288 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.288 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238128.168945, idle connection 114829.000000, request 304999.934196 03/19/2026 02:15:33.288 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:33.288 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:33.288 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:33.288 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.288 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.289 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.289 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237930.372314, idle connection 114108.000000, request 304999.924421 03/19/2026 02:15:33.289 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238126.539795, idle connection 114827.000000, request 304998.317480 03/19/2026 02:15:33.290 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237929.383789, idle connection 114107.000000, request 304998.948812 03/19/2026 02:15:33.294 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:33.294 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:33.294 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:33.294 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.294 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.294 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.294 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239131.691650, idle connection 114834.000000, request 304999.935150 03/19/2026 02:15:33.295 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239131.059814, idle connection 114833.000000, request 304999.315977 03/19/2026 02:15:33.368 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238549.222900, idle connection 113541.000000, request 304398.954630 03/19/2026 02:15:33.368 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:33.369 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.369 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.6972064971924 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:33.369 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:33.370 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237345.141113, idle connection 113529.000000, request 304399.040222 03/19/2026 02:15:33.370 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:33.370 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.370 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.3214588165283 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:33.370 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:33.371 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:33.371 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:33.371 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:33.371 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.371 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.372 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.372 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237242.878174, idle connection 114419.000000, request 304999.958277 03/19/2026 02:15:33.372 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238370.630371, idle connection 114750.000000, request 304398.021460 03/19/2026 02:15:33.372 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237242.385742, idle connection 114418.000000, request 304999.470711 03/19/2026 02:15:33.372 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:33.372 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.372 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (602.5843620300293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:33.373 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:33.392 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238387.966309, idle connection 114733.000000, request 304398.990154 03/19/2026 02:15:33.392 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:33.393 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.393 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.5355587005615 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:33.393 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:33.393 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:33.394 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:33.394 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:33.394 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.394 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.394 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.394 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237751.970459, idle connection 114598.000000, request 304999.955177 03/19/2026 02:15:33.395 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237751.543213, idle connection 114598.000000, request 304999.533415 03/19/2026 02:15:33.400 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:33.400 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:33.401 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:33.401 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.401 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.401 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.401 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238978.655518, idle connection 114720.000000, request 304999.947071 03/19/2026 02:15:33.401 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238978.164307, idle connection 114720.000000, request 304999.462366 03/19/2026 02:15:33.413 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237922.906494, idle connection 114177.000000, request 304398.796797 03/19/2026 02:15:33.413 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1142 03/19/2026 02:15:33.413 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.413 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1142 (601.70578956604 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3013, last_stable_offset=3013, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc4\x00\x00\x00\xf4\x00\x00\x00\x00\x02\xa3\x19B\xc4\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x82\x03\x00\x00\x00\xc4\x02ObjectDatabaseInfo:cn-jenkins-de...')])]) 03/19/2026 02:15:33.413 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:33.413 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 256 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3012 03/19/2026 02:15:33.414 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3012 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:33.414 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3013 (leader epoch 0) 03/19/2026 02:15:33.449 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239092.041260, idle connection 113464.000000, request 304398.429394 03/19/2026 02:15:33.449 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:33.449 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.450 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.1952629089355 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:33.450 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:33.462 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238357.518799, idle connection 114664.000000, request 304399.048090 03/19/2026 02:15:33.462 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:33.462 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.462 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.3741493225098 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:33.463 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:33.470 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238306.643799, idle connection 114133.000000, request 304399.181128 03/19/2026 02:15:33.470 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:33.470 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.470 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (601.1960506439209 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:33.470 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:33.473 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:33.473 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:33.473 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:33.473 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.474 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.474 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.474 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238271.557373, idle connection 114713.000000, request 304999.957323 03/19/2026 02:15:33.474 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238271.165039, idle connection 114712.000000, request 304999.567986 03/19/2026 02:15:33.514 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3013 03/19/2026 02:15:33.514 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:33.515 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:33.515 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.515 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1138, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3013, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:33.515 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1143 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1138, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3013, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:33.515 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237820.441406, idle connection 114074.000000, request 304999.933243 03/19/2026 02:15:33.515 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237819.984619, idle connection 114074.000000, request 304999.497414 03/19/2026 02:15:33.524 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237383.267090, idle connection 113376.000000, request 304390.384197 03/19/2026 02:15:33.524 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:33.524 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.524 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (610.0318431854248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:33.524 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:33.525 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239094.012695, idle connection 114682.000000, request 304390.494823 03/19/2026 02:15:33.525 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 823 03/19/2026 02:15:33.525 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.525 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 823 (609.785795211792 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:33.525 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:33.549 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:33.549 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:33.550 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:33.550 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.550 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.550 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.550 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238468.198975, idle connection 114510.000000, request 304999.951124 03/19/2026 02:15:33.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:33.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:33.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:33.550 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.550 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.551 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.551 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238369.816895, idle connection 113988.000000, request 304999.963999 03/19/2026 02:15:33.551 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238467.061035, idle connection 114509.000000, request 304998.820305 03/19/2026 02:15:33.551 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238369.078125, idle connection 113988.000000, request 304999.226093 03/19/2026 02:15:33.571 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 121 03/19/2026 02:15:33.571 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:33.571 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:33.571 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.572 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.572 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.572 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239271.533203, idle connection 114557.000000, request 304999.952316 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=858, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 863 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=858, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.572 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237648.533447, idle connection 114209.000000, request 304999.955177 03/19/2026 02:15:33.573 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 239270.563965, idle connection 114556.000000, request 304998.992443 03/19/2026 02:15:33.573 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237647.959717, idle connection 114209.000000, request 304999.385595 03/19/2026 02:15:33.664 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238568.289795, idle connection 114450.000000, request 304398.896456 03/19/2026 02:15:33.664 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 802 03/19/2026 02:15:33.664 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.664 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 802 (601.618766784668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:33.665 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:33.670 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238560.337402, idle connection 113726.000000, request 304399.075031 03/19/2026 02:15:33.670 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 866 03/19/2026 02:15:33.670 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.670 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 866 (601.3040542602539 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:33.670 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:33.671 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 324 03/19/2026 02:15:33.671 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:33.671 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:33.671 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.671 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=864, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.671 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 869 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=864, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.672 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238360.015381, idle connection 114003.000000, request 304999.961138 03/19/2026 02:15:33.672 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238359.677979, idle connection 114003.000000, request 304999.626398 03/19/2026 02:15:33.739 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:33.740 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:33.740 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:33.740 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.740 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.740 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.740 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237067.960693, idle connection 113654.000000, request 304999.945402 03/19/2026 02:15:33.740 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:33.740 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:33.740 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:33.741 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.741 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.741 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.741 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237168.286865, idle connection 113862.000000, request 304999.962568 03/19/2026 02:15:33.741 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237671.772461, idle connection 113656.000000, request 304396.462917 03/19/2026 02:15:33.741 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237066.661621, idle connection 113653.000000, request 304998.656511 03/19/2026 02:15:33.742 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:33.742 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.742 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (604.3386459350586 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:33.742 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:33.742 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237166.892334, idle connection 113861.000000, request 304998.567820 03/19/2026 02:15:33.753 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238615.741211, idle connection 113148.000000, request 304398.652315 03/19/2026 02:15:33.753 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:33.753 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.753 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.7849445343018 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:33.753 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:33.795 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237690.429932, idle connection 113384.000000, request 304397.009611 03/19/2026 02:15:33.795 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:33.795 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.795 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (603.6989688873291 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:33.796 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:33.796 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237716.735352, idle connection 113844.000000, request 304396.914244 03/19/2026 02:15:33.796 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:33.796 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.796 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (603.4564971923828 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:33.796 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:33.890 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237525.504395, idle connection 114226.000000, request 304397.272348 03/19/2026 02:15:33.891 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:33.891 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.891 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (603.4460067749023 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:33.891 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:33.892 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237327.574707, idle connection 113505.000000, request 304397.137642 03/19/2026 02:15:33.892 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:33.892 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.892 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.236198425293 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:33.892 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:33.895 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238530.632080, idle connection 114233.000000, request 304398.884058 03/19/2026 02:15:33.896 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:33.896 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.896 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (601.5856266021729 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:33.896 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:33.969 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:33.969 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:33.970 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:33.970 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.970 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.970 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.970 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237947.059570, idle connection 112939.000000, request 304999.929905 03/19/2026 02:15:33.971 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237946.535645, idle connection 112938.000000, request 304999.418020 03/19/2026 02:15:33.971 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:33.971 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:33.971 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:33.971 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.971 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.971 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.972 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236743.098389, idle connection 112927.000000, request 304999.953985 03/19/2026 02:15:33.972 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236742.666016, idle connection 112927.000000, request 304999.524117 03/19/2026 02:15:33.973 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:33.973 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:33.973 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:33.973 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.973 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.973 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.973 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237769.082031, idle connection 114149.000000, request 304999.954939 03/19/2026 02:15:33.974 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236640.899170, idle connection 113817.000000, request 304397.981405 03/19/2026 02:15:33.974 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237768.545166, idle connection 114148.000000, request 304999.422073 03/19/2026 02:15:33.974 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:33.974 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.974 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (602.7588844299316 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:33.975 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:33.993 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 13 03/19/2026 02:15:33.993 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:33.993 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:33.994 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:33.994 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.994 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:33.994 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237786.172607, idle connection 114131.000000, request 304999.938965 03/19/2026 02:15:33.994 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237785.773926, idle connection 114131.000000, request 304999.551535 03/19/2026 02:15:33.995 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237151.220947, idle connection 113997.000000, request 304399.210930 03/19/2026 02:15:33.995 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:33.995 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:33.995 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.1583805084229 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:33.995 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:34.002 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238377.763184, idle connection 114119.000000, request 304399.060488 03/19/2026 02:15:34.002 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:34.002 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.002 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.2864112854004 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:34.002 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:34.051 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:34.051 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:34.051 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:34.051 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.051 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.052 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.052 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238489.258057, idle connection 112861.000000, request 304999.944925 03/19/2026 02:15:34.052 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238488.825684, idle connection 112860.000000, request 304999.521255 03/19/2026 02:15:34.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 40 03/19/2026 02:15:34.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:34.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:34.063 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.063 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.063 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.064 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237755.797852, idle connection 114062.000000, request 304999.950171 03/19/2026 02:15:34.064 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237755.411377, idle connection 114062.000000, request 304999.571323 03/19/2026 02:15:34.071 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 119 03/19/2026 02:15:34.071 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:34.071 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:34.071 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.071 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.071 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.071 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237705.220703, idle connection 113532.000000, request 304999.957561 03/19/2026 02:15:34.071 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237704.867432, idle connection 113531.000000, request 304999.608994 03/19/2026 02:15:34.075 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237670.822021, idle connection 114112.000000, request 304399.224043 03/19/2026 02:15:34.075 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:15:34.075 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.075 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (601.1347770690918 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:34.075 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:34.116 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237219.489014, idle connection 113473.000000, request 304398.990870 03/19/2026 02:15:34.116 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1143 03/19/2026 02:15:34.116 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.117 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1143 (601.5892028808594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3014, last_stable_offset=3014, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc5\x00\x00\x01\x13\x00\x00\x00\x00\x02\xe3\xf9\x8a\xd7\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectConfigDatabaseInfo:cn-jenk...')])]) 03/19/2026 02:15:34.117 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:34.117 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 287 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3013 03/19/2026 02:15:34.117 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3013 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:34.117 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3014 (leader epoch 0) 03/19/2026 02:15:34.125 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:34.125 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:34.125 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:34.125 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.125 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.125 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.125 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236781.835205, idle connection 112774.000000, request 304999.943495 03/19/2026 02:15:34.125 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:34.126 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:34.126 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:34.126 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.126 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.126 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 824 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=819, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.126 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238492.511475, idle connection 114080.000000, request 304999.945641 03/19/2026 02:15:34.127 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236780.542725, idle connection 112773.000000, request 304998.659611 03/19/2026 02:15:34.127 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238491.731445, idle connection 114079.000000, request 304999.174595 03/19/2026 02:15:34.152 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237866.249756, idle connection 113908.000000, request 304397.999048 03/19/2026 02:15:34.152 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:34.153 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.153 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (602.6911735534668 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:34.153 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:34.153 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237767.381836, idle connection 113386.000000, request 304397.526026 03/19/2026 02:15:34.153 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:34.154 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.154 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (602.9984951019287 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:34.154 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:34.173 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238669.932617, idle connection 113955.000000, request 304398.350716 03/19/2026 02:15:34.174 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:34.174 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.174 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (602.1914482116699 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:34.174 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:34.174 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237046.700684, idle connection 113607.000000, request 304398.123026 03/19/2026 02:15:34.174 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 863 03/19/2026 02:15:34.175 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.175 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 863 (602.1642684936523 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:34.175 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:34.218 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3014 03/19/2026 02:15:34.218 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:34.218 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:34.218 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.218 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1139, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3014, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.218 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1144 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1139, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3014, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.219 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237116.915771, idle connection 113371.000000, request 304999.946356 03/19/2026 02:15:34.219 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237116.526367, idle connection 113370.000000, request 304999.567270 03/19/2026 02:15:34.265 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:34.265 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:34.265 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:34.265 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.265 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.265 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 803 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=798, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.266 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237966.498535, idle connection 113849.000000, request 304999.946594 03/19/2026 02:15:34.266 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237966.057373, idle connection 113848.000000, request 304999.515772 03/19/2026 02:15:34.270 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 355 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=862, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 867 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=862, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237958.872314, idle connection 113124.000000, request 304999.953270 03/19/2026 02:15:34.271 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237958.522461, idle connection 113124.000000, request 304999.608278 03/19/2026 02:15:34.272 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237759.393311, idle connection 113402.000000, request 304399.341345 03/19/2026 02:15:34.272 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 869 03/19/2026 02:15:34.272 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.273 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 869 (601.0231971740723 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=325, last_stable_offset=325, log_start_offset=0, aborted_transactions=NULL, records=b"\x00\x00\x00\x00\x00\x00\x01D\x00\x00\x01\x1a\x00\x00\x00\x00\x02'\xc2{\x8d\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xce\x03\x00\x00\x00\x90\x03ObjectGeneratorInfo:cn-jenkins-d...")])]) 03/19/2026 02:15:34.273 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:15:34.273 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 294 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 324 03/19/2026 02:15:34.273 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 324 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:15:34.273 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 325 (leader epoch 0) 03/19/2026 02:15:34.342 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 25 03/19/2026 02:15:34.343 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:34.343 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:34.343 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.343 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.343 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.343 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237069.410156, idle connection 113054.000000, request 304999.928713 03/19/2026 02:15:34.344 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236464.385254, idle connection 113050.000000, request 304396.374226 03/19/2026 02:15:34.344 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236565.260498, idle connection 113259.000000, request 304396.936178 03/19/2026 02:15:34.344 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237068.481934, idle connection 113053.000000, request 304999.015331 03/19/2026 02:15:34.345 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:34.345 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.345 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (604.6981811523438 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:34.345 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:34.345 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:34.345 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.345 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (604.5637130737305 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:34.346 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:34.354 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:34.354 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:34.354 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:34.354 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.354 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.355 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.355 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238013.554443, idle connection 112545.000000, request 304999.940872 03/19/2026 02:15:34.355 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238013.068604, idle connection 112545.000000, request 304999.461174 03/19/2026 02:15:34.374 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 325 03/19/2026 02:15:34.374 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:34.374 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:34.374 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.374 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=865, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=325, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.374 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 870 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=865, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=325, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.375 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237657.068359, idle connection 113300.000000, request 304999.944448 03/19/2026 02:15:34.375 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237656.632568, idle connection 113300.000000, request 304999.518156 03/19/2026 02:15:34.396 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 100 03/19/2026 02:15:34.397 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:34.397 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:34.397 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.397 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.397 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.397 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237087.937012, idle connection 112781.000000, request 304999.942303 03/19/2026 02:15:34.397 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:34.398 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:34.398 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:34.398 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.398 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.398 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.398 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237114.735107, idle connection 113242.000000, request 304999.964952 03/19/2026 02:15:34.398 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237086.875244, idle connection 112780.000000, request 304998.890400 03/19/2026 02:15:34.399 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237114.061035, idle connection 113241.000000, request 304999.293804 03/19/2026 02:15:34.492 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 43 03/19/2026 02:15:34.492 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:34.492 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:34.492 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.492 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.492 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.492 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236923.442383, idle connection 113624.000000, request 304999.946117 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.493 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236726.033936, idle connection 112903.000000, request 304999.963284 03/19/2026 02:15:34.493 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236922.404785, idle connection 113623.000000, request 304998.917341 03/19/2026 02:15:34.494 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236725.386963, idle connection 112903.000000, request 304999.320984 03/19/2026 02:15:34.494 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:34.494 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.494 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (1.7902851104736328 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[(topics='-uve-topic-12', partitions=[(partition=0, error_code=0, highwater_offset=44, last_stable_offset=44, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00+\x00\x00\x01+\x00\x00\x00\x00\x02\x90\xf2_f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:34.494 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 1 response partitions (0 implied) 03/19/2026 02:15:34.494 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-12', partition=0) with offset 43 03/19/2026 02:15:34.495 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 43 for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) 03/19/2026 02:15:34.495 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) to 44 (leader epoch 0) 03/19/2026 02:15:34.496 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:34.496 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:34.496 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:34.496 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.496 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.497 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.497 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237929.232910, idle connection 113631.000000, request 304999.964237 03/19/2026 02:15:34.497 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237928.958252, idle connection 113631.000000, request 304999.692440 03/19/2026 02:15:34.572 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237345.187012, idle connection 112337.000000, request 304398.064375 03/19/2026 02:15:34.572 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:34.573 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.573 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (602.4842262268066 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:34.573 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:34.575 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236140.140625, idle connection 112324.000000, request 304396.986246 03/19/2026 02:15:34.575 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:34.575 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.575 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (603.5308837890625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:34.575 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:34.575 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:34.575 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:34.576 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:34.576 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.576 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.576 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.576 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236038.603027, idle connection 113215.000000, request 304999.962330 03/19/2026 02:15:34.576 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237166.372314, idle connection 113546.000000, request 304397.249699 03/19/2026 02:15:34.576 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:34.576 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.576 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (603.0247211456299 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:34.576 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:34.577 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236037.701416, idle connection 113214.000000, request 304999.064684 03/19/2026 02:15:34.595 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237185.243652, idle connection 113530.000000, request 304399.013996 03/19/2026 02:15:34.595 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:34.596 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.596 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.8280982971191 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[(topics='-uve-topic-17', partitions=[(partition=0, error_code=0, highwater_offset=14, last_stable_offset=14, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x01+\x00\x00\x00\x00\x02\xfco\xd5\xd6\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:34.596 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 1 response partitions (0 implied) 03/19/2026 02:15:34.596 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-17', partition=0) with offset 13 03/19/2026 02:15:34.596 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 13 for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) 03/19/2026 02:15:34.596 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) to 14 (leader epoch 0) 03/19/2026 02:15:34.597 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 44 03/19/2026 02:15:34.597 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:34.597 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-12', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:34.597 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.597 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=808, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=44, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.597 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=808, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=44, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.597 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236818.452881, idle connection 113519.000000, request 304999.957085 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.598 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236547.990723, idle connection 113394.000000, request 304999.966145 03/19/2026 02:15:34.598 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236817.448242, idle connection 113518.000000, request 304998.958826 03/19/2026 02:15:34.599 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236547.356445, idle connection 113394.000000, request 304999.335051 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 21 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237776.513916, idle connection 113518.000000, request 304999.963999 03/19/2026 02:15:34.603 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237776.236328, idle connection 113518.000000, request 304999.688387 03/19/2026 02:15:34.654 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237887.333496, idle connection 112259.000000, request 304398.020983 03/19/2026 02:15:34.654 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:34.654 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.654 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.4792194366455 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:34.654 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:34.665 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237154.882812, idle connection 113461.000000, request 304399.036169 03/19/2026 02:15:34.665 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:34.665 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.665 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.4654636383057 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[(topics='-uve-topic-16', partitions=[(partition=0, error_code=0, highwater_offset=41, last_stable_offset=41, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00(\x00\x00\x01+\x00\x00\x00\x00\x02\x18\xdb\xc9\x7f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:34.665 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 1 response partitions (0 implied) 03/19/2026 02:15:34.665 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-16', partition=0) with offset 40 03/19/2026 02:15:34.665 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 40 for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) 03/19/2026 02:15:34.666 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) to 41 (leader epoch 0) 03/19/2026 02:15:34.672 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237104.426514, idle connection 112931.000000, request 304399.160147 03/19/2026 02:15:34.672 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:34.672 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.672 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (601.2842655181885 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[(topics='-uve-topic-15', partitions=[(partition=0, error_code=0, highwater_offset=120, last_stable_offset=120, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00w\x00\x00\x01+\x00\x00\x00\x00\x02\xc9Te\xc1\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:34.673 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 1 response partitions (0 implied) 03/19/2026 02:15:34.673 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-15', partition=0) with offset 119 03/19/2026 02:15:34.673 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 119 for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) 03/19/2026 02:15:34.673 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) to 120 (leader epoch 0) 03/19/2026 02:15:34.675 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:34.675 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:34.675 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:34.676 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.676 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.676 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.676 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237069.535645, idle connection 113511.000000, request 304999.958038 03/19/2026 02:15:34.676 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237069.136475, idle connection 113510.000000, request 304999.562502 03/19/2026 02:15:34.697 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 14 03/19/2026 02:15:34.697 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:34.697 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-17', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:34.697 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.697 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=802, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=14, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.698 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=802, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=14, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.698 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237082.276367, idle connection 113427.000000, request 304999.941826 03/19/2026 02:15:34.698 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237081.829102, idle connection 113427.000000, request 304999.503851 03/19/2026 02:15:34.727 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236179.737793, idle connection 112172.000000, request 304397.841692 03/19/2026 02:15:34.728 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:34.728 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.728 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (602.9126644134521 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:34.728 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:34.729 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237889.877930, idle connection 113478.000000, request 304397.314310 03/19/2026 02:15:34.729 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 824 03/19/2026 02:15:34.729 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.729 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 824 (603.12819480896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:34.729 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:34.753 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:34.753 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:34.754 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:34.754 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.754 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.754 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.754 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237264.181152, idle connection 113306.000000, request 304999.947548 03/19/2026 02:15:34.754 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 17 03/19/2026 02:15:34.754 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:34.754 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:34.754 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.754 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.755 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.755 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237165.809326, idle connection 112784.000000, request 304999.963284 03/19/2026 02:15:34.755 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237263.119629, idle connection 113305.000000, request 304998.895884 03/19/2026 02:15:34.755 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237165.066650, idle connection 112784.000000, request 304999.225378 03/19/2026 02:15:34.766 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 41 03/19/2026 02:15:34.766 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:34.766 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-16', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:34.767 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.767 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=810, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=41, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.767 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=810, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=41, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.767 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237052.448486, idle connection 113359.000000, request 304999.946833 03/19/2026 02:15:34.767 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237052.028320, idle connection 113359.000000, request 304999.535084 03/19/2026 02:15:34.774 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 120 03/19/2026 02:15:34.774 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:34.774 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-15', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:34.774 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.774 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=827, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=120, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.774 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=827, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=120, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.774 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237002.187012, idle connection 112829.000000, request 304999.949694 03/19/2026 02:15:34.774 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 121 03/19/2026 02:15:34.774 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:34.775 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:34.775 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.775 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.775 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 839 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.775 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238068.420898, idle connection 113354.000000, request 304999.962568 03/19/2026 02:15:34.775 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237001.093506, idle connection 112827.000000, request 304998.864651 03/19/2026 02:15:34.775 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:34.775 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:34.776 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:34.776 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.776 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=859, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.776 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 864 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=859, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.776 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236445.123535, idle connection 113006.000000, request 304999.965906 03/19/2026 02:15:34.776 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 238067.192871, idle connection 113352.000000, request 304998.738766 03/19/2026 02:15:34.776 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236444.503906, idle connection 113005.000000, request 304999.349356 03/19/2026 02:15:34.777 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 839 03/19/2026 02:15:34.777 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.777 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 839 (1.9757747650146484 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[(topics='-uve-topic-22', partitions=[(partition=0, error_code=0, highwater_offset=123, last_stable_offset=123, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00y\x00\x00\x00\xfa\x00\x00\x00\x00\x02\x9b= \xc2\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x8e\x03\x00\x00\x00\xd0\x02ObjectVNTable:default-domain:def...')])]) 03/19/2026 02:15:34.777 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 1 response partitions (0 implied) 03/19/2026 02:15:34.777 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 524 bytes of data for partition TopicPartition(topic='-uve-topic-22', partition=0) with offset 121 03/19/2026 02:15:34.777 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 121 for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) 03/19/2026 02:15:34.778 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-22', partition=0) to 123 (leader epoch 0) 03/19/2026 02:15:34.820 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236515.609131, idle connection 112769.000000, request 304398.637533 03/19/2026 02:15:34.820 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1144 03/19/2026 02:15:34.820 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.821 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1144 (602.0357608795166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:34.821 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:34.867 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237364.843994, idle connection 113247.000000, request 304398.291588 03/19/2026 02:15:34.868 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 803 03/19/2026 02:15:34.868 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.868 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 803 (602.280855178833 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:34.868 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:34.872 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237357.587158, idle connection 112523.000000, request 304398.664951 03/19/2026 02:15:34.873 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 867 03/19/2026 02:15:34.873 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.873 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 867 (601.8261909484863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=356, last_stable_offset=356, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01c\x00\x00\x01\x04\x00\x00\x00\x00\x02\xde\xd5\xed\xdd\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:15:34.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:15:34.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 272 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 355 03/19/2026 02:15:34.873 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 355 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:15:34.874 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 356 (leader epoch 0) 03/19/2026 02:15:34.878 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 123 03/19/2026 02:15:34.878 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:34.879 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-22', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:34.879 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.879 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=835, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=123, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.879 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 840 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=835, topics=[(topic='-uve-topic-22', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=123, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.879 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237964.348633, idle connection 113250.000000, request 304999.953508 03/19/2026 02:15:34.879 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237963.922363, idle connection 113249.000000, request 304999.533415 03/19/2026 02:15:34.945 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 92 03/19/2026 02:15:34.946 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:34.946 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:34.946 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.946 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.946 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.947 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235861.405762, idle connection 112447.000000, request 304999.917507 03/19/2026 02:15:34.947 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 26 03/19/2026 02:15:34.947 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:34.947 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:34.947 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.948 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.948 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:34.948 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235961.266357, idle connection 112655.000000, request 304999.937296 03/19/2026 02:15:34.948 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236464.633789, idle connection 112449.000000, request 304395.162106 03/19/2026 02:15:34.949 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235859.455078, idle connection 112445.000000, request 304997.982025 03/19/2026 02:15:34.949 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:34.949 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.949 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (605.9410572052002 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[(topics='-uve-topic-19', partitions=[(partition=0, error_code=0, highwater_offset=26, last_stable_offset=26, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x01+\x00\x00\x00\x00\x02;)\xfe\xc9\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:34.950 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 1 response partitions (0 implied) 03/19/2026 02:15:34.950 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-19', partition=0) with offset 25 03/19/2026 02:15:34.950 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 25 for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) 03/19/2026 02:15:34.950 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) to 26 (leader epoch 0) 03/19/2026 02:15:34.951 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235958.413086, idle connection 112653.000000, request 304997.091055 03/19/2026 02:15:34.956 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237412.526855, idle connection 111944.000000, request 304398.915529 03/19/2026 02:15:34.956 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:34.956 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.956 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (601.6473770141602 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:34.957 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:34.974 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 356 03/19/2026 02:15:34.974 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:34.975 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:34.975 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:34.975 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=863, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=356, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.975 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 868 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=863, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=356, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:34.975 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237254.624268, idle connection 112420.000000, request 304999.920845 03/19/2026 02:15:34.976 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237055.825195, idle connection 112699.000000, request 304398.703575 03/19/2026 02:15:34.976 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237253.795654, idle connection 112419.000000, request 304999.106407 03/19/2026 02:15:34.977 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 870 03/19/2026 02:15:34.977 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.977 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 870 (602.2489070892334 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=326, last_stable_offset=326, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01E\x00\x00\x01\x1a\x00\x00\x00\x00\x02\x87\xa50\x9f\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xce\x03\x00\x00\x00\x90\x03ObjectGeneratorInfo:cn-jenkins-d...')])]) 03/19/2026 02:15:34.977 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:15:34.977 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 294 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 325 03/19/2026 02:15:34.977 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 325 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:15:34.978 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 326 (leader epoch 0) 03/19/2026 02:15:34.978 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 868 03/19/2026 02:15:34.978 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:34.978 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 868 (2.9795169830322266 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[(topics='-uve-topic-27', partitions=[(partition=0, error_code=0, highwater_offset=357, last_stable_offset=357, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01d\x00\x00\x01\x04\x00\x00\x00\x00\x02\xe7\xfe\x1f\xfa\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa2\x03\x00\x00\x00\xe4\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:15:34.979 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 1 response partitions (0 implied) 03/19/2026 02:15:34.979 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 272 bytes of data for partition TopicPartition(topic='-uve-topic-27', partition=0) with offset 356 03/19/2026 02:15:34.979 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 356 for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) 03/19/2026 02:15:34.979 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-27', partition=0) to 357 (leader epoch 0) 03/19/2026 02:15:34.999 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236486.009521, idle connection 112179.000000, request 304398.008108 03/19/2026 02:15:35.000 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:35.000 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.000 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (602.8237342834473 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[(topics='-uve-topic-18', partitions=[(partition=0, error_code=0, highwater_offset=101, last_stable_offset=101, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00d\x00\x00\x01\x13\x00\x00\x00\x00\x02R\xe6\x8d\xc5\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectVMITable:default-global-sy...')])]) 03/19/2026 02:15:35.000 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 1 response partitions (0 implied) 03/19/2026 02:15:35.001 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 287 bytes of data for partition TopicPartition(topic='-uve-topic-18', partition=0) with offset 100 03/19/2026 02:15:35.001 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 100 for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) 03/19/2026 02:15:35.001 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) to 101 (leader epoch 0) 03/19/2026 02:15:35.002 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236511.141357, idle connection 112638.000000, request 304396.362305 03/19/2026 02:15:35.002 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:35.002 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.002 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (604.4094562530518 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:35.003 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 26 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-19', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=806, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=26, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=806, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=26, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.051 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236361.415283, idle connection 112346.000000, request 304999.950886 03/19/2026 02:15:35.052 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236360.944580, idle connection 112345.000000, request 304999.487638 03/19/2026 02:15:35.078 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 326 03/19/2026 02:15:35.078 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:35.078 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:35.078 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.079 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=866, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=326, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.079 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 871 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=866, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=326, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.079 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236952.750732, idle connection 112596.000000, request 304999.952793 03/19/2026 02:15:35.079 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236952.387695, idle connection 112595.000000, request 304999.594688 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 357 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-27', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=864, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=357, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 869 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=864, topics=[(topic='-uve-topic-27', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=357, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237149.869385, idle connection 112315.000000, request 304999.962807 03/19/2026 02:15:35.080 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237149.597412, idle connection 112315.000000, request 304999.693632 03/19/2026 02:15:35.098 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236121.422363, idle connection 112299.000000, request 304395.351410 03/19/2026 02:15:35.098 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:35.098 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.098 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (605.072021484375 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:35.098 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:35.098 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237327.386230, idle connection 113030.000000, request 304398.118734 03/19/2026 02:15:35.099 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:35.099 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.099 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.1552085876465 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:35.099 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:35.102 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 101 03/19/2026 02:15:35.102 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:35.102 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-18', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:35.102 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.102 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=821, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=101, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.102 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=821, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=101, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.102 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236382.989258, idle connection 112076.000000, request 304999.962091 03/19/2026 02:15:35.103 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236382.481445, idle connection 112076.000000, request 304999.454975 03/19/2026 02:15:35.173 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:35.173 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:35.174 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:35.174 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.174 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.174 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.174 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236743.284424, idle connection 111735.000000, request 304999.948978 03/19/2026 02:15:35.174 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236742.876953, idle connection 111735.000000, request 304999.550819 03/19/2026 02:15:35.176 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:35.176 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:35.176 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:35.176 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.176 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.176 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.177 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235538.116211, idle connection 111722.000000, request 304999.963760 03/19/2026 02:15:35.177 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 11 03/19/2026 02:15:35.177 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:35.177 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:35.177 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.177 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.177 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.177 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236565.346924, idle connection 112945.000000, request 304999.969244 03/19/2026 02:15:35.177 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235537.285156, idle connection 111721.000000, request 304999.136209 03/19/2026 02:15:35.178 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235436.944336, idle connection 112613.000000, request 304398.307562 03/19/2026 02:15:35.178 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236564.682373, idle connection 112945.000000, request 304999.306917 03/19/2026 02:15:35.178 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:35.178 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.178 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (602.2772789001465 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:35.178 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:35.178 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:35.179 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.179 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (1.5385150909423828 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[(topics='-uve-topic-13', partitions=[(partition=0, error_code=0, highwater_offset=12, last_stable_offset=12, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x01+\x00\x00\x00\x00\x02\xe9h\x08\xb4\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:35.179 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 1 response partitions (0 implied) 03/19/2026 02:15:35.179 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-13', partition=0) with offset 11 03/19/2026 02:15:35.179 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 11 for assigned partition TopicPartition(topic='-uve-topic-13', partition=0) 03/19/2026 02:15:35.179 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-13', partition=0) to 12 (leader epoch 0) 03/19/2026 02:15:35.199 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236216.807373, idle connection 112918.000000, request 304398.308516 03/19/2026 02:15:35.199 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:35.199 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.200 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (602.1857261657715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[(topics='-uve-topic-12', partitions=[(partition=0, error_code=0, highwater_offset=46, last_stable_offset=46, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00,\x00\x00\x01+\x00\x00\x00\x00\x02\x0c6B1\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:35.200 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 1 response partitions (0 implied) 03/19/2026 02:15:35.200 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 622 bytes of data for partition TopicPartition(topic='-uve-topic-12', partition=0) with offset 44 03/19/2026 02:15:35.200 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 44 for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) 03/19/2026 02:15:35.200 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-12', partition=0) to 46 (leader epoch 0) 03/19/2026 02:15:35.200 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235945.652588, idle connection 112792.000000, request 304397.627592 03/19/2026 02:15:35.201 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:35.201 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.201 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (602.7071475982666 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:35.201 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:35.204 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237175.822998, idle connection 112918.000000, request 304399.268627 03/19/2026 02:15:35.204 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:35.204 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.204 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.1261940002441 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[(topics='-uve-topic-11', partitions=[(partition=0, error_code=0, highwater_offset=23, last_stable_offset=23, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x01\xd9\x00\x00\x00\x00\x02~\x9d\xf5\x17\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-non-def...')])]) 03/19/2026 02:15:35.204 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 1 response partitions (0 implied) 03/19/2026 02:15:35.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 485 bytes of data for partition TopicPartition(topic='-uve-topic-11', partition=0) with offset 21 03/19/2026 02:15:35.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 21 for assigned partition TopicPartition(topic='-uve-topic-11', partition=0) 03/19/2026 02:15:35.205 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-11', partition=0) to 23 (leader epoch 0) 03/19/2026 02:15:35.255 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:35.256 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:35.256 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:35.256 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.256 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.256 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.256 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237284.825928, idle connection 111656.000000, request 304999.947786 03/19/2026 02:15:35.257 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237284.379883, idle connection 111656.000000, request 304999.509096 03/19/2026 02:15:35.278 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236467.356445, idle connection 112909.000000, request 304397.775650 03/19/2026 02:15:35.278 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:35.278 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.279 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (602.7476787567139 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:35.279 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:35.280 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 12 03/19/2026 02:15:35.280 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:35.280 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-13', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:35.280 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.280 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=805, topics=[(topic='-uve-topic-13', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=12, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.280 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=805, topics=[(topic='-uve-topic-13', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=12, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.280 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236462.235352, idle connection 112842.000000, request 304999.954224 03/19/2026 02:15:35.281 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236461.849854, idle connection 112842.000000, request 304999.574184 03/19/2026 02:15:35.299 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236481.274170, idle connection 112826.000000, request 304398.941278 03/19/2026 02:15:35.299 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:35.299 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.299 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.6201972961426 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[(topics='-uve-topic-17', partitions=[(partition=0, error_code=0, highwater_offset=15, last_stable_offset=15, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x01+\x00\x00\x00\x00\x02\xebG\x82\x12\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:35.300 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 1 response partitions (0 implied) 03/19/2026 02:15:35.300 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-17', partition=0) with offset 14 03/19/2026 02:15:35.300 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 14 for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) 03/19/2026 02:15:35.300 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-17', partition=0) to 15 (leader epoch 0) 03/19/2026 02:15:35.301 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 46 03/19/2026 02:15:35.301 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:35.301 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-12', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:35.301 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.301 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=809, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=46, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.301 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=809, topics=[(topic='-uve-topic-12', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=46, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.301 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236114.684570, idle connection 112815.000000, request 304999.957323 03/19/2026 02:15:35.302 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236114.261719, idle connection 112815.000000, request 304999.538898 03/19/2026 02:15:35.305 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 23 03/19/2026 02:15:35.305 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:35.305 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-11', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:35.305 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.305 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=807, topics=[(topic='-uve-topic-11', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=23, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.306 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=807, topics=[(topic='-uve-topic-11', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=23, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.306 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237073.872559, idle connection 112816.000000, request 304999.957800 03/19/2026 02:15:35.306 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237073.552734, idle connection 112815.000000, request 304999.640703 03/19/2026 02:15:35.329 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:35.329 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:35.329 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:35.329 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.329 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.330 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.330 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235577.371094, idle connection 111570.000000, request 304999.943972 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 825 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=820, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.330 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237288.144775, idle connection 112876.000000, request 304999.950647 03/19/2026 02:15:35.331 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235576.243652, idle connection 111569.000000, request 304998.829365 03/19/2026 02:15:35.331 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237287.413330, idle connection 112875.000000, request 304999.226332 03/19/2026 02:15:35.356 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236662.211914, idle connection 112704.000000, request 304397.974253 03/19/2026 02:15:35.356 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:15:35.356 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.357 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (602.6284694671631 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:35.357 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:35.357 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236563.529053, idle connection 112182.000000, request 304397.684574 03/19/2026 02:15:35.357 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:35.357 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.358 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (602.8454303741455 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[(topics='-uve-topic-4', partitions=[(partition=0, error_code=0, highwater_offset=18, last_stable_offset=18, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x11\x00\x00\x01\x05\x00\x00\x00\x00\x02\x1a\xdb\xe3\x04\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xa4\x03\x00\x00\x00\xe6\x02ObjectVMTable:k8s__ctest-new-def...')])]) 03/19/2026 02:15:35.358 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 1 response partitions (0 implied) 03/19/2026 02:15:35.358 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 273 bytes of data for partition TopicPartition(topic='-uve-topic-4', partition=0) with offset 17 03/19/2026 02:15:35.358 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 17 for assigned partition TopicPartition(topic='-uve-topic-4', partition=0) 03/19/2026 02:15:35.358 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-4', partition=0) to 18 (leader epoch 0) 03/19/2026 02:15:35.368 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236451.062012, idle connection 112758.000000, request 304398.557663 03/19/2026 02:15:35.369 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:35.369 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.369 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.935863494873 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[(topics='-uve-topic-16', partitions=[(partition=0, error_code=0, highwater_offset=42, last_stable_offset=42, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00)\x00\x00\x01+\x00\x00\x00\x00\x02\xb9g\xe3\xd8\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:35.369 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 1 response partitions (0 implied) 03/19/2026 02:15:35.369 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 311 bytes of data for partition TopicPartition(topic='-uve-topic-16', partition=0) with offset 41 03/19/2026 02:15:35.369 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 41 for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) 03/19/2026 02:15:35.369 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-16', partition=0) to 42 (leader epoch 0) 03/19/2026 02:15:35.377 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236399.785645, idle connection 112226.000000, request 304397.550106 03/19/2026 02:15:35.377 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:15:35.377 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.377 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (602.8494834899902 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[(topics='-uve-topic-15', partitions=[(partition=0, error_code=0, highwater_offset=123, last_stable_offset=123, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00x\x00\x00\x01"\x00\x00\x00\x00\x02\xdfZ\xd2-\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xde\x03\x00\x00\x00\xa0\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:35.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 1 response partitions (0 implied) 03/19/2026 02:15:35.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 915 bytes of data for partition TopicPartition(topic='-uve-topic-15', partition=0) with offset 120 03/19/2026 02:15:35.377 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 120 for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) 03/19/2026 02:15:35.378 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-15', partition=0) to 123 (leader epoch 0) 03/19/2026 02:15:35.379 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235841.706787, idle connection 112402.000000, request 304396.547794 03/19/2026 02:15:35.379 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 864 03/19/2026 02:15:35.380 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.380 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 864 (603.8107872009277 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:35.380 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 15 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-17', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=803, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=15, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=803, topics=[(topic='-uve-topic-17', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=15, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.401 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236378.687744, idle connection 112724.000000, request 304999.944925 03/19/2026 02:15:35.402 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236378.190186, idle connection 112723.000000, request 304999.454260 03/19/2026 02:15:35.421 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3014 03/19/2026 02:15:35.421 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:35.422 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:35.422 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.422 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1140, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.422 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1145 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1140, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.422 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235913.334229, idle connection 112167.000000, request 304999.925613 03/19/2026 02:15:35.423 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235912.747803, idle connection 112166.000000, request 304999.350548 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 18 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-4', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=807, topics=[(topic='-uve-topic-4', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=18, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=807, topics=[(topic='-uve-topic-4', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=18, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.459 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236461.186035, idle connection 112080.000000, request 304999.942064 03/19/2026 02:15:35.460 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236460.765869, idle connection 112079.000000, request 304999.532700 03/19/2026 02:15:35.468 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:35.468 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:35.469 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:35.469 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.469 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.469 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 804 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=799, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.469 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236763.168701, idle connection 112645.000000, request 304999.956369 03/19/2026 02:15:35.469 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236762.847168, idle connection 112645.000000, request 304999.639988 03/19/2026 02:15:35.470 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 42 03/19/2026 02:15:35.470 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:35.470 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-16', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:35.470 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.470 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=811, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=42, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.470 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=811, topics=[(topic='-uve-topic-16', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=42, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.470 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236349.060791, idle connection 112656.000000, request 304999.962807 03/19/2026 02:15:35.471 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236348.763184, idle connection 112655.000000, request 304999.668598 03/19/2026 02:15:35.478 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 123 03/19/2026 02:15:35.478 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:35.478 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-15', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:35.478 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.479 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=828, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=123, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.479 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=828, topics=[(topic='-uve-topic-15', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=123, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.479 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236297.492920, idle connection 112124.000000, request 304999.955893 03/19/2026 02:15:35.479 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236297.145508, idle connection 112124.000000, request 304999.614000 03/19/2026 02:15:35.480 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 237363.568848, idle connection 112649.000000, request 304399.179220 03/19/2026 02:15:35.480 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 840 03/19/2026 02:15:35.480 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.480 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 840 (601.1598110198975 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:35.480 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:35.552 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235256.299561, idle connection 111842.000000, request 304394.819736 03/19/2026 02:15:35.552 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:35.552 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.552 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (605.7591438293457 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[(topics='-uve-topic-20', partitions=[(partition=0, error_code=0, highwater_offset=94, last_stable_offset=94, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\\\x00\x00\x02\x0b\x00\x00\x00\x00\x02\xa5\xaa\xfd\x16\x00\x00\x00\x00\x00\x01\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x02\xd6\x03\x00\x00\x00\x98\x03ObjectGeneratorInfo:an-jenkins-d...')])]) 03/19/2026 02:15:35.553 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 1 response partitions (0 implied) 03/19/2026 02:15:35.553 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 535 bytes of data for partition TopicPartition(topic='-uve-topic-20', partition=0) with offset 92 03/19/2026 02:15:35.553 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 92 for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) 03/19/2026 02:15:35.553 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-20', partition=0) to 94 (leader epoch 0) 03/19/2026 02:15:35.553 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235355.779297, idle connection 112050.000000, request 304394.459009 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (605.8824062347412 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[(topics='-uve-topic-7', partitions=[(partition=0, error_code=0, highwater_offset=27, last_stable_offset=27, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\xfc\x00\x00\x00\x00\x02B\xad.7\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x92\x03\x00\x00\x00\xd4\x02ObjectVMTable:k8s__kube-system__...')])]) 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 1 response partitions (0 implied) 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 264 bytes of data for partition TopicPartition(topic='-uve-topic-7', partition=0) with offset 26 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 26 for assigned partition TopicPartition(topic='-uve-topic-7', partition=0) 03/19/2026 02:15:35.554 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-7', partition=0) to 27 (leader epoch 0) 03/19/2026 02:15:35.557 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:35.557 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:35.557 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:35.557 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.557 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.557 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.558 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236810.827637, idle connection 111343.000000, request 304999.956846 03/19/2026 02:15:35.558 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236810.434082, idle connection 111342.000000, request 304999.567509 03/19/2026 02:15:35.603 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 142 03/19/2026 02:15:35.603 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:35.603 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:35.603 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.603 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.604 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.604 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235908.942871, idle connection 112036.000000, request 304999.945402 03/19/2026 02:15:35.604 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235908.510986, idle connection 112035.000000, request 304999.524832 03/19/2026 02:15:35.652 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235760.437744, idle connection 111745.000000, request 304398.970842 03/19/2026 02:15:35.653 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:35.653 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.653 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.6266345977783 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[(topics='-uve-topic-19', partitions=[(partition=0, error_code=0, highwater_offset=28, last_stable_offset=28, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x01+\x00\x00\x00\x00\x02\xae\xbb\xea\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xf0\x03\x00\x00\x00\xb2\x03ObjectVMITable:default-domain:k8...')])]) 03/19/2026 02:15:35.653 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 1 response partitions (0 implied) 03/19/2026 02:15:35.653 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 622 bytes of data for partition TopicPartition(topic='-uve-topic-19', partition=0) with offset 26 03/19/2026 02:15:35.653 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 26 for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) 03/19/2026 02:15:35.654 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-19', partition=0) to 28 (leader epoch 0) 03/19/2026 02:15:35.654 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 94 03/19/2026 02:15:35.654 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:35.654 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-20', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:35.654 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.655 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=825, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=94, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.655 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=825, topics=[(topic='-uve-topic-20', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=94, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.655 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235153.259033, idle connection 111739.000000, request 304999.955177 03/19/2026 02:15:35.655 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 27 03/19/2026 02:15:35.655 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:35.655 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-7', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:35.655 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.656 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=812, topics=[(topic='-uve-topic-7', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=27, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.656 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=812, topics=[(topic='-uve-topic-7', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=27, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.656 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235253.370850, idle connection 111948.000000, request 304999.962568 03/19/2026 02:15:35.656 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235151.982422, idle connection 111738.000000, request 304998.682976 03/19/2026 02:15:35.656 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235252.745850, idle connection 111947.000000, request 304999.338865 03/19/2026 02:15:35.680 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236351.964111, idle connection 111995.000000, request 304399.161100 03/19/2026 02:15:35.680 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 871 03/19/2026 02:15:35.680 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.680 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 871 (601.365327835083 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[(topics='-uve-topic-29', partitions=[(partition=0, error_code=0, highwater_offset=328, last_stable_offset=328, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x01F\x00\x00\x01\x08\x00\x00\x00\x00\x02\xad\x17\xff\xa8\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xaa\x03\x00\x00\x00\xec\x02ObjectVNTable:default-domain:k8s...')])]) 03/19/2026 02:15:35.680 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 1 response partitions (0 implied) 03/19/2026 02:15:35.681 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 552 bytes of data for partition TopicPartition(topic='-uve-topic-29', partition=0) with offset 326 03/19/2026 02:15:35.681 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 326 for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) 03/19/2026 02:15:35.681 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-29', partition=0) to 328 (leader epoch 0) 03/19/2026 02:15:35.681 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236548.955322, idle connection 111714.000000, request 304399.048567 03/19/2026 02:15:35.681 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 869 03/19/2026 02:15:35.681 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.681 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 869 (601.2387275695801 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:35.681 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.699 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235519.971191, idle connection 111697.000000, request 304999.950647 03/19/2026 02:15:35.700 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235519.591797, idle connection 111697.000000, request 304999.577999 03/19/2026 02:15:35.701 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:35.701 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:35.701 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:35.701 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.701 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.701 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.701 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236724.841553, idle connection 112427.000000, request 304999.965191 03/19/2026 02:15:35.701 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236724.581787, idle connection 112427.000000, request 304999.707460 03/19/2026 02:15:35.703 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235781.687988, idle connection 111475.000000, request 304398.659945 03/19/2026 02:15:35.704 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:35.704 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.704 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (601.7775535583496 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[(topics='-uve-topic-18', partitions=[(partition=0, error_code=0, highwater_offset=102, last_stable_offset=102, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00e\x00\x00\x01\x13\x00\x00\x00\x00\x02\xdb\xea\xd9\x92\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xc0\x03\x00\x00\x00\x82\x03ObjectVMITable:default-global-sy...')])]) 03/19/2026 02:15:35.704 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 1 response partitions (0 implied) 03/19/2026 02:15:35.704 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 287 bytes of data for partition TopicPartition(topic='-uve-topic-18', partition=0) with offset 101 03/19/2026 02:15:35.704 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 101 for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) 03/19/2026 02:15:35.705 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-18', partition=0) to 102 (leader epoch 0) 03/19/2026 02:15:35.754 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 28 03/19/2026 02:15:35.754 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:35.755 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-19', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:35.755 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.755 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=807, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=28, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.755 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=807, topics=[(topic='-uve-topic-19', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=28, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.755 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235657.767334, idle connection 111642.000000, request 304999.935865 03/19/2026 02:15:35.755 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235657.351807, idle connection 111642.000000, request 304999.533892 03/19/2026 02:15:35.775 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236142.393066, idle connection 111134.000000, request 304399.059534 03/19/2026 02:15:35.775 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:35.775 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.775 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.5596389770508 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:35.776 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:35.779 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234935.674072, idle connection 111120.000000, request 304397.520065 03/19/2026 02:15:35.779 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:35.779 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.779 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (602.8239727020264 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:35.779 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234834.413818, idle connection 112010.000000, request 304999.963760 03/19/2026 02:15:35.780 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234834.072754, idle connection 112010.000000, request 304999.615908 03/19/2026 02:15:35.781 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 328 03/19/2026 02:15:35.781 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:35.781 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-29', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:35.781 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.782 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=867, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=328, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.782 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 872 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=867, topics=[(topic='-uve-topic-29', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=328, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.782 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236249.830322, idle connection 111893.000000, request 304999.963284 03/19/2026 02:15:35.782 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236249.509766, idle connection 111892.000000, request 304999.646425 03/19/2026 02:15:35.801 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235344.010986, idle connection 112190.000000, request 304999.953985 03/19/2026 02:15:35.802 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235343.617676, idle connection 112190.000000, request 304999.554634 03/19/2026 02:15:35.805 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 102 03/19/2026 02:15:35.805 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:35.805 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-18', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:35.805 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.805 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=822, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=102, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.806 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=822, topics=[(topic='-uve-topic-18', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=102, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:35.806 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235679.382324, idle connection 111373.000000, request 304999.956131 03/19/2026 02:15:35.806 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235679.082520, idle connection 111373.000000, request 304999.660254 03/19/2026 02:15:35.857 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236683.529297, idle connection 111055.000000, request 304398.640633 03/19/2026 02:15:35.858 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:35.858 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.858 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.8891334533691 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:35.858 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:35.879 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:35.879 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:35.879 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:35.879 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.879 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.880 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.880 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235865.645020, idle connection 112307.000000, request 304999.948502 03/19/2026 02:15:35.880 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235865.067139, idle connection 112306.000000, request 304999.378920 03/19/2026 02:15:35.881 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235861.502197, idle connection 112241.000000, request 304399.225473 03/19/2026 02:15:35.881 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:35.881 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.881 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.097583770752 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:35.881 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:35.902 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235513.611816, idle connection 112214.000000, request 304398.878813 03/19/2026 02:15:35.903 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:35.903 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.903 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.6485691070557 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:35.903 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:35.906 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236473.240723, idle connection 112215.000000, request 304399.322987 03/19/2026 02:15:35.907 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:35.907 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.907 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.0556221008301 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:35.907 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:35.932 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234975.289307, idle connection 110968.000000, request 304397.863388 03/19/2026 02:15:35.932 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:35.932 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.932 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.6878356933594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:35.933 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:35.933 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236685.829346, idle connection 112273.000000, request 304397.639990 03/19/2026 02:15:35.933 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 825 03/19/2026 02:15:35.933 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:35.933 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 825 (602.6740074157715 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:35.933 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:35.957 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:35.957 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:35.957 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:35.957 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.958 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.958 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.958 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236060.329590, idle connection 112102.000000, request 304999.944687 03/19/2026 02:15:35.958 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236059.757812, idle connection 112102.000000, request 304999.383450 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=860, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 865 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=860, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:35.981 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235239.763184, idle connection 111800.000000, request 304999.945164 03/19/2026 02:15:35.982 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235239.295166, idle connection 111800.000000, request 304999.484301 03/19/2026 02:15:36.002 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235777.632080, idle connection 112123.000000, request 304398.888826 03/19/2026 02:15:36.003 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:36.003 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.003 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.6414165496826 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:36.003 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:36.035 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235300.418213, idle connection 111554.000000, request 304387.017727 03/19/2026 02:15:36.042 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1145 03/19/2026 02:15:36.042 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.042 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1145 (619.8921203613281 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:36.042 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:36.060 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235860.385742, idle connection 111479.000000, request 304399.145842 03/19/2026 02:15:36.060 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:36.061 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.061 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.402759552002 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:36.061 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:36.070 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236162.524902, idle connection 112045.000000, request 304399.310350 03/19/2026 02:15:36.070 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 804 03/19/2026 02:15:36.070 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.070 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 804 (601.036787033081 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:36.070 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:36.071 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235748.515381, idle connection 112055.000000, request 304399.418116 03/19/2026 02:15:36.071 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:36.071 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.071 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (600.8694171905518 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:36.071 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:36.080 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235696.821289, idle connection 111523.000000, request 304399.284840 03/19/2026 02:15:36.080 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:36.080 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.080 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (601.0210514068604 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:36.080 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:36.080 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 123 03/19/2026 02:15:36.080 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:36.081 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:36.081 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.081 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=836, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.081 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 841 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=836, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.081 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236762.442383, idle connection 112048.000000, request 304999.958515 03/19/2026 02:15:36.081 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236762.012207, idle connection 112047.000000, request 304999.529839 03/19/2026 02:15:36.158 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236210.052979, idle connection 110742.000000, request 304399.177313 03/19/2026 02:15:36.159 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:36.159 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.159 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.3336181640625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:36.159 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:36.205 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235307.863525, idle connection 111435.000000, request 304398.869514 03/19/2026 02:15:36.205 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:15:36.205 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.205 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (601.6430854797363 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[(topics='-uve-topic-2', partitions=[(partition=0, error_code=0, highwater_offset=146, last_stable_offset=146, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x8e\x00\x00\x03I\x00\x00\x00\x00\x02\xa9\xfc\x8c\x83\x00\x00\x00\x00\x00\x03\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x04\x88\x03\x00\x00\x00\xca\x02ObjectVRouter:an-jenkins-deploy-...')])]) 03/19/2026 02:15:36.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 1 response partitions (0 implied) 03/19/2026 02:15:36.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 853 bytes of data for partition TopicPartition(topic='-uve-topic-2', partition=0) with offset 142 03/19/2026 02:15:36.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 142 for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) 03/19/2026 02:15:36.206 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) to 146 (leader epoch 0) 03/19/2026 02:15:36.257 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234551.260498, idle connection 111137.000000, request 304397.950888 03/19/2026 02:15:36.257 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:36.257 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.257 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (602.5075912475586 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:36.257 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:36.258 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234651.487305, idle connection 111346.000000, request 304398.079634 03/19/2026 02:15:36.258 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:36.258 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.258 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (602.1826267242432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:36.258 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:36.282 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 357 03/19/2026 02:15:36.282 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:36.282 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:36.283 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.283 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=865, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.283 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 870 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=865, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.283 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235947.002686, idle connection 111112.000000, request 304999.902487 03/19/2026 02:15:36.283 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235946.516602, idle connection 111112.000000, request 304999.459028 03/19/2026 02:15:36.300 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234919.131348, idle connection 111096.000000, request 304399.101973 03/19/2026 02:15:36.300 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:36.301 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.301 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.4466285705566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:36.301 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:36.302 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236123.578857, idle connection 111826.000000, request 304398.698330 03/19/2026 02:15:36.303 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:36.303 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.303 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.7293930053711 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:36.303 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 146 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-2', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=831, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=146, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=831, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=146, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:36.307 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235205.412354, idle connection 111332.000000, request 304999.949694 03/19/2026 02:15:36.308 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235205.031494, idle connection 111332.000000, request 304999.574661 03/19/2026 02:15:36.356 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235056.813721, idle connection 111041.000000, request 304398.994207 03/19/2026 02:15:36.356 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:36.356 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.357 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.539134979248 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:36.357 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:36.376 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:36.376 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:36.376 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:36.376 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.376 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.377 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.377 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235540.494629, idle connection 110532.000000, request 304999.951363 03/19/2026 02:15:36.377 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235540.093506, idle connection 110532.000000, request 304999.558687 03/19/2026 02:15:36.380 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:36.380 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:36.380 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:36.380 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.380 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.380 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.381 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234334.127930, idle connection 110518.000000, request 304999.958992 03/19/2026 02:15:36.381 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234333.826660, idle connection 110518.000000, request 304999.660730 03/19/2026 02:15:36.381 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234233.494385, idle connection 111410.000000, request 304399.046183 03/19/2026 02:15:36.381 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:36.381 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.381 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (601.3145446777344 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:36.382 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:36.382 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235649.220215, idle connection 111292.000000, request 304399.353981 03/19/2026 02:15:36.383 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 872 03/19/2026 02:15:36.383 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.383 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 872 (600.968599319458 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:36.383 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:36.403 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234742.745605, idle connection 111589.000000, request 304398.683310 03/19/2026 02:15:36.404 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:36.404 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.404 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.8967628479004 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:36.404 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:36.406 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235078.787598, idle connection 110772.000000, request 304399.361134 03/19/2026 02:15:36.407 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:36.407 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.407 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (601.0346412658691 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:36.407 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.459 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236081.491943, idle connection 110453.000000, request 304999.934435 03/19/2026 02:15:36.460 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236081.096191, idle connection 110453.000000, request 304999.548674 03/19/2026 02:15:36.482 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235263.760498, idle connection 111705.000000, request 304398.067236 03/19/2026 02:15:36.482 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:36.482 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.482 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (602.4515628814697 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:36.482 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:36.483 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 12 03/19/2026 02:15:36.483 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:36.483 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:36.483 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.483 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.483 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.483 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235259.364502, idle connection 111639.000000, request 304999.956846 03/19/2026 02:15:36.484 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235258.958252, idle connection 111639.000000, request 304999.555826 03/19/2026 02:15:36.504 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 46 03/19/2026 02:15:36.504 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:36.504 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:36.504 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.504 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.504 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.505 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234911.275635, idle connection 111612.000000, request 304999.923468 03/19/2026 02:15:36.505 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234910.626953, idle connection 111611.000000, request 304999.287844 03/19/2026 02:15:36.507 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 23 03/19/2026 02:15:36.507 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:36.508 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:36.508 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.508 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.508 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.508 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235871.710693, idle connection 111613.000000, request 304999.956131 03/19/2026 02:15:36.508 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235871.366455, idle connection 111613.000000, request 304999.616385 03/19/2026 02:15:36.535 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:36.536 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:36.536 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:36.536 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.536 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.536 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.536 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234371.000000, idle connection 110364.000000, request 304999.949217 03/19/2026 02:15:36.536 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:36.536 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:36.536 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:36.536 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.537 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.537 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 826 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=821, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.537 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236081.803223, idle connection 111669.000000, request 304999.961853 03/19/2026 02:15:36.537 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234369.989258, idle connection 110363.000000, request 304998.946428 03/19/2026 02:15:36.537 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236081.228516, idle connection 111669.000000, request 304999.393463 03/19/2026 02:15:36.559 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235459.163574, idle connection 111501.000000, request 304398.783922 03/19/2026 02:15:36.559 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:36.560 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.560 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (601.8199920654297 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:36.560 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:36.582 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234638.826904, idle connection 111199.000000, request 304399.007320 03/19/2026 02:15:36.583 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 865 03/19/2026 02:15:36.583 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.583 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 865 (601.5007495880127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:36.583 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 15 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.604 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235175.865234, idle connection 111521.000000, request 304999.950647 03/19/2026 02:15:36.605 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235175.437012, idle connection 111520.000000, request 304999.529362 03/19/2026 02:15:36.642 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3014 03/19/2026 02:15:36.643 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:36.643 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:36.643 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.643 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1141, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.643 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1146 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1141, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.643 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234692.334961, idle connection 110946.000000, request 304999.944448 03/19/2026 02:15:36.644 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234691.906006, idle connection 110946.000000, request 304999.526739 03/19/2026 02:15:36.661 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 18 03/19/2026 02:15:36.661 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:36.661 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:36.661 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.662 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.662 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.662 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235258.713867, idle connection 110877.000000, request 304999.948978 03/19/2026 02:15:36.662 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235258.312988, idle connection 110877.000000, request 304999.557018 03/19/2026 02:15:36.670 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:36.670 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:36.670 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:36.671 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.671 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.671 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 805 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=800, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.671 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235561.096680, idle connection 111443.000000, request 304999.943733 03/19/2026 02:15:36.671 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235560.703613, idle connection 111443.000000, request 304999.559641 03/19/2026 02:15:36.672 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 42 03/19/2026 02:15:36.672 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:36.672 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:36.672 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.672 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.672 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.672 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235147.261963, idle connection 111454.000000, request 304999.966621 03/19/2026 02:15:36.672 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235146.911865, idle connection 111453.000000, request 304999.618530 03/19/2026 02:15:36.680 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 123 03/19/2026 02:15:36.680 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:36.680 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:36.680 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.680 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.681 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.681 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235095.712891, idle connection 110922.000000, request 304999.964237 03/19/2026 02:15:36.681 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235095.384277, idle connection 110922.000000, request 304999.635935 03/19/2026 02:15:36.682 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 236161.725098, idle connection 111447.000000, request 304399.243832 03/19/2026 02:15:36.682 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 841 03/19/2026 02:15:36.682 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.682 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 841 (601.0947227478027 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:36.682 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:36.760 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:36.760 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:36.761 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:36.761 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.761 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.761 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.761 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235607.237305, idle connection 110139.000000, request 304999.933720 03/19/2026 02:15:36.762 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235606.668457, idle connection 110139.000000, request 304999.375820 03/19/2026 02:15:36.858 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 94 03/19/2026 02:15:36.858 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:36.858 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:36.858 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.858 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.858 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.859 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233949.490967, idle connection 110535.000000, request 304999.942780 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 27 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.859 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234049.766357, idle connection 110744.000000, request 304999.960661 03/19/2026 02:15:36.860 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233948.357178, idle connection 110534.000000, request 304998.820305 03/19/2026 02:15:36.860 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234049.124756, idle connection 110743.000000, request 304999.322414 03/19/2026 02:15:36.884 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235346.065674, idle connection 110511.000000, request 304398.997545 03/19/2026 02:15:36.884 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 870 03/19/2026 02:15:36.884 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.885 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 870 (601.5448570251465 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:36.885 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:36.901 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:36.901 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:36.901 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:36.901 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.902 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.902 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.902 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234317.296387, idle connection 110495.000000, request 304999.941111 03/19/2026 02:15:36.902 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234316.849609, idle connection 110494.000000, request 304999.503613 03/19/2026 02:15:36.903 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:36.903 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:36.903 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:36.903 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.904 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.904 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.904 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235522.109131, idle connection 111224.000000, request 304999.953508 03/19/2026 02:15:36.904 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235521.811768, idle connection 111224.000000, request 304999.661684 03/19/2026 02:15:36.908 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234604.698975, idle connection 110731.000000, request 304399.242878 03/19/2026 02:15:36.908 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:36.908 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.908 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (601.1066436767578 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:36.908 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:36.957 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 28 03/19/2026 02:15:36.957 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:36.957 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:36.958 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.958 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.958 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.958 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234454.786377, idle connection 110439.000000, request 304999.946833 03/19/2026 02:15:36.958 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234454.397217, idle connection 110439.000000, request 304999.567032 03/19/2026 02:15:36.978 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234939.645020, idle connection 109931.000000, request 304399.101019 03/19/2026 02:15:36.978 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:36.978 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.978 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.4058589935303 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:36.978 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:36.981 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233733.338867, idle connection 109917.000000, request 304399.168253 03/19/2026 02:15:36.982 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:36.982 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:36.982 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (601.2752056121826 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:36.982 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233631.417725, idle connection 110807.000000, request 304999.952078 03/19/2026 02:15:36.983 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233631.039551, idle connection 110807.000000, request 304999.576569 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 328 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=868, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 873 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=868, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235047.492676, idle connection 110690.000000, request 304999.957800 03/19/2026 02:15:36.984 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235047.125732, idle connection 110690.000000, request 304999.592066 03/19/2026 02:15:37.005 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:37.005 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:37.005 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:37.005 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.006 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.006 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.006 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234140.246094, idle connection 110987.000000, request 304999.944448 03/19/2026 02:15:37.006 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234139.801025, idle connection 110986.000000, request 304999.507666 03/19/2026 02:15:37.007 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 102 03/19/2026 02:15:37.007 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:37.008 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:37.008 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.008 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.008 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.008 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234477.245361, idle connection 110171.000000, request 304999.960899 03/19/2026 02:15:37.008 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234476.696289, idle connection 110170.000000, request 304999.414921 03/19/2026 02:15:37.060 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235480.667969, idle connection 109852.000000, request 304399.111509 03/19/2026 02:15:37.061 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:37.061 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.061 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.4668941497803 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:37.061 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:37.083 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:37.083 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:37.084 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:37.084 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.084 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.084 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.084 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234661.378418, idle connection 111103.000000, request 304999.938726 03/19/2026 02:15:37.084 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234658.185059, idle connection 111038.000000, request 304398.780107 03/19/2026 02:15:37.085 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234660.667480, idle connection 111102.000000, request 304999.234915 03/19/2026 02:15:37.085 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:37.085 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.085 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (602.0441055297852 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:37.085 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:37.106 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234310.129395, idle connection 111011.000000, request 304398.784399 03/19/2026 02:15:37.106 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:37.106 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.106 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.776123046875 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:37.106 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:37.109 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235271.054443, idle connection 111013.000000, request 304399.296999 03/19/2026 02:15:37.109 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:37.109 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.109 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.1161804199219 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:37.109 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:37.138 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233769.266846, idle connection 109762.000000, request 304398.208141 03/19/2026 02:15:37.138 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:37.138 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.138 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (602.367639541626 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:37.139 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:37.139 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235479.796143, idle connection 111067.000000, request 304397.954226 03/19/2026 02:15:37.139 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 826 03/19/2026 02:15:37.139 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.139 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 826 (602.3995876312256 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:37.139 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:37.160 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:37.160 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:37.161 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:37.161 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.161 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.161 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.161 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234857.014648, idle connection 110899.000000, request 304999.928474 03/19/2026 02:15:37.162 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234856.368652, idle connection 110898.000000, request 304999.292135 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=861, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 866 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=861, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.184 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234036.831299, idle connection 110597.000000, request 304999.950409 03/19/2026 02:15:37.185 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234036.455078, idle connection 110597.000000, request 304999.582291 03/19/2026 02:15:37.206 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234574.255371, idle connection 110919.000000, request 304398.340940 03/19/2026 02:15:37.206 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:37.206 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.206 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (602.1943092346191 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:37.206 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:37.245 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234090.399170, idle connection 110344.000000, request 304398.004293 03/19/2026 02:15:37.246 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1146 03/19/2026 02:15:37.246 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.246 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1146 (602.705717086792 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:37.246 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:37.263 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234657.148193, idle connection 110276.000000, request 304398.378611 03/19/2026 02:15:37.264 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:37.264 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.264 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (602.1707057952881 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:37.264 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:37.274 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234958.563232, idle connection 110841.000000, request 304397.412777 03/19/2026 02:15:37.274 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 805 03/19/2026 02:15:37.274 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.274 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 805 (603.0261516571045 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:37.274 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:37.274 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234545.112305, idle connection 110852.000000, request 304397.817612 03/19/2026 02:15:37.274 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:37.275 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.275 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (602.4935245513916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:37.275 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:37.282 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234494.642090, idle connection 110321.000000, request 304398.893833 03/19/2026 02:15:37.282 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:37.282 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.282 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (601.4621257781982 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:37.282 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 123 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=837, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 842 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=837, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.283 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235559.921875, idle connection 110845.000000, request 304999.948263 03/19/2026 02:15:37.284 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235559.466797, idle connection 110845.000000, request 304999.497414 03/19/2026 02:15:37.362 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 235006.056152, idle connection 109538.000000, request 304398.749113 03/19/2026 02:15:37.363 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:37.363 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.363 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (602.0052433013916 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:37.363 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:37.461 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233347.552002, idle connection 109933.000000, request 304397.999287 03/19/2026 02:15:37.461 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:37.461 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.461 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (602.6771068572998 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:37.461 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:37.462 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233447.422119, idle connection 110142.000000, request 304397.617102 03/19/2026 02:15:37.462 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:37.462 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.462 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (602.7345657348633 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:37.462 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:37.485 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 357 03/19/2026 02:15:37.485 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:37.485 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:37.485 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.485 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=866, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.486 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 871 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=866, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.486 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234744.332031, idle connection 109910.000000, request 304999.946117 03/19/2026 02:15:37.486 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234743.919678, idle connection 109909.000000, request 304999.542713 03/19/2026 02:15:37.503 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233716.278076, idle connection 109894.000000, request 304398.926973 03/19/2026 02:15:37.503 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:37.503 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.503 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.5970706939697 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:37.504 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:37.504 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234921.493164, idle connection 110624.000000, request 304399.339914 03/19/2026 02:15:37.505 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:37.505 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.505 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (600.9955406188965 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:37.505 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 146 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.509 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234003.331299, idle connection 110130.000000, request 304999.942303 03/19/2026 02:15:37.510 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234002.868408, idle connection 110130.000000, request 304999.485016 03/19/2026 02:15:37.559 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233853.841797, idle connection 109838.000000, request 304399.003506 03/19/2026 02:15:37.559 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:37.559 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.560 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (601.5400886535645 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:37.560 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.579 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234337.828857, idle connection 109330.000000, request 304999.945164 03/19/2026 02:15:37.580 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234337.378174, idle connection 109329.000000, request 304999.504566 03/19/2026 02:15:37.582 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:37.582 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:37.582 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:37.582 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.582 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.583 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.583 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233131.956299, idle connection 109316.000000, request 304999.961138 03/19/2026 02:15:37.583 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233131.654785, idle connection 109316.000000, request 304999.662876 03/19/2026 02:15:37.586 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233028.931152, idle connection 110205.000000, request 304397.469759 03/19/2026 02:15:37.586 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:37.586 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.586 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (602.8497219085693 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:37.586 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:37.586 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234445.404053, idle connection 110088.000000, request 304397.872686 03/19/2026 02:15:37.586 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 873 03/19/2026 02:15:37.586 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.587 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 873 (602.4436950683594 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:37.587 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:37.607 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233539.177979, idle connection 110385.000000, request 304398.877382 03/19/2026 02:15:37.607 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:37.607 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.607 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.6294956207275 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:37.608 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:37.609 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233875.704834, idle connection 109569.000000, request 304398.418188 03/19/2026 02:15:37.610 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:37.610 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.610 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (601.9473075866699 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:37.610 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.662 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234878.628174, idle connection 109250.000000, request 304999.944687 03/19/2026 02:15:37.663 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234878.189209, idle connection 109250.000000, request 304999.510765 03/19/2026 02:15:37.686 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 12 03/19/2026 02:15:37.686 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:37.686 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:37.686 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.686 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.686 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.686 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234056.117920, idle connection 110436.000000, request 304999.945641 03/19/2026 02:15:37.687 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234058.771484, idle connection 110500.000000, request 304397.340536 03/19/2026 02:15:37.687 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234055.521240, idle connection 110435.000000, request 304999.359608 03/19/2026 02:15:37.687 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:15:37.687 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.687 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (603.4131050109863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:37.687 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:37.707 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 46 03/19/2026 02:15:37.707 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:37.707 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:37.707 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.707 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.708 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.708 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233708.060547, idle connection 110409.000000, request 304999.931812 03/19/2026 02:15:37.708 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233707.457275, idle connection 110408.000000, request 304999.339342 03/19/2026 02:15:37.709 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 23 03/19/2026 02:15:37.709 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:37.710 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:37.710 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.710 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.710 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.710 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234669.569336, idle connection 110411.000000, request 304999.953985 03/19/2026 02:15:37.710 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234669.150879, idle connection 110411.000000, request 304999.537945 03/19/2026 02:15:37.739 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:37.739 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:37.739 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:37.739 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.739 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.739 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.740 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233167.523926, idle connection 109160.000000, request 304999.954700 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 827 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=822, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.740 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234878.423340, idle connection 110466.000000, request 304999.967575 03/19/2026 02:15:37.740 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233166.579346, idle connection 109159.000000, request 304999.011517 03/19/2026 02:15:37.741 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234877.712158, idle connection 110465.000000, request 304999.258518 03/19/2026 02:15:37.762 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234255.770508, idle connection 110298.000000, request 304398.684978 03/19/2026 02:15:37.763 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:37.763 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.763 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (601.8667221069336 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:37.763 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:37.785 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233436.021240, idle connection 109997.000000, request 304399.140120 03/19/2026 02:15:37.785 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 866 03/19/2026 02:15:37.785 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.786 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 866 (601.4254093170166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:37.786 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:37.807 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 15 03/19/2026 02:15:37.807 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:37.807 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:37.807 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.807 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.807 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.808 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233972.432861, idle connection 110317.000000, request 304999.948025 03/19/2026 02:15:37.808 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233971.996582, idle connection 110317.000000, request 304999.521017 03/19/2026 02:15:37.846 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3014 03/19/2026 02:15:37.847 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:37.847 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:37.847 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.847 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1142, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.847 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1147 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1142, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.847 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233488.288330, idle connection 109742.000000, request 304999.946833 03/19/2026 02:15:37.848 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233487.834473, idle connection 109741.000000, request 304999.499798 03/19/2026 02:15:37.864 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 18 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234055.406982, idle connection 109674.000000, request 304999.947786 03/19/2026 02:15:37.865 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234055.003906, idle connection 109674.000000, request 304999.553442 03/19/2026 02:15:37.874 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:37.875 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:37.875 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:37.875 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.875 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.875 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 806 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=801, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.875 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234356.888916, idle connection 110239.000000, request 304999.948978 03/19/2026 02:15:37.875 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 42 03/19/2026 02:15:37.875 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:37.876 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:37.876 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.876 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.876 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.876 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233943.562256, idle connection 110250.000000, request 304999.963999 03/19/2026 02:15:37.876 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234355.878662, idle connection 110238.000000, request 304998.946190 03/19/2026 02:15:37.877 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233942.893066, idle connection 110249.000000, request 304999.299049 03/19/2026 02:15:37.882 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 123 03/19/2026 02:15:37.883 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:37.883 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:37.883 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.883 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.883 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.883 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233893.231201, idle connection 109720.000000, request 304999.946594 03/19/2026 02:15:37.883 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233892.877197, idle connection 109719.000000, request 304999.599934 03/19/2026 02:15:37.884 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234959.140869, idle connection 110244.000000, request 304399.173498 03/19/2026 02:15:37.884 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 842 03/19/2026 02:15:37.884 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:37.885 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 842 (601.1884212493896 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:37.885 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:37.965 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:37.965 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:37.965 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:37.965 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:37.965 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.966 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:37.966 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234402.682861, idle connection 108935.000000, request 304999.941587 03/19/2026 02:15:37.966 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234402.135986, idle connection 108934.000000, request 304999.406576 03/19/2026 02:15:38.062 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 94 03/19/2026 02:15:38.062 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:38.062 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:38.062 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.062 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.063 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 832 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=827, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.063 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232745.446533, idle connection 109331.000000, request 304999.947548 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 27 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.063 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232845.744141, idle connection 109540.000000, request 304999.958277 03/19/2026 02:15:38.064 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232744.313965, idle connection 109330.000000, request 304998.824358 03/19/2026 02:15:38.064 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232845.092285, idle connection 109539.000000, request 304999.311924 03/19/2026 02:15:38.087 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234143.018311, idle connection 109308.000000, request 304398.632288 03/19/2026 02:15:38.087 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 871 03/19/2026 02:15:38.087 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.088 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 871 (601.9248962402344 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:38.088 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:38.104 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:38.104 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:38.104 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:38.104 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.104 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.105 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.105 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233114.480957, idle connection 109292.000000, request 304999.946833 03/19/2026 02:15:38.105 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233114.002930, idle connection 109291.000000, request 304999.477386 03/19/2026 02:15:38.105 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:38.105 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:38.105 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:38.106 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.106 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.106 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.106 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234320.038818, idle connection 110022.000000, request 304999.965191 03/19/2026 02:15:38.106 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234319.685303, idle connection 110022.000000, request 304999.614239 03/19/2026 02:15:38.110 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233402.390625, idle connection 109529.000000, request 304399.009228 03/19/2026 02:15:38.111 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:38.111 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.111 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (601.4091968536377 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:38.111 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:38.160 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 28 03/19/2026 02:15:38.160 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:38.160 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:38.160 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.161 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.161 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.161 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233251.855469, idle connection 109236.000000, request 304999.945879 03/19/2026 02:15:38.161 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233251.336670, idle connection 109236.000000, request 304999.433994 03/19/2026 02:15:38.180 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233736.826904, idle connection 108729.000000, request 304398.946047 03/19/2026 02:15:38.181 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:38.181 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.181 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.6025543212891 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:38.181 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:38.183 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232531.313721, idle connection 108715.000000, request 304399.314404 03/19/2026 02:15:38.184 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:38.184 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.184 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (601.1483669281006 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:38.184 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.187 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232427.144531, idle connection 109603.000000, request 304999.955177 03/19/2026 02:15:38.188 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232426.744141, idle connection 109603.000000, request 304999.558449 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 328 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=869, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 874 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=869, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.188 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233843.219238, idle connection 109486.000000, request 304999.966145 03/19/2026 02:15:38.189 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233842.763672, idle connection 109486.000000, request 304999.513865 03/19/2026 02:15:38.208 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:38.208 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:38.208 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:38.209 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.209 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.209 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.209 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232937.111816, idle connection 109783.000000, request 304999.943733 03/19/2026 02:15:38.209 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232936.717285, idle connection 109783.000000, request 304999.559164 03/19/2026 02:15:38.210 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 102 03/19/2026 02:15:38.210 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:38.210 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:38.211 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.211 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.211 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.211 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233274.269775, idle connection 108968.000000, request 304999.961138 03/19/2026 02:15:38.211 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233273.894775, idle connection 108967.000000, request 304999.589920 03/19/2026 02:15:38.264 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234277.375000, idle connection 108649.000000, request 304398.681879 03/19/2026 02:15:38.264 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:38.264 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.264 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.0662784576416 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:38.265 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:38.288 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:38.288 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:38.288 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:38.288 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.288 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.288 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.289 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233456.783447, idle connection 109898.000000, request 304999.942780 03/19/2026 02:15:38.289 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233453.585693, idle connection 109833.000000, request 304397.416592 03/19/2026 02:15:38.289 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233455.987793, idle connection 109897.000000, request 304999.156952 03/19/2026 02:15:38.290 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:38.290 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.290 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (603.5134792327881 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:38.290 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:38.309 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233106.885254, idle connection 109808.000000, request 304398.757219 03/19/2026 02:15:38.309 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:38.310 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.310 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.9306182861328 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:38.310 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:38.311 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234068.836914, idle connection 109811.000000, request 304399.219036 03/19/2026 02:15:38.311 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:38.311 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.311 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.1948585510254 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:38.311 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:38.341 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232565.735107, idle connection 108558.000000, request 304398.159981 03/19/2026 02:15:38.342 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:38.342 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.342 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.409839630127 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:38.342 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:38.342 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234276.254395, idle connection 109864.000000, request 304397.797108 03/19/2026 02:15:38.342 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 827 03/19/2026 02:15:38.343 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.343 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 827 (602.5018692016602 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:38.343 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.364 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233653.928955, idle connection 109696.000000, request 304999.948978 03/19/2026 02:15:38.365 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233653.477539, idle connection 109695.000000, request 304999.505520 03/19/2026 02:15:38.387 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:38.387 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:38.387 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:38.387 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.388 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=862, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.388 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 867 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=862, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.388 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232833.151611, idle connection 109394.000000, request 304999.943972 03/19/2026 02:15:38.388 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232832.703857, idle connection 109393.000000, request 304999.505758 03/19/2026 02:15:38.409 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233370.610352, idle connection 109716.000000, request 304398.113012 03/19/2026 02:15:38.410 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:38.410 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.410 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (602.5395393371582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:38.410 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:38.449 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232886.775635, idle connection 109140.000000, request 304398.432255 03/19/2026 02:15:38.449 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1147 03/19/2026 02:15:38.449 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.449 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1147 (602.2155284881592 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3015, last_stable_offset=3015, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc6\x00\x00\x00\xfe\x00\x00\x00\x00\x02\xdc\x9eX\xb6\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:38.450 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:38.450 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3014 03/19/2026 02:15:38.450 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3014 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:38.450 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3015 (leader epoch 0) 03/19/2026 02:15:38.466 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233454.380127, idle connection 109073.000000, request 304398.919821 03/19/2026 02:15:38.467 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:38.467 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.467 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.6895771026611 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:38.467 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:38.478 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233754.227539, idle connection 109636.000000, request 304397.283077 03/19/2026 02:15:38.478 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 806 03/19/2026 02:15:38.478 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.479 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 806 (603.3306121826172 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:38.479 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:38.479 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233340.531738, idle connection 109647.000000, request 304396.931648 03/19/2026 02:15:38.479 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:38.479 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.479 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (603.4238338470459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:38.479 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:38.484 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233292.276855, idle connection 109119.000000, request 304398.987293 03/19/2026 02:15:38.484 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 835 03/19/2026 02:15:38.484 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.485 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 835 (601.4363765716553 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:38.485 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:38.485 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 123 03/19/2026 02:15:38.485 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:38.485 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:38.485 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.485 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=838, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.486 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 843 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=838, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.486 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234357.617676, idle connection 109643.000000, request 304999.961138 03/19/2026 02:15:38.486 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 234357.211182, idle connection 109642.000000, request 304999.557495 03/19/2026 02:15:38.551 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3015 03/19/2026 02:15:38.551 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:38.551 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:38.551 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.551 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1143, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3015, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:38.551 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1148 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1143, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3015, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:38.552 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232783.853760, idle connection 109037.000000, request 304999.939203 03/19/2026 02:15:38.552 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232783.416260, idle connection 109037.000000, request 304999.512911 03/19/2026 02:15:38.567 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233801.661621, idle connection 108334.000000, request 304398.923159 03/19/2026 02:15:38.567 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:38.567 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.567 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.6042232513428 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:38.567 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:38.665 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232143.604492, idle connection 108729.000000, request 304398.105145 03/19/2026 02:15:38.665 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 832 03/19/2026 02:15:38.665 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.665 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 832 (602.4949550628662 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:38.665 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:38.665 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232243.647217, idle connection 108938.000000, request 304397.863150 03/19/2026 02:15:38.666 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:38.666 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.666 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (602.4518013000488 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:38.666 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 357 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=867, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 872 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=867, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.689 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233540.580078, idle connection 108706.000000, request 304999.936581 03/19/2026 02:15:38.690 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233540.141846, idle connection 108705.000000, request 304999.519110 03/19/2026 02:15:38.706 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232512.828369, idle connection 108690.000000, request 304398.296118 03/19/2026 02:15:38.707 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:38.707 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.707 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (602.3015975952148 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:38.707 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:38.707 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233718.583496, idle connection 109421.000000, request 304398.509026 03/19/2026 02:15:38.707 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:38.708 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.708 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.8199920654297 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:38.708 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:38.711 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 146 03/19/2026 02:15:38.711 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:38.711 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:38.711 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.712 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.712 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.712 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232800.900879, idle connection 108928.000000, request 304999.947309 03/19/2026 02:15:38.712 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232800.536865, idle connection 108927.000000, request 304999.588490 03/19/2026 02:15:38.762 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232650.715820, idle connection 108635.000000, request 304398.807049 03/19/2026 02:15:38.762 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:38.763 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.763 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (601.7663478851318 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:38.763 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.782 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233135.031738, idle connection 108127.000000, request 304999.949455 03/19/2026 02:15:38.783 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233134.529785, idle connection 108126.000000, request 304999.453545 03/19/2026 02:15:38.784 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:38.784 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:38.784 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:38.784 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.785 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.785 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.785 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231929.936523, idle connection 108114.000000, request 304999.961138 03/19/2026 02:15:38.785 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231929.619385, idle connection 108114.000000, request 304999.648333 03/19/2026 02:15:38.789 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231825.336914, idle connection 109001.000000, request 304398.149967 03/19/2026 02:15:38.789 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:38.789 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.790 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (602.2243499755859 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:38.790 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:38.790 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233241.395996, idle connection 108884.000000, request 304398.143530 03/19/2026 02:15:38.790 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 874 03/19/2026 02:15:38.790 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.791 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 874 (602.180004119873 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:38.791 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:38.810 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232335.771973, idle connection 109182.000000, request 304398.605585 03/19/2026 02:15:38.811 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:38.811 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.811 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (601.9980907440186 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:38.811 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:38.812 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232673.439941, idle connection 108367.000000, request 304399.130821 03/19/2026 02:15:38.812 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:38.812 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.812 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (601.1917591094971 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:38.812 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:38.865 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:38.865 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:38.865 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:38.865 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.866 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.866 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.866 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233675.186768, idle connection 108047.000000, request 304999.946117 03/19/2026 02:15:38.866 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233674.796875, idle connection 108046.000000, request 304999.564886 03/19/2026 02:15:38.890 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 12 03/19/2026 02:15:38.890 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:38.891 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:38.891 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.891 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.891 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.891 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232851.380615, idle connection 109231.000000, request 304999.911070 03/19/2026 02:15:38.891 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232854.034912, idle connection 109295.000000, request 304397.203684 03/19/2026 02:15:38.892 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232850.690918, idle connection 109231.000000, request 304999.230146 03/19/2026 02:15:38.892 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:38.892 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.892 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (603.6181449890137 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:38.892 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:38.911 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 46 03/19/2026 02:15:38.911 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:38.911 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:38.911 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.911 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.911 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.912 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232504.217041, idle connection 109205.000000, request 304999.925137 03/19/2026 02:15:38.912 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 23 03/19/2026 02:15:38.912 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:38.912 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:38.912 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.912 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.913 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.913 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233466.938965, idle connection 109209.000000, request 304999.957800 03/19/2026 02:15:38.913 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232502.813232, idle connection 109204.000000, request 304998.538017 03/19/2026 02:15:38.913 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233466.269775, idle connection 109208.000000, request 304999.292612 03/19/2026 02:15:38.943 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:38.943 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:38.943 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:38.943 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.943 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.943 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.943 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231963.815430, idle connection 107956.000000, request 304999.945641 03/19/2026 02:15:38.943 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:38.944 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:38.944 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:38.944 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:38.944 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.944 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 828 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=823, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:38.944 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233674.596680, idle connection 109262.000000, request 304999.961376 03/19/2026 02:15:38.944 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231962.780273, idle connection 107955.000000, request 304998.920918 03/19/2026 02:15:38.945 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233674.004883, idle connection 109262.000000, request 304999.375343 03/19/2026 02:15:38.965 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233052.843018, idle connection 109095.000000, request 304398.863792 03/19/2026 02:15:38.966 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:38.966 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.966 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (601.7138957977295 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:38.966 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:38.989 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232232.228760, idle connection 108793.000000, request 304399.024010 03/19/2026 02:15:38.989 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 867 03/19/2026 02:15:38.989 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:38.989 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 867 (601.4852523803711 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:38.989 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:39.011 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 15 03/19/2026 02:15:39.011 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:39.011 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:39.011 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.012 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.012 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.012 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232768.157227, idle connection 109113.000000, request 304999.935150 03/19/2026 02:15:39.017 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232762.977783, idle connection 109108.000000, request 304994.764328 03/19/2026 02:15:39.068 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 18 03/19/2026 02:15:39.068 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:39.068 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:39.068 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.068 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.068 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.069 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232851.968750, idle connection 108471.000000, request 304999.927282 03/19/2026 02:15:39.069 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232851.519531, idle connection 108470.000000, request 304999.495268 03/19/2026 02:15:39.079 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:39.079 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:39.079 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:39.079 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.079 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.080 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 807 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=802, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.080 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233152.329102, idle connection 109034.000000, request 304999.947548 03/19/2026 02:15:39.080 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 42 03/19/2026 02:15:39.080 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:39.080 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:39.080 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.080 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.080 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.080 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232739.003418, idle connection 109046.000000, request 304999.966145 03/19/2026 02:15:39.081 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233151.306885, idle connection 109033.000000, request 304998.934984 03/19/2026 02:15:39.081 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232738.347168, idle connection 109045.000000, request 304999.312639 03/19/2026 02:15:39.085 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 123 03/19/2026 02:15:39.085 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:39.085 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:39.085 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.085 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.085 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 836 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=831, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.085 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232690.854004, idle connection 108517.000000, request 304999.961615 03/19/2026 02:15:39.086 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232690.545654, idle connection 108517.000000, request 304999.656200 03/19/2026 02:15:39.086 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233756.916016, idle connection 109042.000000, request 304399.263144 03/19/2026 02:15:39.087 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 843 03/19/2026 02:15:39.087 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.087 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 843 (601.1135578155518 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:39.087 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:39.153 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232182.783691, idle connection 108436.000000, request 304398.870468 03/19/2026 02:15:39.153 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1148 03/19/2026 02:15:39.153 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.153 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1148 (601.7365455627441 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3016, last_stable_offset=3016, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc7\x00\x00\x00\xfe\x00\x00\x00\x00\x02\x9c\xb5\xfb\xcd\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x96\x03\x00\x00\x00\xd8\x02ObjectAnalyticsAlarmInfo:cn-jenk...')])]) 03/19/2026 02:15:39.154 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:39.154 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 266 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3015 03/19/2026 02:15:39.154 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3015 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:39.154 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3016 (leader epoch 0) 03/19/2026 02:15:39.168 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:39.169 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:39.169 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:39.169 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.169 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.169 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.169 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233199.291016, idle connection 107731.000000, request 304999.948740 03/19/2026 02:15:39.170 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233198.804199, idle connection 107731.000000, request 304999.466419 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3016 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1144, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3016, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1149 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1144, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3016, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:39.255 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232080.010254, idle connection 108334.000000, request 304999.921799 03/19/2026 02:15:39.256 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232079.543457, idle connection 108333.000000, request 304999.465704 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 94 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 833 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=828, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.266 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231541.857178, idle connection 108128.000000, request 304999.951363 03/19/2026 02:15:39.266 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 27 03/19/2026 02:15:39.266 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:39.267 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:39.267 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.267 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.267 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.267 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231642.250000, idle connection 108336.000000, request 304999.964714 03/19/2026 02:15:39.267 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231540.856445, idle connection 108127.000000, request 304998.957157 03/19/2026 02:15:39.268 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231641.611328, idle connection 108336.000000, request 304999.326468 03/19/2026 02:15:39.290 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232939.700439, idle connection 108105.000000, request 304399.070024 03/19/2026 02:15:39.291 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 872 03/19/2026 02:15:39.291 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.291 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 872 (601.487398147583 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:39.291 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:39.307 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:39.308 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:39.308 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:39.308 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.308 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.308 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.308 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231910.903076, idle connection 108088.000000, request 304999.947548 03/19/2026 02:15:39.308 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:39.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:39.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:39.309 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.309 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.309 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.309 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233116.970947, idle connection 108819.000000, request 304999.965429 03/19/2026 02:15:39.309 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231909.901855, idle connection 108087.000000, request 304998.955250 03/19/2026 02:15:39.310 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233116.364502, idle connection 108819.000000, request 304999.362469 03/19/2026 02:15:39.312 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232200.190674, idle connection 108327.000000, request 304399.239779 03/19/2026 02:15:39.313 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:39.313 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.313 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (601.1567115783691 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:39.313 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:39.363 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 28 03/19/2026 02:15:39.363 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:39.363 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:39.364 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.364 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.364 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.364 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232048.870850, idle connection 108033.000000, request 304999.950171 03/19/2026 02:15:39.364 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232048.437256, idle connection 108033.000000, request 304999.525785 03/19/2026 02:15:39.383 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232533.942871, idle connection 107526.000000, request 304398.852825 03/19/2026 02:15:39.384 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:39.384 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.384 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (601.82785987854 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:39.384 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:39.385 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231329.304443, idle connection 107513.000000, request 304399.325848 03/19/2026 02:15:39.386 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:39.386 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.386 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (601.0737419128418 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:39.386 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:39.390 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:39.390 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:39.390 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:39.390 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.390 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.390 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.391 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231223.954590, idle connection 108400.000000, request 304999.941587 03/19/2026 02:15:39.391 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231223.519775, idle connection 108400.000000, request 304999.511719 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 328 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=870, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 875 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=870, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232639.489258, idle connection 108282.000000, request 304999.964714 03/19/2026 02:15:39.392 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232639.101318, idle connection 108282.000000, request 304999.576092 03/19/2026 02:15:39.412 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:39.412 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:39.412 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:39.412 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.413 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.413 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.413 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231733.279053, idle connection 108580.000000, request 304999.943972 03/19/2026 02:15:39.413 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231732.842041, idle connection 108579.000000, request 304999.513388 03/19/2026 02:15:39.413 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 102 03/19/2026 02:15:39.414 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:39.414 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:39.414 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.414 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.414 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.414 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232071.184082, idle connection 107765.000000, request 304999.948025 03/19/2026 02:15:39.414 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232070.822754, idle connection 107764.000000, request 304999.590874 03/19/2026 02:15:39.467 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233074.363525, idle connection 107446.000000, request 304399.120092 03/19/2026 02:15:39.467 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:39.467 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.467 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.4502048492432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:39.467 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.493 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232252.092285, idle connection 108693.000000, request 304999.949694 03/19/2026 02:15:39.494 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232248.899902, idle connection 108629.000000, request 304397.434235 03/19/2026 02:15:39.494 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232251.403809, idle connection 108693.000000, request 304999.271631 03/19/2026 02:15:39.494 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 813 03/19/2026 02:15:39.494 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.494 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 813 (603.2881736755371 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:39.494 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:39.518 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231898.113770, idle connection 108599.000000, request 304393.827438 03/19/2026 02:15:39.518 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 817 03/19/2026 02:15:39.518 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.518 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 817 (606.6899299621582 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:39.518 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:39.519 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232860.928223, idle connection 108603.000000, request 304393.950701 03/19/2026 02:15:39.519 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:39.519 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.519 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (606.3456535339355 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:39.519 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:39.545 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231361.996338, idle connection 107355.000000, request 304398.119926 03/19/2026 02:15:39.545 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:39.546 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.546 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (602.49924659729 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:39.546 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:39.546 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233072.437256, idle connection 108660.000000, request 304397.800207 03/19/2026 02:15:39.546 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 828 03/19/2026 02:15:39.546 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.546 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 828 (602.5300025939941 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:39.547 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:39.566 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:39.567 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:39.567 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:39.567 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.567 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.567 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 839 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.567 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232450.979248, idle connection 108493.000000, request 304999.947071 03/19/2026 02:15:39.568 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232450.539795, idle connection 108492.000000, request 304999.515295 03/19/2026 02:15:39.590 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:39.590 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:39.590 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:39.590 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.590 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=863, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.590 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 868 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=863, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.591 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231630.421387, idle connection 108191.000000, request 304999.927998 03/19/2026 02:15:39.591 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231630.013428, idle connection 108191.000000, request 304999.531269 03/19/2026 02:15:39.618 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232161.947998, idle connection 108507.000000, request 304393.722296 03/19/2026 02:15:39.619 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 811 03/19/2026 02:15:39.619 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.619 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 811 (606.926679611206 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:39.619 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:39.670 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232251.009033, idle connection 107870.000000, request 304398.974180 03/19/2026 02:15:39.670 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:39.670 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.670 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.62353515625 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:39.670 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:39.682 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232549.936279, idle connection 108432.000000, request 304397.552252 03/19/2026 02:15:39.683 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 807 03/19/2026 02:15:39.683 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.683 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 807 (603.029727935791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:39.683 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:39.683 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232136.287354, idle connection 108443.000000, request 304397.248507 03/19/2026 02:15:39.683 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:39.683 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.683 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (603.0378341674805 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:39.684 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:39.686 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232090.097168, idle connection 107916.000000, request 304399.205446 03/19/2026 02:15:39.686 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 836 03/19/2026 02:15:39.687 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.687 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 836 (601.1431217193604 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:39.687 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:39.687 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 123 03/19/2026 02:15:39.687 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:39.687 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:39.688 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.688 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=839, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.688 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 844 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=839, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.688 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233155.364258, idle connection 108441.000000, request 304999.939919 03/19/2026 02:15:39.688 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 233154.961182, idle connection 108440.000000, request 304999.546289 03/19/2026 02:15:39.770 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232598.329834, idle connection 107130.000000, request 304398.986816 03/19/2026 02:15:39.770 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:39.771 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.771 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.6273498535156 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:39.771 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:39.856 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231479.027344, idle connection 107733.000000, request 304398.931980 03/19/2026 02:15:39.857 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1149 03/19/2026 02:15:39.857 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.857 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1149 (601.6180515289307 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[(topics='-uve-topic-0', partitions=[(partition=0, error_code=0, highwater_offset=3017, last_stable_offset=3017, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x0b\xc8\x00\x00\x00\xf3\x00\x00\x00\x00\x02-V\xe0G\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\x80\x03\x00\x00\x00\xc2\x02ObjectConfigNode:cn-jenkins-depl...')])]) 03/19/2026 02:15:39.857 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 1 response partitions (0 implied) 03/19/2026 02:15:39.857 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 255 bytes of data for partition TopicPartition(topic='-uve-topic-0', partition=0) with offset 3016 03/19/2026 02:15:39.857 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 3016 for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) 03/19/2026 02:15:39.858 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-0', partition=0) to 3017 (leader epoch 0) 03/19/2026 02:15:39.868 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230939.930664, idle connection 107526.000000, request 304398.022175 03/19/2026 02:15:39.869 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 833 03/19/2026 02:15:39.869 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.869 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 833 (602.5116443634033 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:39.869 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:39.869 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231040.067627, idle connection 107734.000000, request 304397.783041 03/19/2026 02:15:39.869 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:39.869 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.869 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (602.4839878082275 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:39.869 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:39.891 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 357 03/19/2026 02:15:39.892 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:39.892 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:39.892 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.892 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=868, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.892 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 873 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=868, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.892 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232337.816406, idle connection 107503.000000, request 304999.946594 03/19/2026 02:15:39.893 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232337.380859, idle connection 107503.000000, request 304999.519587 03/19/2026 02:15:39.910 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231309.186279, idle connection 107486.000000, request 304398.233891 03/19/2026 02:15:39.910 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:39.910 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.911 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.3275852203369 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:39.911 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:39.911 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232514.979492, idle connection 108217.000000, request 304397.972345 03/19/2026 02:15:39.911 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:39.911 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.911 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.3283004760742 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:39.911 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:39.913 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 146 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 839 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=834, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231598.645508, idle connection 107725.000000, request 304999.961853 03/19/2026 02:15:39.914 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231598.299561, idle connection 107725.000000, request 304999.618530 03/19/2026 02:15:39.958 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3017 03/19/2026 02:15:39.958 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:39.958 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-0', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:39.959 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.959 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1145, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3017, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:39.959 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1150 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1145, topics=[(topic='-uve-topic-0', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=3017, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:39.959 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231376.398438, idle connection 107630.000000, request 304999.933243 03/19/2026 02:15:39.960 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231375.953613, idle connection 107630.000000, request 304999.498129 03/19/2026 02:15:39.965 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231447.971680, idle connection 107432.000000, request 304399.058342 03/19/2026 02:15:39.965 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 815 03/19/2026 02:15:39.965 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.965 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 815 (601.3374328613281 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:39.965 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.985 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231931.950928, idle connection 106924.000000, request 304999.950886 03/19/2026 02:15:39.986 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231931.536865, idle connection 106923.000000, request 304999.546051 03/19/2026 02:15:39.986 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:39.986 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:39.986 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:39.986 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:39.986 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.986 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:39.987 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230728.074707, idle connection 106912.000000, request 304999.962568 03/19/2026 02:15:39.987 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230727.796631, idle connection 106912.000000, request 304999.688387 03/19/2026 02:15:39.991 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230623.112305, idle connection 107799.000000, request 304399.107695 03/19/2026 02:15:39.992 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:39.992 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.992 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (601.2535095214844 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:39.992 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:39.994 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232037.797119, idle connection 107681.000000, request 304398.273468 03/19/2026 02:15:39.994 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 875 03/19/2026 02:15:39.994 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:39.994 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 875 (602.0357608795166 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:39.994 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:40.017 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231128.763184, idle connection 107975.000000, request 304395.431995 03/19/2026 02:15:40.018 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231467.634521, idle connection 107161.000000, request 304396.400452 03/19/2026 02:15:40.018 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:40.018 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.018 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (605.1850318908691 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:40.018 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:40.018 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 830 03/19/2026 02:15:40.018 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.018 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 830 (604.454755783081 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:40.019 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:40.068 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:40.068 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:40.068 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:40.068 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.068 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.069 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.069 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232472.238281, idle connection 106844.000000, request 304999.948740 03/19/2026 02:15:40.069 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232471.832764, idle connection 106843.000000, request 304999.552011 03/19/2026 02:15:40.095 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 12 03/19/2026 02:15:40.095 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:40.095 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:40.095 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.095 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.095 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 814 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=809, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.096 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231646.816895, idle connection 108027.000000, request 304999.942303 03/19/2026 02:15:40.096 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231649.438965, idle connection 108091.000000, request 304397.300959 03/19/2026 02:15:40.096 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231646.206299, idle connection 108026.000000, request 304999.342442 03/19/2026 02:15:40.096 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:40.097 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.097 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (603.3728122711182 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:40.097 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:40.119 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 46 03/19/2026 02:15:40.120 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:40.120 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:40.120 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.120 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.120 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 818 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=813, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.120 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231295.722412, idle connection 107996.000000, request 304999.927521 03/19/2026 02:15:40.120 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 23 03/19/2026 02:15:40.120 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:40.121 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:40.121 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.121 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.121 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.121 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232258.723145, idle connection 108000.000000, request 304999.961376 03/19/2026 02:15:40.121 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231294.532471, idle connection 107995.000000, request 304998.754501 03/19/2026 02:15:40.122 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232257.965088, idle connection 108000.000000, request 304999.208927 03/19/2026 02:15:40.146 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:40.147 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:40.147 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:40.147 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.147 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.147 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.147 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230759.987061, idle connection 106753.000000, request 304999.938965 03/19/2026 02:15:40.147 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:40.147 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:40.147 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:40.147 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.148 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.148 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 829 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=824, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.148 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232470.800781, idle connection 108058.000000, request 304999.963045 03/19/2026 02:15:40.148 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230758.934814, idle connection 106752.000000, request 304998.898745 03/19/2026 02:15:40.148 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232470.065186, idle connection 108058.000000, request 304999.227285 03/19/2026 02:15:40.168 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231849.949219, idle connection 107892.000000, request 304398.917675 03/19/2026 02:15:40.169 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 839 03/19/2026 02:15:40.169 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.169 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 839 (601.6411781311035 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:40.169 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:40.192 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231029.514160, idle connection 107590.000000, request 304399.017811 03/19/2026 02:15:40.192 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 868 03/19/2026 02:15:40.192 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.192 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 868 (601.5353202819824 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:40.192 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:40.219 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 15 03/19/2026 02:15:40.220 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:40.220 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:40.220 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.220 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.220 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 812 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=807, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.220 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231559.930420, idle connection 107905.000000, request 304999.947309 03/19/2026 02:15:40.221 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231559.426270, idle connection 107904.000000, request 304999.451876 03/19/2026 02:15:40.271 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 18 03/19/2026 02:15:40.271 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:40.272 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:40.272 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.272 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.272 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.272 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231648.307861, idle connection 107267.000000, request 304999.916792 03/19/2026 02:15:40.273 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231647.774658, idle connection 107266.000000, request 304999.400854 03/19/2026 02:15:40.283 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:40.283 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:40.284 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:40.284 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.284 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.284 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 808 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=803, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.284 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231948.127686, idle connection 107830.000000, request 304999.947071 03/19/2026 02:15:40.284 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 42 03/19/2026 02:15:40.284 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:40.284 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:40.284 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.284 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.285 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 820 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=815, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.285 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231534.779541, idle connection 107841.000000, request 304999.960899 03/19/2026 02:15:40.285 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231947.110352, idle connection 107829.000000, request 304998.939037 03/19/2026 02:15:40.285 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231534.155029, idle connection 107841.000000, request 304999.342442 03/19/2026 02:15:40.287 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 123 03/19/2026 02:15:40.287 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:40.287 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:40.287 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.287 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.287 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 837 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=832, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.287 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231488.886963, idle connection 107315.000000, request 304999.949932 03/19/2026 02:15:40.288 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231488.559082, idle connection 107315.000000, request 304999.627590 03/19/2026 02:15:40.289 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 232554.634766, idle connection 107840.000000, request 304399.215937 03/19/2026 02:15:40.289 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 844 03/19/2026 02:15:40.289 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.289 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 844 (601.2024879455566 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:40.289 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:40.371 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:40.371 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:40.371 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:40.372 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.372 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.372 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.372 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231996.409912, idle connection 106528.000000, request 304999.944210 03/19/2026 02:15:40.372 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231995.986572, idle connection 106528.000000, request 304999.529123 03/19/2026 02:15:40.469 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 94 03/19/2026 02:15:40.469 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:40.470 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:40.470 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.470 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.470 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 834 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=829, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.470 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230338.072998, idle connection 106924.000000, request 304999.945164 03/19/2026 02:15:40.470 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 27 03/19/2026 02:15:40.470 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:40.470 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:40.470 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.471 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.471 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.471 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230438.358887, idle connection 107133.000000, request 304999.961138 03/19/2026 02:15:40.471 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230336.922363, idle connection 106923.000000, request 304998.803377 03/19/2026 02:15:40.471 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230437.658203, idle connection 107132.000000, request 304999.262571 03/19/2026 02:15:40.493 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231736.921631, idle connection 106902.000000, request 304399.051666 03/19/2026 02:15:40.493 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 873 03/19/2026 02:15:40.494 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.494 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 873 (601.4831066131592 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:40.494 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:40.511 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:40.511 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:40.512 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:40.512 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.512 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.512 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.512 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230707.192383, idle connection 106884.000000, request 304999.949455 03/19/2026 02:15:40.512 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230706.749023, idle connection 106884.000000, request 304999.514103 03/19/2026 02:15:40.517 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:40.517 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:40.518 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:40.518 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.518 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.518 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.518 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231907.875977, idle connection 107610.000000, request 304999.941349 03/19/2026 02:15:40.518 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230994.423828, idle connection 107121.000000, request 304395.741701 03/19/2026 02:15:40.519 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231907.342529, idle connection 107609.000000, request 304999.417782 03/19/2026 02:15:40.519 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 839 03/19/2026 02:15:40.519 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.519 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 839 (604.9215793609619 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[(topics='-uve-topic-2', partitions=[(partition=0, error_code=0, highwater_offset=147, last_stable_offset=147, log_start_offset=0, aborted_transactions=NULL, records=b'\x00\x00\x00\x00\x00\x00\x00\x92\x00\x00\x00\xf2\x00\x00\x00\x00\x02\xf8\x9c\xe7^\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x01\xfe\x02\x00\x00\x00\xc0\x02ObjectVRouter:an-jenkins-deploy-...')])]) 03/19/2026 02:15:40.519 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 1 response partitions (0 implied) 03/19/2026 02:15:40.519 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Preparing to read 254 bytes of data for partition TopicPartition(topic='-uve-topic-2', partition=0) with offset 146 03/19/2026 02:15:40.519 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Returning fetched records at offset 146 for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) 03/19/2026 02:15:40.520 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Updating fetch position for assigned partition TopicPartition(topic='-uve-topic-2', partition=0) to 147 (leader epoch 0) 03/19/2026 02:15:40.560 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230775.413818, idle connection 107029.000000, request 304398.946285 03/19/2026 02:15:40.560 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1150 03/19/2026 02:15:40.561 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.561 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1150 (601.6144752502441 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:40.561 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied) 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-19', partition=0) at offset 28 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-19', partition=0)}, previous: {TopicPartition(topic='-uve-topic-19', partition=0)} 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-19', partition=0)]) 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 816 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=900741920, session_epoch=811, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.566 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230846.366211, idle connection 106831.000000, request 304999.938726 03/19/2026 02:15:40.567 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230845.935059, idle connection 106830.000000, request 304999.518394 03/19/2026 02:15:40.586 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231330.970215, idle connection 106323.000000, request 304398.963690 03/19/2026 02:15:40.587 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:40.587 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.587 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.8490791320801 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=195078769, topics=[]) 03/19/2026 02:15:40.587 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 195078769 with 0 response partitions (1 implied) 03/19/2026 02:15:40.588 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230126.950928, idle connection 106311.000000, request 304398.834705 03/19/2026 02:15:40.588 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:40.588 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.588 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (601.5887260437012 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=824437575, topics=[]) 03/19/2026 02:15:40.588 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 824437575 with 0 response partitions (1 implied) 03/19/2026 02:15:40.592 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-21', partition=0) at offset 42 03/19/2026 02:15:40.592 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-21', partition=0)}, previous: {TopicPartition(topic='-uve-topic-21', partition=0)} 03/19/2026 02:15:40.592 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-21', partition=0)]) 03/19/2026 02:15:40.592 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.592 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.593 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1366366715, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.593 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230021.743652, idle connection 107198.000000, request 304999.937773 03/19/2026 02:15:40.593 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230021.280273, idle connection 107197.000000, request 304999.485731 03/19/2026 02:15:40.594 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-29', partition=0) at offset 328 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-29', partition=0)}, previous: {TopicPartition(topic='-uve-topic-29', partition=0)} 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-29', partition=0)]) 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=871, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 876 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1088720252, session_epoch=871, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231436.660156, idle connection 107080.000000, request 304999.961376 03/19/2026 02:15:40.595 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231436.353027, idle connection 107079.000000, request 304999.657631 03/19/2026 02:15:40.618 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-25', partition=0) at offset 50 03/19/2026 02:15:40.619 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-25', partition=0)}, previous: {TopicPartition(topic='-uve-topic-25', partition=0)} 03/19/2026 02:15:40.619 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-25', partition=0)]) 03/19/2026 02:15:40.619 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.619 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.619 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=384935743, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.619 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230526.880371, idle connection 107373.000000, request 304999.947786 03/19/2026 02:15:40.619 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-18', partition=0) at offset 102 03/19/2026 02:15:40.619 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-18', partition=0)}, previous: {TopicPartition(topic='-uve-topic-18', partition=0)} 03/19/2026 02:15:40.619 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-18', partition=0)]) 03/19/2026 02:15:40.620 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.620 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.620 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 831 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=682885807, session_epoch=826, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.620 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230865.336914, idle connection 106559.000000, request 304999.966621 03/19/2026 02:15:40.620 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230525.872559, idle connection 107372.000000, request 304998.946190 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-2', partition=0) at offset 147 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-2', partition=0)}, previous: {TopicPartition(topic='-uve-topic-2', partition=0)} 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered {TopicPartition(topic='-uve-topic-2', partition=0)}, removed set() out of odict_keys([TopicPartition(topic='-uve-topic-2', partition=0)]) 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=835, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=147, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 840 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=333243271, session_epoch=835, topics=[(topic='-uve-topic-2', partitions=[(partition=0, current_leader_epoch=-1, fetch_offset=147, log_start_offset=-1, max_bytes=1048576)])], forgotten_topics_data=[]) 03/19/2026 02:15:40.621 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230891.425049, idle connection 107018.000000, request 304999.965429 03/19/2026 02:15:40.622 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230863.594482, idle connection 106557.000000, request 304998.226881 03/19/2026 02:15:40.622 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230890.744141, idle connection 107018.000000, request 304999.287367 03/19/2026 02:15:40.670 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231871.360840, idle connection 106243.000000, request 304399.069309 03/19/2026 02:15:40.670 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:40.670 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.670 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (601.5186309814453 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=374391613, topics=[]) 03/19/2026 02:15:40.670 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 374391613 with 0 response partitions (1 implied) 03/19/2026 02:15:40.697 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-26', partition=0) at offset 106 03/19/2026 02:15:40.697 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-26', partition=0)}, previous: {TopicPartition(topic='-uve-topic-26', partition=0)} 03/19/2026 02:15:40.697 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-26', partition=0)]) 03/19/2026 02:15:40.697 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.698 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.698 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=709173073, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.698 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231047.553711, idle connection 107489.000000, request 304999.938726 03/19/2026 02:15:40.698 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231044.341064, idle connection 107424.000000, request 304397.474527 03/19/2026 02:15:40.698 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231046.864014, idle connection 107488.000000, request 304999.265432 03/19/2026 02:15:40.699 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 814 03/19/2026 02:15:40.699 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.699 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 814 (603.2812595367432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1607225837, topics=[]) 03/19/2026 02:15:40.699 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1607225837 with 0 response partitions (1 implied) 03/19/2026 02:15:40.722 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230693.820068, idle connection 107395.000000, request 304398.032427 03/19/2026 02:15:40.722 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Received correlation id: 818 03/19/2026 02:15:40.723 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.723 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 818 (602.5404930114746 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1036523930, topics=[]) 03/19/2026 02:15:40.723 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1036523930 with 0 response partitions (1 implied) 03/19/2026 02:15:40.723 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231656.641846, idle connection 107398.000000, request 304397.883415 03/19/2026 02:15:40.723 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:40.723 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.723 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (602.5192737579346 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1137906728, topics=[]) 03/19/2026 02:15:40.724 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1137906728 with 0 response partitions (1 implied) 03/19/2026 02:15:40.749 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230158.033203, idle connection 106151.000000, request 304397.985697 03/19/2026 02:15:40.749 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 810 03/19/2026 02:15:40.749 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.750 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 810 (602.5488376617432 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1560518070, topics=[]) 03/19/2026 02:15:40.750 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1560518070 with 0 response partitions (1 implied) 03/19/2026 02:15:40.750 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231868.587158, idle connection 107456.000000, request 304397.749424 03/19/2026 02:15:40.750 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 829 03/19/2026 02:15:40.750 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.750 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 829 (602.6480197906494 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=253125093, topics=[]) 03/19/2026 02:15:40.751 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 253125093 with 0 response partitions (1 implied) 03/19/2026 02:15:40.769 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-23', partition=0) at offset 117 03/19/2026 02:15:40.770 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-23', partition=0)}, previous: {TopicPartition(topic='-uve-topic-23', partition=0)} 03/19/2026 02:15:40.770 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-23', partition=0)]) 03/19/2026 02:15:40.770 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.770 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.770 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 840 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2014497448, session_epoch=835, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.770 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231247.866455, idle connection 107290.000000, request 304999.930143 03/19/2026 02:15:40.771 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231247.233154, idle connection 107289.000000, request 304999.304533 03/19/2026 02:15:40.793 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-28', partition=0) at offset 269 03/19/2026 02:15:40.793 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-28', partition=0)}, previous: {TopicPartition(topic='-uve-topic-28', partition=0)} 03/19/2026 02:15:40.793 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-28', partition=0)]) 03/19/2026 02:15:40.793 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.793 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=864, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.793 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 869 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1543415504, session_epoch=864, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.794 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230427.419434, idle connection 106988.000000, request 304999.924183 03/19/2026 02:15:40.794 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230426.846924, idle connection 106987.000000, request 304999.365091 03/19/2026 02:15:40.821 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230958.837646, idle connection 107304.000000, request 304398.854256 03/19/2026 02:15:40.822 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 812 03/19/2026 02:15:40.822 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.822 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 812 (601.8936634063721 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2052040693, topics=[]) 03/19/2026 02:15:40.822 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2052040693 with 0 response partitions (1 implied) 03/19/2026 02:15:40.873 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231047.268066, idle connection 106666.000000, request 304398.877859 03/19/2026 02:15:40.874 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:40.874 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.874 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.809024810791 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=542859706, topics=[]) 03/19/2026 02:15:40.874 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 542859706 with 0 response partitions (1 implied) 03/19/2026 02:15:40.886 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231346.364746, idle connection 107229.000000, request 304398.181438 03/19/2026 02:15:40.886 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Received correlation id: 808 03/19/2026 02:15:40.886 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.886 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 808 (602.3986339569092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=794221359, topics=[]) 03/19/2026 02:15:40.886 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 794221359 with 0 response partitions (1 implied) 03/19/2026 02:15:40.887 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230932.671143, idle connection 107239.000000, request 304397.851706 03/19/2026 02:15:40.887 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 820 03/19/2026 02:15:40.887 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.887 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 820 (602.5276184082031 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=179484960, topics=[]) 03/19/2026 02:15:40.887 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 179484960 with 0 response partitions (1 implied) 03/19/2026 02:15:40.888 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230888.266357, idle connection 106715.000000, request 304399.332762 03/19/2026 02:15:40.888 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Received correlation id: 837 03/19/2026 02:15:40.888 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.888 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 837 (600.9888648986816 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1725896610, topics=[]) 03/19/2026 02:15:40.889 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1725896610 with 0 response partitions (1 implied) 03/19/2026 02:15:40.889 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-22', partition=0) at offset 123 03/19/2026 02:15:40.890 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-22', partition=0)}, previous: {TopicPartition(topic='-uve-topic-22', partition=0)} 03/19/2026 02:15:40.890 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-22', partition=0)]) 03/19/2026 02:15:40.890 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:40.890 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.890 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 845 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1676342825, session_epoch=840, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:40.890 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231953.215820, idle connection 107238.000000, request 304999.958038 03/19/2026 02:15:40.891 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231952.820312, idle connection 107238.000000, request 304999.566793 03/19/2026 02:15:40.973 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231395.474609, idle connection 105927.000000, request 304399.000406 03/19/2026 02:15:40.973 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:40.973 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:40.974 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.6941070556641 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1615957650, topics=[]) 03/19/2026 02:15:40.974 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1615957650 with 0 response partitions (1 implied) 03/19/2026 02:15:41.072 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229736.099609, idle connection 106322.000000, request 304397.970438 03/19/2026 02:15:41.072 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 834 03/19/2026 02:15:41.073 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.073 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 834 (602.6194095611572 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1117879767, topics=[]) 03/19/2026 02:15:41.073 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1117879767 with 0 response partitions (1 implied) 03/19/2026 02:15:41.073 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229836.178711, idle connection 106530.000000, request 304397.776127 03/19/2026 02:15:41.073 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 821 03/19/2026 02:15:41.073 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.073 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 821 (602.5140285491943 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1934074637, topics=[]) 03/19/2026 02:15:41.073 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1934074637 with 0 response partitions (1 implied) 03/19/2026 02:15:41.094 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-27', partition=0) at offset 357 03/19/2026 02:15:41.094 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-27', partition=0)}, previous: {TopicPartition(topic='-uve-topic-27', partition=0)} 03/19/2026 02:15:41.094 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-27', partition=0)]) 03/19/2026 02:15:41.095 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.095 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=869, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.095 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 874 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=828351460, session_epoch=869, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.095 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231135.093750, idle connection 106300.000000, request 304999.947071 03/19/2026 02:15:41.095 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231134.668213, idle connection 106300.000000, request 304999.530315 03/19/2026 02:15:41.113 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230106.200195, idle connection 106284.000000, request 304398.953676 03/19/2026 02:15:41.113 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:41.113 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.114 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (601.5768051147461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1244083730, topics=[]) 03/19/2026 02:15:41.114 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1244083730 with 0 response partitions (1 implied) 03/19/2026 02:15:41.122 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231304.347900, idle connection 107006.000000, request 304396.417141 03/19/2026 02:15:41.122 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 809 03/19/2026 02:15:41.122 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.122 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 809 (604.0234565734863 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=463264883, topics=[]) 03/19/2026 02:15:41.122 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 463264883 with 0 response partitions (1 implied) 03/19/2026 02:15:41.161 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-0', partition=0) at offset 3017 03/19/2026 02:15:41.161 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-0', partition=0)}, previous: {TopicPartition(topic='-uve-topic-0', partition=0)} 03/19/2026 02:15:41.162 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-0', partition=0)]) 03/19/2026 02:15:41.162 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.162 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1146, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.162 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 1151 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=65780457, session_epoch=1146, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.162 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230173.483398, idle connection 106427.000000, request 304999.946594 03/19/2026 02:15:41.162 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230172.977539, idle connection 106427.000000, request 304999.447346 03/19/2026 02:15:41.167 7f2caf793b80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230245.411377, idle connection 106230.000000, request 304398.988962 03/19/2026 02:15:41.168 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 816 03/19/2026 02:15:41.168 7f2caf793b80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.168 7f2caf793b80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 816 (601.4342308044434 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=900741920, topics=[]) 03/19/2026 02:15:41.168 7f2caf793b80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 900741920 with 0 response partitions (1 implied) 03/19/2026 02:15:41.188 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-8', partition=0) at offset 13 03/19/2026 02:15:41.188 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-8', partition=0)}, previous: {TopicPartition(topic='-uve-topic-8', partition=0)} 03/19/2026 02:15:41.188 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-8', partition=0)]) 03/19/2026 02:15:41.188 7f2caef1b860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.188 7f2caef1b860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.188 7f2caef1b860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=195078769, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.189 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230728.605469, idle connection 105720.000000, request 304999.938726 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-3', partition=0) at offset 0 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-3', partition=0)}, previous: {TopicPartition(topic='-uve-topic-3', partition=0)} 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-3', partition=0)]) 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=824437575, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.189 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229525.308594, idle connection 105709.000000, request 304999.950647 03/19/2026 02:15:41.190 7f2caef1b860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230727.489746, idle connection 105719.000000, request 304998.839378 03/19/2026 02:15:41.190 7f2cad09d900 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229524.639648, idle connection 105709.000000, request 304999.284744 03/19/2026 02:15:41.194 7f2caf793ae0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229420.903809, idle connection 106597.000000, request 304399.106264 03/19/2026 02:15:41.194 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 822 03/19/2026 02:15:41.194 7f2caf793ae0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.194 7f2caf793ae0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 822 (601.2928485870361 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1366366715, topics=[]) 03/19/2026 02:15:41.194 7f2caf793ae0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1366366715 with 0 response partitions (1 implied) 03/19/2026 02:15:41.196 7f2caef3f5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230836.056641, idle connection 106479.000000, request 304399.357557 03/19/2026 02:15:41.196 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Received correlation id: 876 03/19/2026 02:15:41.196 7f2caef3f5e0 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.196 7f2caef3f5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 876 (601.006269454956 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1088720252, topics=[]) 03/19/2026 02:15:41.196 7f2caef3f5e0 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1088720252 with 0 response partitions (1 implied) 03/19/2026 02:15:41.222 7f2caef3f540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229923.942383, idle connection 106770.000000, request 304397.004128 03/19/2026 02:15:41.223 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Received correlation id: 819 03/19/2026 02:15:41.223 7f2caef3f540 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.223 7f2caef3f540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 819 (603.6121845245361 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=384935743, topics=[]) 03/19/2026 02:15:41.223 7f2caef3f540 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 384935743 with 0 response partitions (1 implied) 03/19/2026 02:15:41.223 7f2caf793360 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230261.892578, idle connection 105955.000000, request 304396.518230 03/19/2026 02:15:41.223 7f2cad09db80 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230289.205811, idle connection 106416.000000, request 304397.746325 03/19/2026 02:15:41.224 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Received correlation id: 831 03/19/2026 02:15:41.224 7f2caf793360 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.224 7f2caf793360 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 831 (604.0201187133789 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=682885807, topics=[]) 03/19/2026 02:15:41.224 7f2caf793360 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 682885807 with 0 response partitions (1 implied) 03/19/2026 02:15:41.224 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Received correlation id: 840 03/19/2026 02:15:41.224 7f2cad09db80 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.224 7f2cad09db80 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 840 (603.1670570373535 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=333243271, topics=[]) 03/19/2026 02:15:41.225 7f2cad09db80 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 333243271 with 0 response partitions (1 implied) 03/19/2026 02:15:41.271 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-9', partition=0) at offset 5 03/19/2026 02:15:41.271 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-9', partition=0)}, previous: {TopicPartition(topic='-uve-topic-9', partition=0)} 03/19/2026 02:15:41.271 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-9', partition=0)]) 03/19/2026 02:15:41.271 7f2caef1b7c0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.271 7f2caef1b7c0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.271 7f2caef1b7c0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=374391613, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.272 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231269.458740, idle connection 105641.000000, request 304999.944448 03/19/2026 02:15:41.272 7f2caef1b7c0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231269.030273, idle connection 105641.000000, request 304999.521971 03/19/2026 02:15:41.299 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-13', partition=0) at offset 12 03/19/2026 02:15:41.300 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-13', partition=0)}, previous: {TopicPartition(topic='-uve-topic-13', partition=0)} 03/19/2026 02:15:41.300 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-13', partition=0)]) 03/19/2026 02:15:41.300 7f2caf793540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.300 7f2caf793540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.300 7f2caf793540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 815 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1607225837, session_epoch=810, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.300 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230442.274902, idle connection 106822.000000, request 304999.940157 03/19/2026 02:15:41.300 7f2caef3f860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230444.906738, idle connection 106886.000000, request 304397.307396 03/19/2026 02:15:41.301 7f2caf793540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230441.661133, idle connection 106821.000000, request 304999.334097 03/19/2026 02:15:41.301 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Received correlation id: 838 03/19/2026 02:15:41.301 7f2caef3f860 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.301 7f2caef3f860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 838 (603.4238338470459 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=709173073, topics=[]) 03/19/2026 02:15:41.301 7f2caef3f860 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 709173073 with 0 response partitions (1 implied) 03/19/2026 02:15:41.323 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-12', partition=0) at offset 46 03/19/2026 02:15:41.323 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-12', partition=0)}, previous: {TopicPartition(topic='-uve-topic-12', partition=0)} 03/19/2026 02:15:41.324 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-12', partition=0)]) 03/19/2026 02:15:41.324 7f2caf793180 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.324 7f2caf793180 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.324 7f2caf793180 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 819 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1036523930, session_epoch=814, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.324 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230091.693115, idle connection 106792.000000, request 304999.922276 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-11', partition=0) at offset 23 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-11', partition=0)}, previous: {TopicPartition(topic='-uve-topic-11', partition=0)} 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-11', partition=0)]) 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1137906728, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.325 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231054.237305, idle connection 106796.000000, request 304999.931574 03/19/2026 02:15:41.326 7f2caf793180 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230089.883789, idle connection 106791.000000, request 304998.132944 03/19/2026 02:15:41.326 7f2cad09dcc0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231053.219727, idle connection 106795.000000, request 304998.929262 03/19/2026 02:15:41.350 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-5', partition=0) at offset 6 03/19/2026 02:15:41.350 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-5', partition=0)}, previous: {TopicPartition(topic='-uve-topic-5', partition=0)} 03/19/2026 02:15:41.351 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-5', partition=0)]) 03/19/2026 02:15:41.351 7f2cad715540 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.351 7f2cad715540 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.351 7f2cad715540 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 811 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1560518070, session_epoch=806, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.351 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229555.986328, idle connection 105549.000000, request 304999.905348 03/19/2026 02:15:41.351 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-24', partition=0) at offset 61 03/19/2026 02:15:41.351 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-24', partition=0)}, previous: {TopicPartition(topic='-uve-topic-24', partition=0)} 03/19/2026 02:15:41.352 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-24', partition=0)]) 03/19/2026 02:15:41.352 7f2caef3f0e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.352 7f2caef3f0e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.352 7f2caef3f0e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 830 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=253125093, session_epoch=825, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.352 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231266.574463, idle connection 106854.000000, request 304999.959946 03/19/2026 02:15:41.352 7f2cad715540 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229554.728516, idle connection 105547.000000, request 304998.666525 03/19/2026 02:15:41.353 7f2caef3f0e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231265.937500, idle connection 106854.000000, request 304999.328613 03/19/2026 02:15:41.372 7f2caf793d60 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230646.575684, idle connection 106688.000000, request 304398.641348 03/19/2026 02:15:41.372 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Received correlation id: 840 03/19/2026 02:15:41.372 7f2caf793d60 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.372 7f2caf793d60 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 840 (601.8779277801514 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=2014497448, topics=[]) 03/19/2026 02:15:41.372 7f2caf793d60 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 2014497448 with 0 response partitions (1 implied) 03/19/2026 02:15:41.395 7f2caef3fa40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229826.256104, idle connection 106387.000000, request 304398.765802 03/19/2026 02:15:41.396 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 869 03/19/2026 02:15:41.396 7f2caef3fa40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.396 7f2caef3fa40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 869 (602.6465892791748 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1543415504, topics=[]) 03/19/2026 02:15:41.396 7f2caef3fa40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1543415504 with 0 response partitions (1 implied) 03/19/2026 02:15:41.423 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-17', partition=0) at offset 15 03/19/2026 02:15:41.423 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-17', partition=0)}, previous: {TopicPartition(topic='-uve-topic-17', partition=0)} 03/19/2026 02:15:41.423 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-17', partition=0)]) 03/19/2026 02:15:41.423 7f2caf793c20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.423 7f2caf793c20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.423 7f2caf793c20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 813 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=2052040693, session_epoch=808, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.424 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230356.389160, idle connection 106701.000000, request 304999.940157 03/19/2026 02:15:41.424 7f2caf793c20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230355.975342, idle connection 106701.000000, request 304999.537468 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-4', partition=0) at offset 18 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-4', partition=0)}, previous: {TopicPartition(topic='-uve-topic-4', partition=0)} 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-4', partition=0)]) 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 817 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=542859706, session_epoch=812, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.475 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230445.229004, idle connection 106064.000000, request 304999.941587 03/19/2026 02:15:41.476 7f2cad7155e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230444.784424, idle connection 106063.000000, request 304999.506712 03/19/2026 02:15:41.487 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-10', partition=0) at offset 0 03/19/2026 02:15:41.487 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-10', partition=0)}, previous: {TopicPartition(topic='-uve-topic-10', partition=0)} 03/19/2026 02:15:41.487 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-10', partition=0)]) 03/19/2026 02:15:41.487 7f2cad09dc20 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.487 7f2cad09dc20 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.488 7f2cad09dc20 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 809 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=794221359, session_epoch=804, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.488 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230744.468018, idle connection 106627.000000, request 304999.949694 03/19/2026 02:15:41.488 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-16', partition=0) at offset 42 03/19/2026 02:15:41.488 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-16', partition=0)}, previous: {TopicPartition(topic='-uve-topic-16', partition=0)} 03/19/2026 02:15:41.488 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-16', partition=0)]) 03/19/2026 02:15:41.488 7f2caf793860 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.488 7f2caf793860 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.488 7f2caf793860 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 821 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=179484960, session_epoch=816, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.488 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230331.148682, idle connection 106638.000000, request 304999.965429 03/19/2026 02:15:41.489 7f2cad09dc20 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230743.444824, idle connection 106626.000000, request 304998.935938 03/19/2026 02:15:41.489 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-15', partition=0) at offset 123 03/19/2026 02:15:41.489 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-15', partition=0)}, previous: {TopicPartition(topic='-uve-topic-15', partition=0)} 03/19/2026 02:15:41.489 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-15', partition=0)]) 03/19/2026 02:15:41.489 7f2caf793040 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.489 7f2caf793040 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.489 7f2caf793040 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 838 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1725896610, session_epoch=833, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.489 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230287.075439, idle connection 106113.000000, request 304999.967575 03/19/2026 02:15:41.490 7f2caf793860 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230329.862305, idle connection 106636.000000, request 304998.682261 03/19/2026 02:15:41.490 7f2caf793040 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230286.463135, idle connection 106113.000000, request 304999.357224 03/19/2026 02:15:41.491 7f2caf793f40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 231352.425781, idle connection 106638.000000, request 304399.168968 03/19/2026 02:15:41.491 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Received correlation id: 845 03/19/2026 02:15:41.491 7f2caf793f40 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.491 7f2caf793f40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 845 (601.3326644897461 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=1676342825, topics=[]) 03/19/2026 02:15:41.492 7f2caf793f40 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 1676342825 with 0 response partitions (1 implied) 03/19/2026 02:15:41.574 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-6', partition=0) at offset 2 03/19/2026 02:15:41.575 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-6', partition=0)}, previous: {TopicPartition(topic='-uve-topic-6', partition=0)} 03/19/2026 02:15:41.575 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-6', partition=0)]) 03/19/2026 02:15:41.575 7f2cad7154a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.575 7f2cad7154a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.575 7f2cad7154a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1615957650, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.575 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230792.905029, idle connection 105325.000000, request 304999.933958 03/19/2026 02:15:41.576 7f2cad7154a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230792.426270, idle connection 105324.000000, request 304999.462843 03/19/2026 02:15:41.673 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-20', partition=0) at offset 94 03/19/2026 02:15:41.673 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-20', partition=0)}, previous: {TopicPartition(topic='-uve-topic-20', partition=0)} 03/19/2026 02:15:41.673 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-20', partition=0)]) 03/19/2026 02:15:41.674 7f2caf793a40 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.674 7f2caf793a40 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.674 7f2caf793a40 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 835 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1117879767, session_epoch=830, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.674 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229134.164307, idle connection 105720.000000, request 304999.944687 03/19/2026 02:15:41.674 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-7', partition=0) at offset 27 03/19/2026 02:15:41.674 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-7', partition=0)}, previous: {TopicPartition(topic='-uve-topic-7', partition=0)} 03/19/2026 02:15:41.674 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-7', partition=0)]) 03/19/2026 02:15:41.674 7f2caef1b5e0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.674 7f2caef1b5e0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.675 7f2caef1b5e0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 822 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1934074637, session_epoch=817, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.675 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229234.433594, idle connection 105929.000000, request 304999.954462 03/19/2026 02:15:41.675 7f2caf793a40 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229132.992432, idle connection 105719.000000, request 304998.784065 03/19/2026 02:15:41.676 7f2caef1b5e0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229233.623291, idle connection 105928.000000, request 304999.147415 03/19/2026 02:15:41.696 7f2caef3f680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230533.588867, idle connection 105699.000000, request 304398.442268 03/19/2026 02:15:41.697 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Received correlation id: 874 03/19/2026 02:15:41.697 7f2caef3f680 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.697 7f2caef3f680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 874 (602.1304130554199 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=828351460, topics=[]) 03/19/2026 02:15:41.697 7f2caef3f680 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 828351460 with 0 response partitions (1 implied) 03/19/2026 02:15:41.714 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-1', partition=0) at offset 0 03/19/2026 02:15:41.714 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-1', partition=0)}, previous: {TopicPartition(topic='-uve-topic-1', partition=0)} 03/19/2026 02:15:41.714 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-1', partition=0)]) 03/19/2026 02:15:41.715 7f2cad09d9a0 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.715 7f2cad09d9a0 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.715 7f2cad09d9a0 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=1244083730, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.715 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229504.062500, idle connection 105681.000000, request 304999.925613 03/19/2026 02:15:41.716 7f2cad09d9a0 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229503.491211, idle connection 105681.000000, request 304999.365091 03/19/2026 02:15:41.723 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Adding fetch request for partition TopicPartition(topic='-uve-topic-14', partition=0) at offset 2 03/19/2026 02:15:41.724 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Building incremental partitions from next: {TopicPartition(topic='-uve-topic-14', partition=0)}, previous: {TopicPartition(topic='-uve-topic-14', partition=0)} 03/19/2026 02:15:41.724 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Built incremental fetch for node 1. Added set(), altered set(), removed set() out of odict_keys([TopicPartition(topic='-uve-topic-14', partition=0)]) 03/19/2026 02:15:41.724 7f2caf793680 [kafka.consumer.fetcher] [DEBUG]: Sending FetchRequest to node 1 03/19/2026 02:15:41.724 7f2caf793680 [kafka.protocol.parser] [DEBUG]: Sending request FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.724 7f2caf793680 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Request 810 (timeout_ms 305000): FetchRequest_v10(replica_id=-1, max_wait_time=500, min_bytes=1, max_bytes=52428800, isolation_level=0, session_id=463264883, session_epoch=805, topics=[], forgotten_topics_data=[]) 03/19/2026 02:15:41.724 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230701.647461, idle connection 106404.000000, request 304999.932528 03/19/2026 02:15:41.725 7f2caf793680 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 230701.146729, idle connection 106403.000000, request 304999.437809 03/19/2026 02:15:41.763 7f2cad09d720 [kafka.client] [DEBUG]: Timeouts: user 0.000000, metadata 229572.372559, idle connection 105826.000000, request 304398.838520 03/19/2026 02:15:41.764 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Received correlation id: 1151 03/19/2026 02:15:41.764 7f2cad09d720 [kafka.protocol.parser] [DEBUG]: Processing response FetchResponse_v10 03/19/2026 02:15:41.764 7f2cad09d720 [kafka.conn] [DEBUG]: [IPv4 ('10.0.0.19', 9092)]>: Response 1151 (601.7882823944092 ms): FetchResponse_v10(throttle_time_ms=0, error_code=0, session_id=65780457, topics=[]) 03/19/2026 02:15:41.764 7f2cad09d720 [kafka.consumer.fetcher] [DEBUG]: Node 1 sent an incremental fetch response for session 65780457 with 0 response partitions (1 implied)