[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:27:04.879546 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:42583,127.23.203.61:33025,127.23.203.60:37447
I20260601 13:27:04.880764 24364 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:27:04.881376 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:04.888281 24370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:04.888283 24372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:04.888516 24369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:04.888710 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:04.889240 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:04.889379 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:04.889422 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320424889421 us; error 0 us; skew 500 ppm
I20260601 13:27:04.891507 24364 webserver.cc:533] Webserver started at http://127.23.203.62:41365/ using document root <none> and password file <none>
I20260601 13:27:04.892103 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:04.892165 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:04.892374 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:04.894091 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "4f57b355a9f64874a0294478081c15de"
format_stamp: "Formatted at 2026-06-01 13:27:04 on dist-test-slave-wz1t"
I20260601 13:27:04.898037 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:04.900753 24377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:04.902148 24364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:04.902365 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "4f57b355a9f64874a0294478081c15de"
format_stamp: "Formatted at 2026-06-01 13:27:04 on dist-test-slave-wz1t"
I20260601 13:27:04.902513 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:04.920665 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:04.921465 24364 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260601 13:27:04.921700 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:04.931744 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:42583
I20260601 13:27:04.931751 24429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:42583 every 8 connection(s)
I20260601 13:27:04.933549 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:04.935528 24430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:27:04.935735 24433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:04.935779 24432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:04.935840 24435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:04.936153 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:04.936321 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:04.936373 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:04.936394 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320424936394 us; error 0 us; skew 500 ppm
I20260601 13:27:04.937304 24364 webserver.cc:533] Webserver started at http://127.23.203.61:43963/ using document root <none> and password file <none>
I20260601 13:27:04.937469 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:04.937525 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:04.937600 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:04.938010 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root/instance:
uuid: "fc9bb0f5a18f488d928abb6f04d3d610"
format_stamp: "Formatted at 2026-06-01 13:27:04 on dist-test-slave-wz1t"
I20260601 13:27:04.939936 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:27:04.941092 24440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:04.941416 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:04.941481 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root
uuid: "fc9bb0f5a18f488d928abb6f04d3d610"
format_stamp: "Formatted at 2026-06-01 13:27:04 on dist-test-slave-wz1t"
I20260601 13:27:04.941291 24430 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:04.941573 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:04.955281 24430 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:27:04.956243 24378 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.61:33025: connect: Connection refused (error 111)
W20260601 13:27:04.957309 24430 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.203.61:33025: Network error: Client connection negotiation failed: client connection to 127.23.203.61:33025: connect: Connection refused (error 111)
I20260601 13:27:04.960670 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:04.961078 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:04.966281 24495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.61:33025 every 8 connection(s)
I20260601 13:27:04.966325 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.61:33025
I20260601 13:27:04.967128 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:04.967360 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:04.968765 24496 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:27:04.969077 24498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:04.969321 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:04.969326 24499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:04.970394 24501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:04.970669 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:04.970752 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:04.970813 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320424970811 us; error 0 us; skew 500 ppm
I20260601 13:27:04.971866 24364 webserver.cc:533] Webserver started at http://127.23.203.60:46251/ using document root <none> and password file <none>
I20260601 13:27:04.972064 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:04.972142 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:04.972230 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:04.972739 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root/instance:
uuid: "7e701f456ba544e6910825f6c6e69ad0"
format_stamp: "Formatted at 2026-06-01 13:27:04 on dist-test-slave-wz1t"
I20260601 13:27:04.974104 24496 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:04.975116 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:27:04.976281 24508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:04.976655 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:04.976758 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root
uuid: "7e701f456ba544e6910825f6c6e69ad0"
format_stamp: "Formatted at 2026-06-01 13:27:04 on dist-test-slave-wz1t"
I20260601 13:27:04.976864 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:04.979264 24496 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:27:04.980897 24496 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.203.60:37447: Network error: Client connection negotiation failed: client connection to 127.23.203.60:37447: connect: Connection refused (error 111)
I20260601 13:27:04.999120 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:04.999821 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:05.005645 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.60:37447
I20260601 13:27:05.005671 24561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.60:37447 every 8 connection(s)
I20260601 13:27:05.006315 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:27:05.006522 24430 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } attempt: 1
I20260601 13:27:05.006806 24562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:05.008242 24562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:05.011426 24430 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:05.012710 24562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:05.016806 24562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:05.019686 24430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: Bootstrap starting.
I20260601 13:27:05.022119 24562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: Bootstrap starting.
I20260601 13:27:05.023123 24562 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:05.023123 24430 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:05.024291 24430 log.cc:826] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: Log is configured to *not* fsync() on all Append() calls
I20260601 13:27:05.024291 24562 log.cc:826] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: Log is configured to *not* fsync() on all Append() calls
I20260601 13:27:05.026856 24430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: No bootstrap required, opened a new log
I20260601 13:27:05.026856 24562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: No bootstrap required, opened a new log
I20260601 13:27:05.029989 24430 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.029978 24562 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.030246 24562 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:05.030246 24430 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:05.030323 24430 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f57b355a9f64874a0294478081c15de, State: Initialized, Role: FOLLOWER
I20260601 13:27:05.030329 24562 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e701f456ba544e6910825f6c6e69ad0, State: Initialized, Role: FOLLOWER
I20260601 13:27:05.030802 24562 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.030802 24430 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.031355 24568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.031512 24568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.031710 24569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.031813 24569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.032249 24562 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:05.032249 24430 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:05.033095 24496 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } attempt: 1
I20260601 13:27:05.035048 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:27:05.038167 24591 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:27:05.038549 24591 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:27:05.038375 24588 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:27:05.038911 24588 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:27:05.040148 24496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: Bootstrap starting.
I20260601 13:27:05.041489 24496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:05.043033 24496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: No bootstrap required, opened a new log
I20260601 13:27:05.043534 24496 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.043641 24496 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:05.043664 24496 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc9bb0f5a18f488d928abb6f04d3d610, State: Initialized, Role: FOLLOWER
I20260601 13:27:05.043821 24496 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.044237 24594 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.044350 24496 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:05.044415 24594 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.046629 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:27:05.047305 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:05.047453 24605 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:27:05.047537 24605 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:27:05.049780 24606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:05.050340 24607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:05.050701 24609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:05.051240 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:05.051450 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:05.051501 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:05.051522 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320425051521 us; error 0 us; skew 500 ppm
I20260601 13:27:05.052565 24364 webserver.cc:533] Webserver started at http://127.23.203.1:45223/ using document root <none> and password file <none>
I20260601 13:27:05.052753 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:05.052802 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:05.052891 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:05.053392 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "0cc64598b1b641a9a73be6ffaf84b1e5"
format_stamp: "Formatted at 2026-06-01 13:27:05 on dist-test-slave-wz1t"
I20260601 13:27:05.055251 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:27:05.056670 24614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.057031 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:05.057098 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "0cc64598b1b641a9a73be6ffaf84b1e5"
format_stamp: "Formatted at 2026-06-01 13:27:05 on dist-test-slave-wz1t"
I20260601 13:27:05.057205 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:05.071372 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:05.072257 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:05.072722 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:05.073639 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:05.073719 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.073782 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:05.073834 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.080928 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:45793
I20260601 13:27:05.080993 24677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:45793 every 8 connection(s)
I20260601 13:27:05.082239 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:05.088577 24678 heartbeater.cc:344] Connected to a master server at 127.23.203.60:37447
I20260601 13:27:05.088577 24679 heartbeater.cc:344] Connected to a master server at 127.23.203.62:42583
I20260601 13:27:05.088793 24679 heartbeater.cc:461] Registering TS with master...
W20260601 13:27:05.089246 24685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:05.088793 24678 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.089394 24680 heartbeater.cc:344] Connected to a master server at 127.23.203.61:33025
I20260601 13:27:05.089471 24680 heartbeater.cc:461] Registering TS with master...
W20260601 13:27:05.089812 24688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:05.089844 24680 heartbeater.cc:507] Master 127.23.203.61:33025 requested a full tablet report, sending...
I20260601 13:27:05.089958 24679 heartbeater.cc:507] Master 127.23.203.62:42583 requested a full tablet report, sending...
I20260601 13:27:05.089844 24678 heartbeater.cc:507] Master 127.23.203.60:37447 requested a full tablet report, sending...
I20260601 13:27:05.090890 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:05.091588 24460 ts_manager.cc:194] Registered new tserver with Master: 0cc64598b1b641a9a73be6ffaf84b1e5 (127.23.203.1:45793)
I20260601 13:27:05.091584 24526 ts_manager.cc:194] Registered new tserver with Master: 0cc64598b1b641a9a73be6ffaf84b1e5 (127.23.203.1:45793)
W20260601 13:27:05.091718 24686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:05.092038 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:05.092092 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:05.092118 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320425092113 us; error 0 us; skew 500 ppm
I20260601 13:27:05.091584 24394 ts_manager.cc:194] Registered new tserver with Master: 0cc64598b1b641a9a73be6ffaf84b1e5 (127.23.203.1:45793)
I20260601 13:27:05.093240 24364 webserver.cc:533] Webserver started at http://127.23.203.2:40681/ using document root <none> and password file <none>
I20260601 13:27:05.093442 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:05.093523 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:05.093607 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:05.094161 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "c2d3b86f503f4514a6c0c5dedfa4513f"
format_stamp: "Formatted at 2026-06-01 13:27:05 on dist-test-slave-wz1t"
I20260601 13:27:05.096019 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:27:05.097539 24693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.097832 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:27:05.097900 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "c2d3b86f503f4514a6c0c5dedfa4513f"
format_stamp: "Formatted at 2026-06-01 13:27:05 on dist-test-slave-wz1t"
I20260601 13:27:05.097973 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:05.106635 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:05.107210 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:05.107589 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:05.108166 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:05.108229 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.108284 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:05.108335 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.114748 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:38737
I20260601 13:27:05.114814 24756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:38737 every 8 connection(s)
I20260601 13:27:05.115921 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:05.121356 24765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:05.121515 24767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:05.121764 24757 heartbeater.cc:344] Connected to a master server at 127.23.203.60:37447
I20260601 13:27:05.121865 24757 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.122059 24759 heartbeater.cc:344] Connected to a master server at 127.23.203.61:33025
I20260601 13:27:05.122124 24759 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.122123 24757 heartbeater.cc:507] Master 127.23.203.60:37447 requested a full tablet report, sending...
I20260601 13:27:05.122334 24759 heartbeater.cc:507] Master 127.23.203.61:33025 requested a full tablet report, sending...
I20260601 13:27:05.122977 24460 ts_manager.cc:194] Registered new tserver with Master: c2d3b86f503f4514a6c0c5dedfa4513f (127.23.203.2:38737)
I20260601 13:27:05.123039 24526 ts_manager.cc:194] Registered new tserver with Master: c2d3b86f503f4514a6c0c5dedfa4513f (127.23.203.2:38737)
I20260601 13:27:05.123191 24758 heartbeater.cc:344] Connected to a master server at 127.23.203.62:42583
I20260601 13:27:05.123262 24758 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.123454 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:05.123503 24758 heartbeater.cc:507] Master 127.23.203.62:42583 requested a full tablet report, sending...
W20260601 13:27:05.123596 24764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:05.123798 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:05.123850 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:05.123878 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320425123877 us; error 0 us; skew 500 ppm
I20260601 13:27:05.124120 24394 ts_manager.cc:194] Registered new tserver with Master: c2d3b86f503f4514a6c0c5dedfa4513f (127.23.203.2:38737)
I20260601 13:27:05.124948 24364 webserver.cc:533] Webserver started at http://127.23.203.3:42601/ using document root <none> and password file <none>
I20260601 13:27:05.125108 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:05.125165 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:05.125241 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:05.125669 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "1cc4c4890d21408d933e5f16ea3f01dc"
format_stamp: "Formatted at 2026-06-01 13:27:05 on dist-test-slave-wz1t"
I20260601 13:27:05.127532 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:05.128605 24772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.128898 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:05.128973 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "1cc4c4890d21408d933e5f16ea3f01dc"
format_stamp: "Formatted at 2026-06-01 13:27:05 on dist-test-slave-wz1t"
I20260601 13:27:05.129038 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:05.153309 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:05.153841 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:05.154230 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:05.154824 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:05.154873 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.154929 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:05.154963 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:05.161541 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:34367
I20260601 13:27:05.161648 24835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:34367 every 8 connection(s)
I20260601 13:27:05.167819 24836 heartbeater.cc:344] Connected to a master server at 127.23.203.60:37447
I20260601 13:27:05.167840 24837 heartbeater.cc:344] Connected to a master server at 127.23.203.62:42583
I20260601 13:27:05.167980 24836 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.168020 24837 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.168252 24836 heartbeater.cc:507] Master 127.23.203.60:37447 requested a full tablet report, sending...
I20260601 13:27:05.168256 24837 heartbeater.cc:507] Master 127.23.203.62:42583 requested a full tablet report, sending...
I20260601 13:27:05.169201 24526 ts_manager.cc:194] Registered new tserver with Master: 1cc4c4890d21408d933e5f16ea3f01dc (127.23.203.3:34367)
I20260601 13:27:05.169201 24394 ts_manager.cc:194] Registered new tserver with Master: 1cc4c4890d21408d933e5f16ea3f01dc (127.23.203.3:34367)
I20260601 13:27:05.170267 24838 heartbeater.cc:344] Connected to a master server at 127.23.203.61:33025
I20260601 13:27:05.170387 24838 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:05.170607 24838 heartbeater.cc:507] Master 127.23.203.61:33025 requested a full tablet report, sending...
I20260601 13:27:05.171303 24460 ts_manager.cc:194] Registered new tserver with Master: 1cc4c4890d21408d933e5f16ea3f01dc (127.23.203.3:34367)
I20260601 13:27:05.171860 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009655051s
W20260601 13:27:05.173139 24383 tablet.cc:2404] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:27:05.354512 24568 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:05.354710 24568 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.355672 24568 leader_election.cc:290] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc9bb0f5a18f488d928abb6f04d3d610 (127.23.203.61:33025), 7e701f456ba544e6910825f6c6e69ad0 (127.23.203.60:37447)
I20260601 13:27:05.356123 24536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4f57b355a9f64874a0294478081c15de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e701f456ba544e6910825f6c6e69ad0" is_pre_election: true
I20260601 13:27:05.356133 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4f57b355a9f64874a0294478081c15de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" is_pre_election: true
I20260601 13:27:05.356348 24470 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f57b355a9f64874a0294478081c15de in term 0.
I20260601 13:27:05.356351 24536 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f57b355a9f64874a0294478081c15de in term 0.
I20260601 13:27:05.356802 24378 leader_election.cc:304] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f57b355a9f64874a0294478081c15de, fc9bb0f5a18f488d928abb6f04d3d610; no voters: 
I20260601 13:27:05.357028 24568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:05.357116 24568 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:05.357174 24568 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:05.358165 24568 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.358747 24568 leader_election.cc:290] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [CANDIDATE]: Term 1 election: Requested vote from peers fc9bb0f5a18f488d928abb6f04d3d610 (127.23.203.61:33025), 7e701f456ba544e6910825f6c6e69ad0 (127.23.203.60:37447)
I20260601 13:27:05.359133 24536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4f57b355a9f64874a0294478081c15de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e701f456ba544e6910825f6c6e69ad0"
I20260601 13:27:05.359138 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4f57b355a9f64874a0294478081c15de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc9bb0f5a18f488d928abb6f04d3d610"
I20260601 13:27:05.359290 24536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:05.359326 24470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:05.360277 24470 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f57b355a9f64874a0294478081c15de in term 1.
I20260601 13:27:05.360289 24536 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f57b355a9f64874a0294478081c15de in term 1.
I20260601 13:27:05.360770 24379 leader_election.cc:304] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f57b355a9f64874a0294478081c15de, 7e701f456ba544e6910825f6c6e69ad0; no voters: 
I20260601 13:27:05.361145 24568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:05.361403 24568 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 1 LEADER]: Becoming Leader. State: Replica: 4f57b355a9f64874a0294478081c15de, State: Running, Role: LEADER
I20260601 13:27:05.361800 24568 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } }
I20260601 13:27:05.366436 24844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f57b355a9f64874a0294478081c15de. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.366791 24844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:05.367703 24846 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:27:05.369288 24846 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:27:05.376681 24470 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 1 FOLLOWER]: Refusing update from remote peer 4f57b355a9f64874a0294478081c15de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:05.376681 24536 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 1 FOLLOWER]: Refusing update from remote peer 4f57b355a9f64874a0294478081c15de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:05.377315 24844 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:05.377565 24568 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:05.379850 24569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f57b355a9f64874a0294478081c15de. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.380048 24569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.379828 24594 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f57b355a9f64874a0294478081c15de. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.380137 24594 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.382117 24569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.382278 24569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.382529 24568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.382627 24568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:05.382731 24594 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.382822 24594 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:05.383026 24568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4f57b355a9f64874a0294478081c15de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f57b355a9f64874a0294478081c15de" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 42583 } } peers { permanent_uuid: "fc9bb0f5a18f488d928abb6f04d3d610" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 33025 } } peers { permanent_uuid: "7e701f456ba544e6910825f6c6e69ad0" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 37447 } } }
I20260601 13:27:05.383116 24568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:05.383841 24846 catalog_manager.cc:1382] Generated new cluster ID: 06c35e04153b4c6ab1f3aa80a3422088
I20260601 13:27:05.383899 24846 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:27:05.397083 24846 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:27:05.398370 24846 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:27:05.408773 24846 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: Generated new TSK 0
I20260601 13:27:05.409718 24846 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:27:06.039964 24588 catalog_manager.cc:1294] Loaded cluster ID: 06c35e04153b4c6ab1f3aa80a3422088
I20260601 13:27:06.040095 24588 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: loading cluster ID for follower catalog manager: success
I20260601 13:27:06.041441 24588 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: acquiring CA information for follower catalog manager: success
I20260601 13:27:06.042362 24588 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:27:06.048565 24605 catalog_manager.cc:1294] Loaded cluster ID: 06c35e04153b4c6ab1f3aa80a3422088
I20260601 13:27:06.048719 24605 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: loading cluster ID for follower catalog manager: success
I20260601 13:27:06.050027 24605 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: acquiring CA information for follower catalog manager: success
I20260601 13:27:06.050678 24605 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:27:06.095002 24394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35000
I20260601 13:27:06.125824 24394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35016
I20260601 13:27:06.171461 24394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35022
I20260601 13:27:07.035493 24590 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:07.096728 24679 heartbeater.cc:499] Master 127.23.203.62:42583 was elected leader, sending a full tablet report...
I20260601 13:27:07.126744 24758 heartbeater.cc:499] Master 127.23.203.62:42583 was elected leader, sending a full tablet report...
I20260601 13:27:07.172430 24837 heartbeater.cc:499] Master 127.23.203.62:42583 was elected leader, sending a full tablet report...
I20260601 13:27:07.539718 24394 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35034:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:27:07.559587 24642 tablet_service.cc:1511] Processing CreateTablet for tablet d8b9fdd11b4843da923cc9491528047f (DEFAULT_TABLE table=test-workload [id=e12ff2eb5b8b42469514dca502244750]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:27:07.560123 24642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b9fdd11b4843da923cc9491528047f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:07.561077 24800 tablet_service.cc:1511] Processing CreateTablet for tablet f5e7fe392dcd49e6aa9c0dbfc67920be (DEFAULT_TABLE table=test-workload [id=e12ff2eb5b8b42469514dca502244750]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:27:07.561386 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e7fe392dcd49e6aa9c0dbfc67920be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:07.561729 24721 tablet_service.cc:1511] Processing CreateTablet for tablet d43aba1fc3aa420d98a1f0136257c1a1 (DEFAULT_TABLE table=test-workload [id=e12ff2eb5b8b42469514dca502244750]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:27:07.561985 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43aba1fc3aa420d98a1f0136257c1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:07.563375 24641 tablet_service.cc:1511] Processing CreateTablet for tablet 6fab5e79b1804220b7a9d8659dda4c6a (DEFAULT_TABLE table=test-workload [id=e12ff2eb5b8b42469514dca502244750]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:27:07.563647 24641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fab5e79b1804220b7a9d8659dda4c6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:07.564190 24886 tablet_bootstrap.cc:492] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f: Bootstrap starting.
I20260601 13:27:07.564327 24885 tablet_bootstrap.cc:492] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc: Bootstrap starting.
I20260601 13:27:07.565115 24886 tablet_bootstrap.cc:654] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:07.565306 24885 tablet_bootstrap.cc:654] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:07.565994 24884 tablet_bootstrap.cc:492] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5: Bootstrap starting.
I20260601 13:27:07.566705 24885 tablet_bootstrap.cc:492] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc: No bootstrap required, opened a new log
I20260601 13:27:07.566805 24885 ts_tablet_manager.cc:1403] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:07.566861 24886 tablet_bootstrap.cc:492] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f: No bootstrap required, opened a new log
I20260601 13:27:07.566923 24886 ts_tablet_manager.cc:1403] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:27:07.566962 24884 tablet_bootstrap.cc:654] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:07.567276 24886 raft_consensus.cc:359] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2d3b86f503f4514a6c0c5dedfa4513f" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38737 } }
I20260601 13:27:07.567276 24885 raft_consensus.cc:359] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cc4c4890d21408d933e5f16ea3f01dc" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34367 } }
I20260601 13:27:07.567427 24886 raft_consensus.cc:385] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:07.567451 24885 raft_consensus.cc:385] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:07.567474 24886 raft_consensus.cc:740] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d3b86f503f4514a6c0c5dedfa4513f, State: Initialized, Role: FOLLOWER
I20260601 13:27:07.567502 24885 raft_consensus.cc:740] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cc4c4890d21408d933e5f16ea3f01dc, State: Initialized, Role: FOLLOWER
I20260601 13:27:07.567657 24885 consensus_queue.cc:260] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cc4c4890d21408d933e5f16ea3f01dc" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34367 } }
I20260601 13:27:07.567682 24886 consensus_queue.cc:260] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2d3b86f503f4514a6c0c5dedfa4513f" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38737 } }
I20260601 13:27:07.567759 24885 raft_consensus.cc:399] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:07.567773 24886 raft_consensus.cc:399] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:07.567831 24885 raft_consensus.cc:493] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:07.567857 24886 raft_consensus.cc:493] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:07.567898 24885 raft_consensus.cc:3060] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:07.567907 24886 raft_consensus.cc:3060] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:07.567976 24884 tablet_bootstrap.cc:492] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5: No bootstrap required, opened a new log
I20260601 13:27:07.568058 24884 ts_tablet_manager.cc:1403] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:27:07.568487 24884 raft_consensus.cc:359] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.568588 24884 raft_consensus.cc:385] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:07.568621 24884 raft_consensus.cc:740] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc64598b1b641a9a73be6ffaf84b1e5, State: Initialized, Role: FOLLOWER
I20260601 13:27:07.568740 24884 consensus_queue.cc:260] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.568910 24884 raft_consensus.cc:399] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:07.568950 24885 raft_consensus.cc:515] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cc4c4890d21408d933e5f16ea3f01dc" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34367 } }
I20260601 13:27:07.569012 24884 raft_consensus.cc:493] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:07.569042 24886 raft_consensus.cc:515] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2d3b86f503f4514a6c0c5dedfa4513f" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38737 } }
I20260601 13:27:07.569121 24885 leader_election.cc:304] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1cc4c4890d21408d933e5f16ea3f01dc; no voters: 
I20260601 13:27:07.569154 24884 raft_consensus.cc:3060] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:07.569205 24886 leader_election.cc:304] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c2d3b86f503f4514a6c0c5dedfa4513f; no voters: 
I20260601 13:27:07.569362 24885 leader_election.cc:290] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:07.569406 24886 leader_election.cc:290] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:07.569522 24890 raft_consensus.cc:2804] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:07.569744 24885 ts_tablet_manager.cc:1434] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:07.569728 24890 raft_consensus.cc:697] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 1 LEADER]: Becoming Leader. State: Replica: 1cc4c4890d21408d933e5f16ea3f01dc, State: Running, Role: LEADER
I20260601 13:27:07.570431 24884 raft_consensus.cc:515] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.570564 24884 leader_election.cc:304] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cc64598b1b641a9a73be6ffaf84b1e5; no voters: 
I20260601 13:27:07.570766 24884 leader_election.cc:290] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:07.569943 24890 consensus_queue.cc:237] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cc4c4890d21408d933e5f16ea3f01dc" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34367 } }
I20260601 13:27:07.570784 24891 raft_consensus.cc:2804] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:07.570967 24895 raft_consensus.cc:2804] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:07.571096 24884 ts_tablet_manager.cc:1434] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:07.569708 24886 ts_tablet_manager.cc:1434] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:27:07.571370 24895 raft_consensus.cc:697] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc64598b1b641a9a73be6ffaf84b1e5, State: Running, Role: LEADER
I20260601 13:27:07.571597 24884 tablet_bootstrap.cc:492] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: Bootstrap starting.
I20260601 13:27:07.571833 24895 consensus_queue.cc:237] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.572566 24884 tablet_bootstrap.cc:654] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:07.574333 24394 catalog_manager.cc:5696] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc64598b1b641a9a73be6ffaf84b1e5 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:07.574605 24392 catalog_manager.cc:5696] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cc4c4890d21408d933e5f16ea3f01dc (127.23.203.3). New cstate: current_term: 1 leader_uuid: "1cc4c4890d21408d933e5f16ea3f01dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cc4c4890d21408d933e5f16ea3f01dc" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34367 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:07.575459 24891 raft_consensus.cc:697] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 1 LEADER]: Becoming Leader. State: Replica: c2d3b86f503f4514a6c0c5dedfa4513f, State: Running, Role: LEADER
I20260601 13:27:07.575611 24891 consensus_queue.cc:237] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2d3b86f503f4514a6c0c5dedfa4513f" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38737 } }
I20260601 13:27:07.579180 24884 tablet_bootstrap.cc:492] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: No bootstrap required, opened a new log
I20260601 13:27:07.579304 24884 ts_tablet_manager.cc:1403] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
I20260601 13:27:07.579778 24884 raft_consensus.cc:359] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.579892 24884 raft_consensus.cc:385] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:07.579943 24884 raft_consensus.cc:740] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cc64598b1b641a9a73be6ffaf84b1e5, State: Initialized, Role: FOLLOWER
I20260601 13:27:07.580096 24884 consensus_queue.cc:260] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.580215 24884 raft_consensus.cc:399] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:07.580253 24884 raft_consensus.cc:493] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:07.580295 24884 raft_consensus.cc:3060] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:07.581142 24392 catalog_manager.cc:5696] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d3b86f503f4514a6c0c5dedfa4513f (127.23.203.2). New cstate: current_term: 1 leader_uuid: "c2d3b86f503f4514a6c0c5dedfa4513f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2d3b86f503f4514a6c0c5dedfa4513f" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38737 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:07.581419 24884 raft_consensus.cc:515] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.581598 24884 leader_election.cc:304] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cc64598b1b641a9a73be6ffaf84b1e5; no voters: 
I20260601 13:27:07.581705 24884 leader_election.cc:290] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:07.581837 24895 raft_consensus.cc:2804] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:07.581911 24895 raft_consensus.cc:697] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 LEADER]: Becoming Leader. State: Replica: 0cc64598b1b641a9a73be6ffaf84b1e5, State: Running, Role: LEADER
I20260601 13:27:07.582036 24895 consensus_queue.cc:237] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } }
I20260601 13:27:07.582710 24884 ts_tablet_manager.cc:1434] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:07.586807 24394 catalog_manager.cc:5696] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cc64598b1b641a9a73be6ffaf84b1e5 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45793 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:07.597018 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:27:07.601934 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:07.602361 24364 tablet_replica.cc:333] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: stopping tablet replica
I20260601 13:27:07.602650 24364 raft_consensus.cc:2243] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:07.602828 24364 pending_rounds.cc:70] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: Trying to abort 1 pending ops.
I20260601 13:27:07.602883 24364 pending_rounds.cc:77] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292192471376510976 op_type: NO_OP noop_request { }
I20260601 13:27:07.602955 24364 raft_consensus.cc:2889] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:27:07.603070 24364 raft_consensus.cc:2272] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:27:07.614636 24905 consensus_queue.cc:1175] T 6fab5e79b1804220b7a9d8659dda4c6a P 0cc64598b1b641a9a73be6ffaf84b1e5 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0cc64598b1b641a9a73be6ffaf84b1e5" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260601 13:27:07.615944 24364 tablet_replica.cc:333] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5: stopping tablet replica
I20260601 13:27:07.616051 24364 raft_consensus.cc:2243] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:07.616185 24364 raft_consensus.cc:2272] T d8b9fdd11b4843da923cc9491528047f P 0cc64598b1b641a9a73be6ffaf84b1e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:07.631544 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:27:07.636296 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:27:07.639817 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:07.640094 24364 tablet_replica.cc:333] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f: stopping tablet replica
I20260601 13:27:07.640213 24364 raft_consensus.cc:2243] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:07.640329 24364 raft_consensus.cc:2272] T d43aba1fc3aa420d98a1f0136257c1a1 P c2d3b86f503f4514a6c0c5dedfa4513f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:07.653591 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:27:07.655740 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:27:07.661455 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:07.661775 24364 tablet_replica.cc:333] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc: stopping tablet replica
I20260601 13:27:07.661906 24364 raft_consensus.cc:2243] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:07.662063 24364 raft_consensus.cc:2272] T f5e7fe392dcd49e6aa9c0dbfc67920be P 1cc4c4890d21408d933e5f16ea3f01dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:07.675897 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:27:07.678587 24364 master.cc:562] Master@127.23.203.62:42583 shutting down...
I20260601 13:27:07.683723 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:07.684075 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:07.684144 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f57b355a9f64874a0294478081c15de: stopping tablet replica
I20260601 13:27:07.698760 24364 master.cc:584] Master@127.23.203.62:42583 shutdown complete.
I20260601 13:27:07.702729 24364 master.cc:562] Master@127.23.203.61:33025 shutting down...
I20260601 13:27:07.707373 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:07.707588 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:07.707670 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc9bb0f5a18f488d928abb6f04d3d610: stopping tablet replica
I20260601 13:27:07.721586 24364 master.cc:584] Master@127.23.203.61:33025 shutdown complete.
I20260601 13:27:07.725217 24364 master.cc:562] Master@127.23.203.60:37447 shutting down...
I20260601 13:27:07.729521 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:07.729705 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:07.729755 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e701f456ba544e6910825f6c6e69ad0: stopping tablet replica
I20260601 13:27:07.743095 24364 master.cc:584] Master@127.23.203.60:37447 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2873 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:27:07.751789 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:38583
I20260601 13:27:07.752161 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:07.754148 24910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:07.754252 24908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:07.754169 24907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.754158 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:07.754559 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:07.754601 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:07.754616 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320427754616 us; error 0 us; skew 500 ppm
I20260601 13:27:07.755734 24364 webserver.cc:533] Webserver started at http://127.23.203.62:36099/ using document root <none> and password file <none>
I20260601 13:27:07.755934 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:07.756003 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:07.756088 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:07.756541 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "798893ca27944f6c93de2850b260dda6"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.758564 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:07.760411 24915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.760936 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:07.761066 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "798893ca27944f6c93de2850b260dda6"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.761205 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:07.779788 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:07.780231 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:07.784534 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:38583
I20260601 13:27:07.787868 24967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:38583 every 8 connection(s)
I20260601 13:27:07.788348 24968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:07.790113 24968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6: Bootstrap starting.
I20260601 13:27:07.790961 24968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:07.792048 24968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6: No bootstrap required, opened a new log
I20260601 13:27:07.792465 24968 raft_consensus.cc:359] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "798893ca27944f6c93de2850b260dda6" member_type: VOTER }
I20260601 13:27:07.792579 24968 raft_consensus.cc:385] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:07.792627 24968 raft_consensus.cc:740] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 798893ca27944f6c93de2850b260dda6, State: Initialized, Role: FOLLOWER
I20260601 13:27:07.792770 24968 consensus_queue.cc:260] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "798893ca27944f6c93de2850b260dda6" member_type: VOTER }
I20260601 13:27:07.792858 24968 raft_consensus.cc:399] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:07.792904 24968 raft_consensus.cc:493] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:07.792958 24968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:07.793665 24968 raft_consensus.cc:515] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "798893ca27944f6c93de2850b260dda6" member_type: VOTER }
I20260601 13:27:07.793817 24968 leader_election.cc:304] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 798893ca27944f6c93de2850b260dda6; no voters: 
I20260601 13:27:07.794026 24968 leader_election.cc:290] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:07.794296 24971 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:07.794505 24971 raft_consensus.cc:697] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 1 LEADER]: Becoming Leader. State: Replica: 798893ca27944f6c93de2850b260dda6, State: Running, Role: LEADER
I20260601 13:27:07.794509 24968 sys_catalog.cc:565] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:07.794647 24971 consensus_queue.cc:237] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "798893ca27944f6c93de2850b260dda6" member_type: VOTER }
I20260601 13:27:07.795060 24972 sys_catalog.cc:455] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "798893ca27944f6c93de2850b260dda6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "798893ca27944f6c93de2850b260dda6" member_type: VOTER } }
I20260601 13:27:07.795164 24972 sys_catalog.cc:458] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:07.795075 24973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 798893ca27944f6c93de2850b260dda6. Latest consensus state: current_term: 1 leader_uuid: "798893ca27944f6c93de2850b260dda6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "798893ca27944f6c93de2850b260dda6" member_type: VOTER } }
I20260601 13:27:07.795367 24973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:07.795794 24976 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:27:07.796516 24976 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:27:07.796764 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:27:07.798453 24976 catalog_manager.cc:1382] Generated new cluster ID: f76e6d89448449738639f5a49d6ee4d0
I20260601 13:27:07.798516 24976 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:27:07.809789 24976 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:27:07.810420 24976 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:27:07.816630 24976 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6: Generated new TSK 0
I20260601 13:27:07.816816 24976 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:27:07.829371 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:07.831574 24990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:07.831681 24989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.831705 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:07.831574 24992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.831996 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:07.832041 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:07.832056 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320427832056 us; error 0 us; skew 500 ppm
I20260601 13:27:07.832923 24364 webserver.cc:533] Webserver started at http://127.23.203.1:40349/ using document root <none> and password file <none>
I20260601 13:27:07.833089 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:07.833156 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:07.833238 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:07.833662 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "d95eb62f29b84be298b001449ad80276"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.835228 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:27:07.836229 24997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.836628 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:07.836709 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "d95eb62f29b84be298b001449ad80276"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.836795 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:07.852984 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:07.853446 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:07.853760 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:07.854270 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:07.854331 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.854385 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:07.854431 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.858914 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:35469
I20260601 13:27:07.859066 25060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:35469 every 8 connection(s)
I20260601 13:27:07.859884 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:07.862037 25066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.862113 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:07.862347 25068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:07.862579 25065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.862906 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:07.862951 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:07.862969 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320427862969 us; error 0 us; skew 500 ppm
I20260601 13:27:07.863996 24364 webserver.cc:533] Webserver started at http://127.23.203.2:37235/ using document root <none> and password file <none>
I20260601 13:27:07.864176 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:07.864243 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:07.864337 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:07.864799 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "625c01ada1b042118b96b35cd60baa53"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.864943 25061 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38583
I20260601 13:27:07.865043 25061 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:07.865306 25061 heartbeater.cc:507] Master 127.23.203.62:38583 requested a full tablet report, sending...
I20260601 13:27:07.866014 24932 ts_manager.cc:194] Registered new tserver with Master: d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469)
I20260601 13:27:07.866833 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:07.867172 24932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33448
I20260601 13:27:07.868033 25073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.868315 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:07.868382 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "625c01ada1b042118b96b35cd60baa53"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.868443 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:07.886584 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:07.886986 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:07.887266 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:07.887811 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:07.887850 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.887910 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:07.887948 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.892750 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:36399
I20260601 13:27:07.892823 25136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:36399 every 8 connection(s)
I20260601 13:27:07.893590 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:07.895835 25140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:07.895893 25141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.896098 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:07.896942 25143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:07.897225 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:07.897272 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:07.897289 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320427897289 us; error 0 us; skew 500 ppm
I20260601 13:27:07.898274 25137 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38583
I20260601 13:27:07.898288 24364 webserver.cc:533] Webserver started at http://127.23.203.3:45629/ using document root <none> and password file <none>
I20260601 13:27:07.898384 25137 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:07.898463 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:07.898523 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:07.898598 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:07.898651 25137 heartbeater.cc:507] Master 127.23.203.62:38583 requested a full tablet report, sending...
I20260601 13:27:07.899078 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "85a925b7f8c44b7488d3a7e463d68a36"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.899391 24932 ts_manager.cc:194] Registered new tserver with Master: 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:07.899922 24932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33456
I20260601 13:27:07.900717 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:27:07.901598 25148 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.901823 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:07.901883 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "85a925b7f8c44b7488d3a7e463d68a36"
format_stamp: "Formatted at 2026-06-01 13:27:07 on dist-test-slave-wz1t"
I20260601 13:27:07.901980 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:07.922022 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:07.922541 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:07.922874 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:07.923426 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:07.923621 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.923710 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:07.923758 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:07.928376 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:35951
I20260601 13:27:07.928412 25212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:35951 every 8 connection(s)
I20260601 13:27:07.933128 25213 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38583
I20260601 13:27:07.933255 25213 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:07.933506 25213 heartbeater.cc:507] Master 127.23.203.62:38583 requested a full tablet report, sending...
I20260601 13:27:07.934134 24932 ts_manager.cc:194] Registered new tserver with Master: 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:07.934522 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005679928s
I20260601 13:27:07.934784 24932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33460
I20260601 13:27:08.868294 25061 heartbeater.cc:499] Master 127.23.203.62:38583 was elected leader, sending a full tablet report...
I20260601 13:27:08.901163 25137 heartbeater.cc:499] Master 127.23.203.62:38583 was elected leader, sending a full tablet report...
I20260601 13:27:08.935756 25213 heartbeater.cc:499] Master 127.23.203.62:38583 was elected leader, sending a full tablet report...
I20260601 13:27:08.969739 24932 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33476:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:27:08.970357 24932 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:27:08.984043 25025 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea4b71b21784741884c94f0230e4a46 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:27:08.984222 25100 tablet_service.cc:1511] Processing CreateTablet for tablet c7c0d4558bb14d67a89c5ed439112802 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:27:08.984354 25097 tablet_service.cc:1511] Processing CreateTablet for tablet d516b024596f4030822f47e4622767c0 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:27:08.984452 25025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea4b71b21784741884c94f0230e4a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.984642 25099 tablet_service.cc:1511] Processing CreateTablet for tablet 128bdcd6e33f4f8dbeb8000318949ecb (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:27:08.985049 25098 tablet_service.cc:1511] Processing CreateTablet for tablet b6e9ec2ff69843e89550f6a8f05c3cc6 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:27:08.984452 25100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c0d4558bb14d67a89c5ed439112802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.985419 25020 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf28ea3989b449ba3f8f36e191f250c (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:27:08.985697 25020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf28ea3989b449ba3f8f36e191f250c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.986132 25019 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0035731d2b439d8df0d223f2028594 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:27:08.986403 25019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0035731d2b439d8df0d223f2028594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.987448 25233 tablet_bootstrap.cc:492] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:08.988432 25176 tablet_service.cc:1511] Processing CreateTablet for tablet c7c0d4558bb14d67a89c5ed439112802 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:27:08.988586 25233 tablet_bootstrap.cc:654] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:08.988538 25021 tablet_service.cc:1511] Processing CreateTablet for tablet d516b024596f4030822f47e4622767c0 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:27:08.988706 25176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c0d4558bb14d67a89c5ed439112802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.988549 25177 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea4b71b21784741884c94f0230e4a46 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:27:08.988803 25021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d516b024596f4030822f47e4622767c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.988978 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea4b71b21784741884c94f0230e4a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.989161 25175 tablet_service.cc:1511] Processing CreateTablet for tablet b6e9ec2ff69843e89550f6a8f05c3cc6 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:27:08.989398 25175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e9ec2ff69843e89550f6a8f05c3cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.990450 25170 tablet_service.cc:1511] Processing CreateTablet for tablet d516b024596f4030822f47e4622767c0 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:27:08.990567 25174 tablet_service.cc:1511] Processing CreateTablet for tablet 128bdcd6e33f4f8dbeb8000318949ecb (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:27:08.990707 25170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d516b024596f4030822f47e4622767c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.990824 25174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128bdcd6e33f4f8dbeb8000318949ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.990962 25022 tablet_service.cc:1511] Processing CreateTablet for tablet b6e9ec2ff69843e89550f6a8f05c3cc6 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:27:08.991197 25022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e9ec2ff69843e89550f6a8f05c3cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.992795 25021 tablet_service.cc:1511] Processing CreateTablet for tablet 75f09b6a06604d67b869d851c3a3619b (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:27:08.993039 25021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f09b6a06604d67b869d851c3a3619b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.993525 25023 tablet_service.cc:1511] Processing CreateTablet for tablet 128bdcd6e33f4f8dbeb8000318949ecb (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:27:08.993654 25096 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0035731d2b439d8df0d223f2028594 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:27:08.993819 25023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128bdcd6e33f4f8dbeb8000318949ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.993925 25096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0035731d2b439d8df0d223f2028594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.994489 25024 tablet_service.cc:1511] Processing CreateTablet for tablet c7c0d4558bb14d67a89c5ed439112802 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:27:08.994745 25024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c0d4558bb14d67a89c5ed439112802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.996028 25236 tablet_bootstrap.cc:492] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:08.984043 25101 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea4b71b21784741884c94f0230e4a46 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:27:08.996716 25101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea4b71b21784741884c94f0230e4a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.997006 25177 tablet_service.cc:1511] Processing CreateTablet for tablet 75f09b6a06604d67b869d851c3a3619b (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:27:08.997243 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f09b6a06604d67b869d851c3a3619b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.997225 25236 tablet_bootstrap.cc:654] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:08.997223 25174 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf28ea3989b449ba3f8f36e191f250c (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:27:08.997550 25174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf28ea3989b449ba3f8f36e191f250c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.998725 25236 tablet_bootstrap.cc:492] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:08.998809 25236 ts_tablet_manager.cc:1403] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:08.998853 25099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128bdcd6e33f4f8dbeb8000318949ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.999495 25097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d516b024596f4030822f47e4622767c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:08.999284 25236 raft_consensus.cc:359] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:08.999558 25236 raft_consensus.cc:385] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:08.999598 25236 raft_consensus.cc:740] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:08.999727 25236 consensus_queue.cc:260] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:08.999995 25233 tablet_bootstrap.cc:492] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.000082 25233 ts_tablet_manager.cc:1403] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:27:09.000151 25236 ts_tablet_manager.cc:1434] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:27:09.000362 25236 tablet_bootstrap.cc:492] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.000552 25233 raft_consensus.cc:359] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.000648 25233 raft_consensus.cc:385] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.000685 25233 raft_consensus.cc:740] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.000854 25233 consensus_queue.cc:260] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.000978 25098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e9ec2ff69843e89550f6a8f05c3cc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:09.001209 25233 ts_tablet_manager.cc:1434] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.001452 25236 tablet_bootstrap.cc:654] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.003245 25236 tablet_bootstrap.cc:492] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.003346 25236 ts_tablet_manager.cc:1403] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:09.003386 25233 tablet_bootstrap.cc:492] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.003796 25236 raft_consensus.cc:359] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.003901 25236 raft_consensus.cc:385] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.003947 25236 raft_consensus.cc:740] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.004060 25236 consensus_queue.cc:260] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.004454 25236 ts_tablet_manager.cc:1434] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.004506 25233 tablet_bootstrap.cc:654] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.004631 25236 tablet_bootstrap.cc:492] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.004699 25098 tablet_service.cc:1511] Processing CreateTablet for tablet 75f09b6a06604d67b869d851c3a3619b (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:27:09.004922 25098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f09b6a06604d67b869d851c3a3619b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:09.005610 25236 tablet_bootstrap.cc:654] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.006283 25170 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0035731d2b439d8df0d223f2028594 (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:27:09.006556 25170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0035731d2b439d8df0d223f2028594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:09.007036 25236 tablet_bootstrap.cc:492] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.007121 25236 ts_tablet_manager.cc:1403] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:09.007437 25100 tablet_service.cc:1511] Processing CreateTablet for tablet 3bf28ea3989b449ba3f8f36e191f250c (DEFAULT_TABLE table=test-workload [id=1580e64399e2441f8238d79fdb9f9494]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:27:09.007586 25236 raft_consensus.cc:359] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.007665 25100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bf28ea3989b449ba3f8f36e191f250c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:09.007696 25236 raft_consensus.cc:385] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.007727 25236 raft_consensus.cc:740] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.007856 25236 consensus_queue.cc:260] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.008118 25236 ts_tablet_manager.cc:1434] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.008279 25236 tablet_bootstrap.cc:492] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.008631 25233 tablet_bootstrap.cc:492] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.008713 25233 ts_tablet_manager.cc:1403] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:27:09.009285 25233 raft_consensus.cc:359] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.009397 25233 raft_consensus.cc:385] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.009409 25236 tablet_bootstrap.cc:654] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.009434 25233 raft_consensus.cc:740] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.009548 25233 consensus_queue.cc:260] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.009832 25233 ts_tablet_manager.cc:1434] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.010008 25233 tablet_bootstrap.cc:492] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.011116 25233 tablet_bootstrap.cc:654] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.011921 25234 tablet_bootstrap.cc:492] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.012481 25236 tablet_bootstrap.cc:492] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.012604 25233 tablet_bootstrap.cc:492] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.012651 25236 ts_tablet_manager.cc:1403] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:27:09.012703 25233 ts_tablet_manager.cc:1403] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:09.013123 25234 tablet_bootstrap.cc:654] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.013149 25236 raft_consensus.cc:359] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.013190 25233 raft_consensus.cc:359] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.013252 25236 raft_consensus.cc:385] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.013324 25233 raft_consensus.cc:385] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.013334 25236 raft_consensus.cc:740] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.013388 25233 raft_consensus.cc:740] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.013504 25236 consensus_queue.cc:260] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.013512 25233 consensus_queue.cc:260] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.013841 25236 ts_tablet_manager.cc:1434] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.014030 25236 tablet_bootstrap.cc:492] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.014058 25233 ts_tablet_manager.cc:1434] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.014279 25233 tablet_bootstrap.cc:492] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.014957 25234 tablet_bootstrap.cc:492] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.015041 25234 ts_tablet_manager.cc:1403] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:09.015374 25233 tablet_bootstrap.cc:654] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.015551 25234 raft_consensus.cc:359] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.015668 25234 raft_consensus.cc:385] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.015712 25234 raft_consensus.cc:740] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.015892 25234 consensus_queue.cc:260] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.016283 25234 ts_tablet_manager.cc:1434] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:27:09.015722 25236 tablet_bootstrap.cc:654] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.016476 25234 tablet_bootstrap.cc:492] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.016539 25233 tablet_bootstrap.cc:492] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.016640 25233 ts_tablet_manager.cc:1403] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:27:09.017125 25233 raft_consensus.cc:359] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.017222 25233 raft_consensus.cc:385] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.017256 25233 raft_consensus.cc:740] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.017390 25233 consensus_queue.cc:260] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.017709 25233 ts_tablet_manager.cc:1434] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:27:09.017803 25234 tablet_bootstrap.cc:654] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.017903 25233 tablet_bootstrap.cc:492] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.019023 25233 tablet_bootstrap.cc:654] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.019299 25236 tablet_bootstrap.cc:492] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.019405 25236 ts_tablet_manager.cc:1403] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:27:09.019869 25236 raft_consensus.cc:359] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.020004 25236 raft_consensus.cc:385] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.020054 25236 raft_consensus.cc:740] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.020185 25236 consensus_queue.cc:260] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.020509 25236 ts_tablet_manager.cc:1434] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.020618 25233 tablet_bootstrap.cc:492] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.020694 25236 tablet_bootstrap.cc:492] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.020707 25233 ts_tablet_manager.cc:1403] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:27:09.021333 25233 raft_consensus.cc:359] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.021440 25233 raft_consensus.cc:385] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.021474 25233 raft_consensus.cc:740] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.021620 25236 tablet_bootstrap.cc:654] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.021595 25233 consensus_queue.cc:260] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.021901 25233 ts_tablet_manager.cc:1434] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.022090 25233 tablet_bootstrap.cc:492] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.022899 25234 tablet_bootstrap.cc:492] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.023031 25234 ts_tablet_manager.cc:1403] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.002s
I20260601 13:27:09.023160 25233 tablet_bootstrap.cc:654] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.023562 25234 raft_consensus.cc:359] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.023684 25234 raft_consensus.cc:385] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.023713 25234 raft_consensus.cc:740] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.023823 25234 consensus_queue.cc:260] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.024176 25234 ts_tablet_manager.cc:1434] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:09.024394 25234 tablet_bootstrap.cc:492] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.024796 25236 tablet_bootstrap.cc:492] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.024904 25236 ts_tablet_manager.cc:1403] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:27:09.025499 25234 tablet_bootstrap.cc:654] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.025568 25241 raft_consensus.cc:493] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.025647 25241 raft_consensus.cc:515] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.025437 25236 raft_consensus.cc:359] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.026144 25236 raft_consensus.cc:385] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.026224 25241 leader_election.cc:290] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.026759 25233 tablet_bootstrap.cc:492] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.026871 25233 ts_tablet_manager.cc:1403] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:27:09.027364 25233 raft_consensus.cc:359] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.027473 25233 raft_consensus.cc:385] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.027513 25233 raft_consensus.cc:740] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.027654 25233 consensus_queue.cc:260] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.027824 25234 tablet_bootstrap.cc:492] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.027956 25233 ts_tablet_manager.cc:1434] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.028146 25233 tablet_bootstrap.cc:492] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.026225 25236 raft_consensus.cc:740] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.028834 25236 consensus_queue.cc:260] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.029116 25236 ts_tablet_manager.cc:1434] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:27:09.029289 25236 tablet_bootstrap.cc:492] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.029287 25233 tablet_bootstrap.cc:654] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.030352 25236 tablet_bootstrap.cc:654] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.027961 25234 ts_tablet_manager.cc:1403] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:27:09.031131 25234 raft_consensus.cc:359] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.031296 25234 raft_consensus.cc:385] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.031308 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128bdcd6e33f4f8dbeb8000318949ecb" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.031418 25234 raft_consensus.cc:740] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.031577 25234 consensus_queue.cc:260] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.031971 25234 ts_tablet_manager.cc:1434] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:09.032184 25234 tablet_bootstrap.cc:492] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
W20260601 13:27:09.032152 25152 leader_election.cc:343] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:27:09.033288 25234 tablet_bootstrap.cc:654] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.034540 25233 tablet_bootstrap.cc:492] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.034698 25233 ts_tablet_manager.cc:1403] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:27:09.034854 25236 tablet_bootstrap.cc:492] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.034960 25236 ts_tablet_manager.cc:1403] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:27:09.035310 25233 raft_consensus.cc:359] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.035439 25233 raft_consensus.cc:385] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.035478 25234 tablet_bootstrap.cc:492] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.035485 25233 raft_consensus.cc:740] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.035660 25234 ts_tablet_manager.cc:1403] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:27:09.035679 25236 raft_consensus.cc:359] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.035792 25233 consensus_queue.cc:260] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.035847 25236 raft_consensus.cc:385] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.035894 25236 raft_consensus.cc:740] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.036012 25236 consensus_queue.cc:260] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.036128 25233 ts_tablet_manager.cc:1434] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.036295 25236 ts_tablet_manager.cc:1434] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.036320 25233 tablet_bootstrap.cc:492] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276: Bootstrap starting.
I20260601 13:27:09.036486 25236 tablet_bootstrap.cc:492] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36: Bootstrap starting.
I20260601 13:27:09.037125 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128bdcd6e33f4f8dbeb8000318949ecb" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53" is_pre_election: true
I20260601 13:27:09.037472 25233 tablet_bootstrap.cc:654] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.037621 25236 tablet_bootstrap.cc:654] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36: Neither blocks nor log segments found. Creating new log.
W20260601 13:27:09.037667 25150 leader_election.cc:343] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:27:09.037739 25150 leader_election.cc:304] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36; no voters: 625c01ada1b042118b96b35cd60baa53, d95eb62f29b84be298b001449ad80276
I20260601 13:27:09.037919 25241 raft_consensus.cc:2749] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:27:09.038697 25234 raft_consensus.cc:359] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.038833 25234 raft_consensus.cc:385] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.038877 25234 raft_consensus.cc:740] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.039106 25234 consensus_queue.cc:260] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.039597 25234 ts_tablet_manager.cc:1434] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.039798 25234 tablet_bootstrap.cc:492] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.041270 25233 tablet_bootstrap.cc:492] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276: No bootstrap required, opened a new log
I20260601 13:27:09.041410 25233 ts_tablet_manager.cc:1403] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:27:09.041496 25234 tablet_bootstrap.cc:654] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.041975 25233 raft_consensus.cc:359] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.042133 25233 raft_consensus.cc:385] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.042227 25233 raft_consensus.cc:740] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d95eb62f29b84be298b001449ad80276, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.042424 25233 consensus_queue.cc:260] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.042804 25234 tablet_bootstrap.cc:492] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.042866 25233 ts_tablet_manager.cc:1434] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:09.042900 25234 ts_tablet_manager.cc:1403] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:09.042990 25236 tablet_bootstrap.cc:492] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36: No bootstrap required, opened a new log
I20260601 13:27:09.043090 25236 ts_tablet_manager.cc:1403] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:27:09.043366 25234 raft_consensus.cc:359] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.043493 25234 raft_consensus.cc:385] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.043473 25236 raft_consensus.cc:359] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.043527 25234 raft_consensus.cc:740] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.043558 25236 raft_consensus.cc:385] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.043591 25236 raft_consensus.cc:740] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.043673 25234 consensus_queue.cc:260] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.043707 25236 consensus_queue.cc:260] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.043962 25236 ts_tablet_manager.cc:1434] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.043962 25234 ts_tablet_manager.cc:1434] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:09.044718 25234 tablet_bootstrap.cc:492] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.045900 25234 tablet_bootstrap.cc:654] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.047273 25234 tablet_bootstrap.cc:492] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.047380 25234 ts_tablet_manager.cc:1403] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:27:09.047771 25234 raft_consensus.cc:359] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.047863 25234 raft_consensus.cc:385] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.047923 25234 raft_consensus.cc:740] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.048053 25234 consensus_queue.cc:260] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.048317 25234 ts_tablet_manager.cc:1434] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.048568 25234 tablet_bootstrap.cc:492] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.049437 25234 tablet_bootstrap.cc:654] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.050632 25234 tablet_bootstrap.cc:492] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.050742 25234 ts_tablet_manager.cc:1403] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:27:09.051288 25234 raft_consensus.cc:359] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.051379 25234 raft_consensus.cc:385] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.051402 25234 raft_consensus.cc:740] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.051491 25234 consensus_queue.cc:260] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.051750 25234 ts_tablet_manager.cc:1434] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.051959 25234 tablet_bootstrap.cc:492] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53: Bootstrap starting.
I20260601 13:27:09.052915 25234 tablet_bootstrap.cc:654] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:09.054147 25234 tablet_bootstrap.cc:492] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53: No bootstrap required, opened a new log
I20260601 13:27:09.054291 25234 ts_tablet_manager.cc:1403] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:27:09.054663 25234 raft_consensus.cc:359] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.054756 25234 raft_consensus.cc:385] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:09.054778 25234 raft_consensus.cc:740] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Initialized, Role: FOLLOWER
I20260601 13:27:09.054908 25234 consensus_queue.cc:260] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.055244 25234 ts_tablet_manager.cc:1434] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:27:09.079442 25241 raft_consensus.cc:493] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.079605 25241 raft_consensus.cc:515] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.080083 25241 leader_election.cc:290] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.080464 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d4558bb14d67a89c5ed439112802" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.080569 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d4558bb14d67a89c5ed439112802" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53" is_pre_election: true
I20260601 13:27:09.080646 25035 raft_consensus.cc:2468] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 0.
I20260601 13:27:09.080646 25111 raft_consensus.cc:2468] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 0.
I20260601 13:27:09.080946 25152 leader_election.cc:304] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.081148 25241 raft_consensus.cc:2804] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.081202 25241 raft_consensus.cc:493] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.081229 25241 raft_consensus.cc:3060] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.082054 25241 raft_consensus.cc:515] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.082442 25241 leader_election.cc:290] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.082774 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d4558bb14d67a89c5ed439112802" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.082767 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d4558bb14d67a89c5ed439112802" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53"
I20260601 13:27:09.082926 25035 raft_consensus.cc:3060] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.082931 25111 raft_consensus.cc:3060] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.083793 25111 raft_consensus.cc:2468] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 1.
I20260601 13:27:09.083799 25035 raft_consensus.cc:2468] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 1.
I20260601 13:27:09.084089 25150 leader_election.cc:304] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, 85a925b7f8c44b7488d3a7e463d68a36; no voters: 
I20260601 13:27:09.084259 25241 raft_consensus.cc:2804] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.084360 25241 raft_consensus.cc:697] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Becoming Leader. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Running, Role: LEADER
I20260601 13:27:09.084525 25241 consensus_queue.cc:237] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.086390 24931 catalog_manager.cc:5696] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "85a925b7f8c44b7488d3a7e463d68a36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:09.125016 25248 raft_consensus.cc:493] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.125151 25248 raft_consensus.cc:515] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.125643 25248 leader_election.cc:290] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.129338 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516b024596f4030822f47e4622767c0" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.129365 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516b024596f4030822f47e4622767c0" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36" is_pre_election: true
I20260601 13:27:09.129496 25035 raft_consensus.cc:2468] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.129524 25187 raft_consensus.cc:2468] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.129870 25077 leader_election.cc:304] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.130049 25248 raft_consensus.cc:2804] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.130129 25248 raft_consensus.cc:493] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.130218 25248 raft_consensus.cc:3060] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.131206 25248 raft_consensus.cc:515] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.131619 25248 leader_election.cc:290] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.131981 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516b024596f4030822f47e4622767c0" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
I20260601 13:27:09.132000 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d516b024596f4030822f47e4622767c0" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.132181 25187 raft_consensus.cc:3060] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.132215 25035 raft_consensus.cc:3060] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.133005 25187 raft_consensus.cc:2468] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.133011 25035 raft_consensus.cc:2468] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.133342 25076 leader_election.cc:304] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, 85a925b7f8c44b7488d3a7e463d68a36; no voters: 
I20260601 13:27:09.133508 25248 raft_consensus.cc:2804] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.133725 25248 raft_consensus.cc:697] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Becoming Leader. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Running, Role: LEADER
I20260601 13:27:09.133913 25248 consensus_queue.cc:237] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.135659 24931 catalog_manager.cc:5696] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 625c01ada1b042118b96b35cd60baa53 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "625c01ada1b042118b96b35cd60baa53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:09.144610 25248 raft_consensus.cc:493] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.144748 25248 raft_consensus.cc:515] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.145130 25248 leader_election.cc:290] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.145540 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf28ea3989b449ba3f8f36e191f250c" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.145534 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf28ea3989b449ba3f8f36e191f250c" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36" is_pre_election: true
I20260601 13:27:09.145691 25035 raft_consensus.cc:2468] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.145691 25187 raft_consensus.cc:2468] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.145990 25076 leader_election.cc:304] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, 85a925b7f8c44b7488d3a7e463d68a36; no voters: 
I20260601 13:27:09.146155 25248 raft_consensus.cc:2804] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.146242 25248 raft_consensus.cc:493] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.146287 25248 raft_consensus.cc:3060] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.147114 25248 raft_consensus.cc:515] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.147452 25248 leader_election.cc:290] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.147811 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf28ea3989b449ba3f8f36e191f250c" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
I20260601 13:27:09.147818 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bf28ea3989b449ba3f8f36e191f250c" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.147953 25187 raft_consensus.cc:3060] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.147980 25035 raft_consensus.cc:3060] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.148751 25187 raft_consensus.cc:2468] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.148761 25035 raft_consensus.cc:2468] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.149056 25076 leader_election.cc:304] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, 85a925b7f8c44b7488d3a7e463d68a36; no voters: 
I20260601 13:27:09.149221 25248 raft_consensus.cc:2804] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.149312 25248 raft_consensus.cc:697] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Becoming Leader. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Running, Role: LEADER
I20260601 13:27:09.149474 25248 consensus_queue.cc:237] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.151225 24931 catalog_manager.cc:5696] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 625c01ada1b042118b96b35cd60baa53 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "625c01ada1b042118b96b35cd60baa53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:09.154277 25238 raft_consensus.cc:493] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.154388 25238 raft_consensus.cc:515] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.154819 25238 leader_election.cc:290] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.155296 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0035731d2b439d8df0d223f2028594" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53" is_pre_election: true
I20260601 13:27:09.155296 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0035731d2b439d8df0d223f2028594" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.155470 25035 raft_consensus.cc:2468] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 0.
I20260601 13:27:09.155470 25111 raft_consensus.cc:2468] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 0.
I20260601 13:27:09.155787 25152 leader_election.cc:304] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.155970 25238 raft_consensus.cc:2804] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.156030 25238 raft_consensus.cc:493] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.156080 25238 raft_consensus.cc:3060] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.156971 25238 raft_consensus.cc:515] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.157409 25238 leader_election.cc:290] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.157832 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0035731d2b439d8df0d223f2028594" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.157967 25035 raft_consensus.cc:3060] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.157910 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0035731d2b439d8df0d223f2028594" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53"
I20260601 13:27:09.158172 25111 raft_consensus.cc:3060] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.158877 25035 raft_consensus.cc:2468] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 1.
I20260601 13:27:09.158980 25111 raft_consensus.cc:2468] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 1.
I20260601 13:27:09.159222 25152 leader_election.cc:304] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.159423 25238 raft_consensus.cc:2804] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.159507 25238 raft_consensus.cc:697] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Becoming Leader. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Running, Role: LEADER
I20260601 13:27:09.159652 25238 consensus_queue.cc:237] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.161556 24931 catalog_manager.cc:5696] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "85a925b7f8c44b7488d3a7e463d68a36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:09.251507 25239 raft_consensus.cc:493] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.251665 25239 raft_consensus.cc:515] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.252333 25239 leader_election.cc:290] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.256026 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128bdcd6e33f4f8dbeb8000318949ecb" candidate_uuid: "d95eb62f29b84be298b001449ad80276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53" is_pre_election: true
I20260601 13:27:09.256052 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128bdcd6e33f4f8dbeb8000318949ecb" candidate_uuid: "d95eb62f29b84be298b001449ad80276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36" is_pre_election: true
I20260601 13:27:09.256177 25111 raft_consensus.cc:2468] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95eb62f29b84be298b001449ad80276 in term 0.
I20260601 13:27:09.256225 25187 raft_consensus.cc:2468] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d95eb62f29b84be298b001449ad80276 in term 0.
I20260601 13:27:09.256538 25000 leader_election.cc:304] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.256731 25239 raft_consensus.cc:2804] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.256788 25239 raft_consensus.cc:493] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.256817 25239 raft_consensus.cc:3060] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.257624 25239 raft_consensus.cc:515] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.257966 25239 leader_election.cc:290] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [CANDIDATE]: Term 1 election: Requested vote from peers 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.258309 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128bdcd6e33f4f8dbeb8000318949ecb" candidate_uuid: "d95eb62f29b84be298b001449ad80276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
I20260601 13:27:09.258309 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128bdcd6e33f4f8dbeb8000318949ecb" candidate_uuid: "d95eb62f29b84be298b001449ad80276" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53"
I20260601 13:27:09.258415 25187 raft_consensus.cc:3060] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.258474 25111 raft_consensus.cc:3060] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.259156 25187 raft_consensus.cc:2468] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95eb62f29b84be298b001449ad80276 in term 1.
I20260601 13:27:09.259179 25111 raft_consensus.cc:2468] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95eb62f29b84be298b001449ad80276 in term 1.
I20260601 13:27:09.259421 25000 leader_election.cc:304] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.259593 25239 raft_consensus.cc:2804] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.259786 25239 raft_consensus.cc:697] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 1 LEADER]: Becoming Leader. State: Replica: d95eb62f29b84be298b001449ad80276, State: Running, Role: LEADER
I20260601 13:27:09.259936 25239 consensus_queue.cc:237] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.261646 24931 catalog_manager.cc:5696] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 reported cstate change: term changed from 0 to 1, leader changed from <none> to d95eb62f29b84be298b001449ad80276 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "d95eb62f29b84be298b001449ad80276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:09.277848 25248 raft_consensus.cc:493] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.278046 25248 raft_consensus.cc:515] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.278544 25248 leader_election.cc:290] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.278939 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4b71b21784741884c94f0230e4a46" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.279013 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4b71b21784741884c94f0230e4a46" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36" is_pre_election: true
I20260601 13:27:09.279080 25035 raft_consensus.cc:2468] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.279176 25187 raft_consensus.cc:2468] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.279423 25077 leader_election.cc:304] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.279582 25248 raft_consensus.cc:2804] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.279644 25248 raft_consensus.cc:493] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.279685 25248 raft_consensus.cc:3060] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.280490 25248 raft_consensus.cc:515] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.280839 25248 leader_election.cc:290] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.281153 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4b71b21784741884c94f0230e4a46" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.281169 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4b71b21784741884c94f0230e4a46" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
I20260601 13:27:09.281281 25035 raft_consensus.cc:3060] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.281312 25187 raft_consensus.cc:3060] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.282037 25187 raft_consensus.cc:2468] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.282034 25035 raft_consensus.cc:2468] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.282392 25076 leader_election.cc:304] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, 85a925b7f8c44b7488d3a7e463d68a36; no voters: 
I20260601 13:27:09.282616 25248 raft_consensus.cc:2804] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.282761 25248 raft_consensus.cc:697] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Becoming Leader. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Running, Role: LEADER
I20260601 13:27:09.282971 25248 consensus_queue.cc:237] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.284624 24931 catalog_manager.cc:5696] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 625c01ada1b042118b96b35cd60baa53 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "625c01ada1b042118b96b35cd60baa53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:09.309049 25248 raft_consensus.cc:493] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.309218 25248 raft_consensus.cc:515] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.309674 25248 leader_election.cc:290] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.310082 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e9ec2ff69843e89550f6a8f05c3cc6" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36" is_pre_election: true
I20260601 13:27:09.310081 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e9ec2ff69843e89550f6a8f05c3cc6" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.310292 25035 raft_consensus.cc:2468] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.310292 25187 raft_consensus.cc:2468] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 0.
I20260601 13:27:09.310582 25077 leader_election.cc:304] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.310765 25248 raft_consensus.cc:2804] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.310827 25248 raft_consensus.cc:493] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.310881 25248 raft_consensus.cc:3060] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.311678 25248 raft_consensus.cc:515] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.312067 25248 leader_election.cc:290] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.312371 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e9ec2ff69843e89550f6a8f05c3cc6" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.312371 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e9ec2ff69843e89550f6a8f05c3cc6" candidate_uuid: "625c01ada1b042118b96b35cd60baa53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
I20260601 13:27:09.312532 25187 raft_consensus.cc:3060] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.312532 25035 raft_consensus.cc:3060] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.313428 25035 raft_consensus.cc:2468] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.313428 25187 raft_consensus.cc:2468] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 625c01ada1b042118b96b35cd60baa53 in term 1.
I20260601 13:27:09.313768 25077 leader_election.cc:304] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.314028 25248 raft_consensus.cc:2804] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.314143 25248 raft_consensus.cc:697] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Becoming Leader. State: Replica: 625c01ada1b042118b96b35cd60baa53, State: Running, Role: LEADER
I20260601 13:27:09.314321 25248 consensus_queue.cc:237] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.315925 24931 catalog_manager.cc:5696] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 625c01ada1b042118b96b35cd60baa53 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "625c01ada1b042118b96b35cd60baa53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:09.422107 25238 raft_consensus.cc:493] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:09.422293 25238 raft_consensus.cc:515] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.422734 25238 leader_election.cc:290] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.423166 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53" is_pre_election: true
I20260601 13:27:09.423168 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276" is_pre_election: true
I20260601 13:27:09.423275 25111 raft_consensus.cc:2468] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 0.
I20260601 13:27:09.423359 25035 raft_consensus.cc:2468] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 0.
I20260601 13:27:09.423640 25150 leader_election.cc:304] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 625c01ada1b042118b96b35cd60baa53, 85a925b7f8c44b7488d3a7e463d68a36; no voters: 
I20260601 13:27:09.423822 25238 raft_consensus.cc:2804] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:09.423884 25238 raft_consensus.cc:493] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:09.423957 25238 raft_consensus.cc:3060] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.425076 25238 raft_consensus.cc:515] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.425449 25238 leader_election.cc:290] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 election: Requested vote from peers d95eb62f29b84be298b001449ad80276 (127.23.203.1:35469), 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399)
I20260601 13:27:09.425846 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "625c01ada1b042118b96b35cd60baa53"
I20260601 13:27:09.425846 25035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b" candidate_uuid: "85a925b7f8c44b7488d3a7e463d68a36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d95eb62f29b84be298b001449ad80276"
I20260601 13:27:09.425997 25111 raft_consensus.cc:3060] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.425997 25035 raft_consensus.cc:3060] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:09.426967 25035 raft_consensus.cc:2468] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 1.
I20260601 13:27:09.426967 25111 raft_consensus.cc:2468] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85a925b7f8c44b7488d3a7e463d68a36 in term 1.
I20260601 13:27:09.427297 25152 leader_election.cc:304] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 
I20260601 13:27:09.427531 25238 raft_consensus.cc:2804] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:09.427616 25238 raft_consensus.cc:697] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Becoming Leader. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Running, Role: LEADER
I20260601 13:27:09.427750 25238 consensus_queue.cc:237] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.429343 24931 catalog_manager.cc:5696] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "85a925b7f8c44b7488d3a7e463d68a36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:09.452945 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:09.455282 25283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:09.455282 25280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:09.455341 25281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:09.455502 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:09.455793 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:09.455842 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:09.455858 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320429455858 us; error 0 us; skew 500 ppm
I20260601 13:27:09.456873 24364 webserver.cc:533] Webserver started at http://127.23.203.4:40933/ using document root <none> and password file <none>
I20260601 13:27:09.457015 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:09.457060 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:09.457118 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:09.457507 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "47f473ae31184b6684b93b4d2e0de6f2"
format_stamp: "Formatted at 2026-06-01 13:27:09 on dist-test-slave-wz1t"
I20260601 13:27:09.459108 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:27:09.460162 25288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:09.460453 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:09.460534 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "47f473ae31184b6684b93b4d2e0de6f2"
format_stamp: "Formatted at 2026-06-01 13:27:09 on dist-test-slave-wz1t"
I20260601 13:27:09.460599 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:09.477262 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:09.477677 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:09.477908 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:09.478488 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:09.478529 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:09.478585 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:09.478624 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:09.484046 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:38029
I20260601 13:27:09.484133 25351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:38029 every 8 connection(s)
I20260601 13:27:09.489187 25352 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38583
I20260601 13:27:09.489310 25352 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:09.489517 25352 heartbeater.cc:507] Master 127.23.203.62:38583 requested a full tablet report, sending...
I20260601 13:27:09.490305 24931 ts_manager.cc:194] Registered new tserver with Master: 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4:38029)
I20260601 13:27:09.490924 24931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33480
I20260601 13:27:09.536748 25248 consensus_queue.cc:1048] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.539902 25269 consensus_queue.cc:1048] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.551699 25238 consensus_queue.cc:1048] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.555078 25238 consensus_queue.cc:1048] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.574304 25363 consensus_queue.cc:1048] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.578299 25241 consensus_queue.cc:1048] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.624881 25248 consensus_queue.cc:1048] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.628762 25248 consensus_queue.cc:1048] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.671656 25248 consensus_queue.cc:1048] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.675071 25358 consensus_queue.cc:1048] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.758724 25358 consensus_queue.cc:1048] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.762019 25368 consensus_queue.cc:1048] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.770978 25275 consensus_queue.cc:1048] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.774149 25375 consensus_queue.cc:1048] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.796759 24986 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:09.802389 25187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b"
dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
mode: GRACEFUL
new_leader_uuid: "d95eb62f29b84be298b001449ad80276"
 from {username='slave'} at 127.0.0.1:56512
I20260601 13:27:09.802590 25187 raft_consensus.cc:606] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Received request to transfer leadership to TS d95eb62f29b84be298b001449ad80276
I20260601 13:27:09.803033 24986 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:27:09.803241 24986 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:09.874329 25238 consensus_queue.cc:1048] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.876374 25363 raft_consensus.cc:993] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: : Instructing follower d95eb62f29b84be298b001449ad80276 to start an election
I20260601 13:27:09.876513 25363 raft_consensus.cc:1081] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Signalling peer d95eb62f29b84be298b001449ad80276 to start an election
I20260601 13:27:09.877247 25034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b"
dest_uuid: "d95eb62f29b84be298b001449ad80276"
 from {username='slave'} at 127.0.0.1:49274
I20260601 13:27:09.877396 25034 raft_consensus.cc:493] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:27:09.877470 25034 raft_consensus.cc:3060] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:27:09.877954 25238 consensus_queue.cc:1048] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:09.878744 25034 raft_consensus.cc:515] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.879184 25034 leader_election.cc:290] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [CANDIDATE]: Term 2 election: Requested vote from peers 625c01ada1b042118b96b35cd60baa53 (127.23.203.2:36399), 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3:35951)
I20260601 13:27:09.879415 25110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b" candidate_uuid: "d95eb62f29b84be298b001449ad80276" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "625c01ada1b042118b96b35cd60baa53"
I20260601 13:27:09.879701 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f09b6a06604d67b869d851c3a3619b" candidate_uuid: "d95eb62f29b84be298b001449ad80276" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85a925b7f8c44b7488d3a7e463d68a36"
I20260601 13:27:09.879799 25187 raft_consensus.cc:3055] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:27:09.879861 25187 raft_consensus.cc:740] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85a925b7f8c44b7488d3a7e463d68a36, State: Running, Role: LEADER
I20260601 13:27:09.880028 25187 consensus_queue.cc:260] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.880185 25187 raft_consensus.cc:3060] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:27:09.881253 25187 raft_consensus.cc:2468] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d95eb62f29b84be298b001449ad80276 in term 2.
I20260601 13:27:09.881501 25000 leader_election.cc:304] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85a925b7f8c44b7488d3a7e463d68a36, d95eb62f29b84be298b001449ad80276; no voters: 625c01ada1b042118b96b35cd60baa53
I20260601 13:27:09.881680 25375 raft_consensus.cc:2804] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:27:09.881762 25375 raft_consensus.cc:697] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 2 LEADER]: Becoming Leader. State: Replica: d95eb62f29b84be298b001449ad80276, State: Running, Role: LEADER
I20260601 13:27:09.881942 25375 consensus_queue.cc:237] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } }
I20260601 13:27:09.883323 24931 catalog_manager.cc:5696] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 reported cstate change: term changed from 1 to 2, leader changed from 85a925b7f8c44b7488d3a7e463d68a36 (127.23.203.3) to d95eb62f29b84be298b001449ad80276 (127.23.203.1). New cstate: current_term: 2 leader_uuid: "d95eb62f29b84be298b001449ad80276" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:10.366282 25187 raft_consensus.cc:1275] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 2 FOLLOWER]: Refusing update from remote peer d95eb62f29b84be298b001449ad80276: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:27:10.366700 25381 consensus_queue.cc:1048] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:10.368834 25111 raft_consensus.cc:3060] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:27:10.370121 25111 raft_consensus.cc:1275] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 2 FOLLOWER]: Refusing update from remote peer d95eb62f29b84be298b001449ad80276: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:27:10.370514 25375 consensus_queue.cc:1048] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:10.492005 25352 heartbeater.cc:499] Master 127.23.203.62:38583 was elected leader, sending a full tablet report...
I20260601 13:27:11.803572 24986 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:11.804427 24986 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:11.804534 24986 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:13.804898 24986 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:13.805838 24986 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:13.805966 24986 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:14.804557 25187 consensus_queue.cc:237] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } }
I20260601 13:27:14.806111 25035 raft_consensus.cc:1275] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Refusing update from remote peer 85a925b7f8c44b7488d3a7e463d68a36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.806366 25111 raft_consensus.cc:1275] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Refusing update from remote peer 85a925b7f8c44b7488d3a7e463d68a36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.806610 25387 consensus_queue.cc:1048] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.806802 25383 consensus_queue.cc:1048] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.808740 25383 raft_consensus.cc:2955] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.809556 25035 raft_consensus.cc:2955] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.810387 25111 raft_consensus.cc:2955] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
W20260601 13:27:14.811959 25149 consensus_peers.cc:597] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 -> Peer 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4:38029): Couldn't send request to peer 47f473ae31184b6684b93b4d2e0de6f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7c0d4558bb14d67a89c5ed439112802. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:27:14.812361 24932 catalog_manager.cc:5696] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 reported cstate change: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "85a925b7f8c44b7488d3a7e463d68a36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.816128 25111 consensus_queue.cc:237] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } attrs { replace: true } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } }
I20260601 13:27:14.817813 25187 raft_consensus.cc:1275] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Refusing update from remote peer 625c01ada1b042118b96b35cd60baa53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.817808 25035 raft_consensus.cc:1275] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Refusing update from remote peer 625c01ada1b042118b96b35cd60baa53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.818287 25382 consensus_queue.cc:1048] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.818463 25399 consensus_queue.cc:1048] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.820220 25399 raft_consensus.cc:2955] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } attrs { replace: true } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.820947 25187 raft_consensus.cc:2955] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } attrs { replace: true } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.821019 25035 raft_consensus.cc:2955] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } attrs { replace: true } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
W20260601 13:27:14.821514 25074 consensus_peers.cc:597] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 -> Peer 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4:38029): Couldn't send request to peer 47f473ae31184b6684b93b4d2e0de6f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6e9ec2ff69843e89550f6a8f05c3cc6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:27:14.823335 24930 catalog_manager.cc:5696] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 reported cstate change: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "625c01ada1b042118b96b35cd60baa53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } attrs { replace: true } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.824518 25111 consensus_queue.cc:237] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } attrs { replace: true } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } }
I20260601 13:27:14.826009 25035 raft_consensus.cc:1275] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Refusing update from remote peer 625c01ada1b042118b96b35cd60baa53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.826403 25382 consensus_queue.cc:1048] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:27:14.826578 25074 consensus_peers.cc:597] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 -> Peer 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4:38029): Couldn't send request to peer 47f473ae31184b6684b93b4d2e0de6f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d516b024596f4030822f47e4622767c0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:27:14.826660 25187 raft_consensus.cc:1275] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Refusing update from remote peer 625c01ada1b042118b96b35cd60baa53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.827050 25382 consensus_queue.cc:1048] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.828950 25399 raft_consensus.cc:2955] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } attrs { replace: true } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.829600 25187 raft_consensus.cc:2955] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } attrs { replace: true } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.829787 25035 raft_consensus.cc:2955] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } attrs { replace: true } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.832021 24931 catalog_manager.cc:5696] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 reported cstate change: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "625c01ada1b042118b96b35cd60baa53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } attrs { replace: true } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.835903 25035 consensus_queue.cc:237] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } }
I20260601 13:27:14.837663 25187 raft_consensus.cc:1275] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Refusing update from remote peer d95eb62f29b84be298b001449ad80276: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.837725 25111 raft_consensus.cc:1275] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Refusing update from remote peer d95eb62f29b84be298b001449ad80276: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:14.838063 25375 consensus_queue.cc:1048] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.838311 25410 consensus_queue.cc:1048] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [LEADER]: Connected to new peer: Peer: permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:14.840808 25375 raft_consensus.cc:2955] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.841383 25111 raft_consensus.cc:2955] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
W20260601 13:27:14.842203 24998 consensus_peers.cc:597] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 -> Peer 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4:38029): Couldn't send request to peer 47f473ae31184b6684b93b4d2e0de6f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 128bdcd6e33f4f8dbeb8000318949ecb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:27:14.843657 25187 raft_consensus.cc:2955] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.847143 24932 catalog_manager.cc:5696] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 reported cstate change: config changed from index -1 to 2, NON_VOTER 47f473ae31184b6684b93b4d2e0de6f2 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "d95eb62f29b84be298b001449ad80276" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d95eb62f29b84be298b001449ad80276" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 35469 } } peers { permanent_uuid: "625c01ada1b042118b96b35cd60baa53" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36399 } attrs { replace: true } } peers { permanent_uuid: "85a925b7f8c44b7488d3a7e463d68a36" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35951 } } peers { permanent_uuid: "47f473ae31184b6684b93b4d2e0de6f2" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38029 } attrs { promote: true } } }
I20260601 13:27:14.998077 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:27:15.002127 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:15.002396 24364 tablet_replica.cc:333] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.002552 24364 raft_consensus.cc:2243] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.002715 24364 raft_consensus.cc:2272] T c7c0d4558bb14d67a89c5ed439112802 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.003374 24364 tablet_replica.cc:333] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.003506 24364 raft_consensus.cc:2243] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.003741 24364 raft_consensus.cc:2272] T 128bdcd6e33f4f8dbeb8000318949ecb P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.004240 24364 tablet_replica.cc:333] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.004357 24364 raft_consensus.cc:2243] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.004491 24364 raft_consensus.cc:2272] T 3bf28ea3989b449ba3f8f36e191f250c P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.004820 24364 tablet_replica.cc:333] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.004935 24364 raft_consensus.cc:2243] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.005162 24364 raft_consensus.cc:2272] T 75f09b6a06604d67b869d851c3a3619b P d95eb62f29b84be298b001449ad80276 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.005496 24364 tablet_replica.cc:333] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.005609 24364 raft_consensus.cc:2243] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.005716 24364 raft_consensus.cc:2272] T 4ea4b71b21784741884c94f0230e4a46 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.006031 24364 tablet_replica.cc:333] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.006136 24364 raft_consensus.cc:2243] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.006264 24364 raft_consensus.cc:2272] T 7e0035731d2b439d8df0d223f2028594 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.006590 24364 tablet_replica.cc:333] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.006695 24364 raft_consensus.cc:2243] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.006807 24364 raft_consensus.cc:2272] T b6e9ec2ff69843e89550f6a8f05c3cc6 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.007294 24364 tablet_replica.cc:333] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276: stopping tablet replica
I20260601 13:27:15.007400 24364 raft_consensus.cc:2243] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.007524 24364 raft_consensus.cc:2272] T d516b024596f4030822f47e4622767c0 P d95eb62f29b84be298b001449ad80276 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.022076 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:27:15.024852 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:27:15.030349 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:15.030622 24364 tablet_replica.cc:333] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.030789 24364 raft_consensus.cc:2243] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.031038 24364 raft_consensus.cc:2272] T 3bf28ea3989b449ba3f8f36e191f250c P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.031520 24364 tablet_replica.cc:333] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.031646 24364 raft_consensus.cc:2243] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.031764 24364 raft_consensus.cc:2272] T 75f09b6a06604d67b869d851c3a3619b P 625c01ada1b042118b96b35cd60baa53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.032106 24364 tablet_replica.cc:333] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.032229 24364 raft_consensus.cc:2243] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.032341 24364 raft_consensus.cc:2272] T 7e0035731d2b439d8df0d223f2028594 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.032670 24364 tablet_replica.cc:333] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.032791 24364 raft_consensus.cc:2243] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.033007 24364 raft_consensus.cc:2272] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.033448 24364 tablet_replica.cc:333] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.033550 24364 raft_consensus.cc:2243] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.033710 24364 raft_consensus.cc:2272] T 4ea4b71b21784741884c94f0230e4a46 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.034032 24364 tablet_replica.cc:333] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.034144 24364 raft_consensus.cc:2243] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.034269 24364 raft_consensus.cc:2272] T c7c0d4558bb14d67a89c5ed439112802 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.034694 24364 tablet_replica.cc:333] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.034785 24364 raft_consensus.cc:2243] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.034893 24364 raft_consensus.cc:2272] T 128bdcd6e33f4f8dbeb8000318949ecb P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.035331 24364 tablet_replica.cc:333] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53: stopping tablet replica
I20260601 13:27:15.035436 24364 raft_consensus.cc:2243] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.035638 24364 raft_consensus.cc:2272] T d516b024596f4030822f47e4622767c0 P 625c01ada1b042118b96b35cd60baa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.039350 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:27:15.041950 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:27:15.048334 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:15.048575 24364 tablet_replica.cc:333] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.048744 24364 raft_consensus.cc:2243] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.048985 24364 raft_consensus.cc:2272] T 7e0035731d2b439d8df0d223f2028594 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.049449 24364 tablet_replica.cc:333] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.049575 24364 raft_consensus.cc:2243] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.049703 24364 raft_consensus.cc:2272] T b6e9ec2ff69843e89550f6a8f05c3cc6 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.050159 24364 tablet_replica.cc:333] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.050364 24364 raft_consensus.cc:2243] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.050483 24364 raft_consensus.cc:2272] T d516b024596f4030822f47e4622767c0 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.050922 24364 tablet_replica.cc:333] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.051030 24364 raft_consensus.cc:2243] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.051143 24364 raft_consensus.cc:2272] T 4ea4b71b21784741884c94f0230e4a46 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.051471 24364 tablet_replica.cc:333] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.051582 24364 raft_consensus.cc:2243] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.051697 24364 raft_consensus.cc:2272] T 75f09b6a06604d67b869d851c3a3619b P 85a925b7f8c44b7488d3a7e463d68a36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.052029 24364 tablet_replica.cc:333] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.052134 24364 raft_consensus.cc:2243] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.052241 24364 raft_consensus.cc:2272] T 3bf28ea3989b449ba3f8f36e191f250c P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.052557 24364 tablet_replica.cc:333] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.052664 24364 raft_consensus.cc:2243] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:15.052784 24364 raft_consensus.cc:2272] T 128bdcd6e33f4f8dbeb8000318949ecb P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.053215 24364 tablet_replica.cc:333] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36: stopping tablet replica
I20260601 13:27:15.053279 24364 raft_consensus.cc:2243] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.053506 24364 raft_consensus.cc:2272] T c7c0d4558bb14d67a89c5ed439112802 P 85a925b7f8c44b7488d3a7e463d68a36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.067570 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:27:15.070307 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:27:15.074898 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:15.087764 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:27:15.090286 24364 master.cc:562] Master@127.23.203.62:38583 shutting down...
W20260601 13:27:15.094415 24980 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:27:15.094552 24980 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:27:15.094637 24980 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:27:15.095054 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:15.095252 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:15.095348 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 798893ca27944f6c93de2850b260dda6: stopping tablet replica
I20260601 13:27:15.108453 24364 master.cc:584] Master@127.23.203.62:38583 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7367 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:27:15.119434 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:33959,127.23.203.61:42483,127.23.203.60:42463
I20260601 13:27:15.119874 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:15.122308 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:15.122386 25417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.122315 25416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.122412 25419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.122836 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:15.122879 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:15.122924 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320435122923 us; error 0 us; skew 500 ppm
I20260601 13:27:15.123905 24364 webserver.cc:533] Webserver started at http://127.23.203.62:46601/ using document root <none> and password file <none>
I20260601 13:27:15.124090 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:15.124154 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:15.124245 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:15.124653 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "c1ef56d18cb24014b6a19c6e4915d037"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.126217 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:27:15.127169 25424 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.127400 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:15.127481 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "c1ef56d18cb24014b6a19c6e4915d037"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.127568 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:15.142639 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:15.143046 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:15.147698 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:33959
I20260601 13:27:15.149446 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:15.153434 25476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:33959 every 8 connection(s)
I20260601 13:27:15.154278 25477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:27:15.154738 25479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.154763 25480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.155238 25482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.155251 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:15.155493 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:15.155552 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:15.155587 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320435155586 us; error 0 us; skew 500 ppm
I20260601 13:27:15.155983 25477 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:15.156603 24364 webserver.cc:533] Webserver started at http://127.23.203.61:38251/ using document root <none> and password file <none>
I20260601 13:27:15.156777 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:15.156838 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:15.156925 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:15.157262 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root/instance:
uuid: "5f372080de944c8588a2e8780224f37d"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.158841 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:27:15.160146 25489 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.160421 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:15.160511 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root
uuid: "5f372080de944c8588a2e8780224f37d"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.160591 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:15.163244 25477 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:27:15.164022 25426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.61:42483: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:27:15.164958 25477 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.203.61:42483: Network error: Client connection negotiation failed: client connection to 127.23.203.61:42483: connect: Connection refused (error 111)
I20260601 13:27:15.180054 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:15.180433 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:15.184671 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.61:42483
I20260601 13:27:15.184718 25542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.61:42483 every 8 connection(s)
I20260601 13:27:15.185468 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:15.185711 25543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:27:15.187470 25545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.187669 25546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.187443 25543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:27:15.187887 25548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.187948 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:15.188241 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:15.188287 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:15.188303 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320435188302 us; error 0 us; skew 500 ppm
I20260601 13:27:15.189352 24364 webserver.cc:533] Webserver started at http://127.23.203.60:36485/ using document root <none> and password file <none>
I20260601 13:27:15.189528 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:15.189600 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:15.189697 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:15.190220 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root/instance:
uuid: "062c1adabb4d4120b4fa2f1eb34cce30"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.192149 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:27:15.193388 25554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.193445 25543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:15.193676 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:15.193754 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root
uuid: "062c1adabb4d4120b4fa2f1eb34cce30"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.193827 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:15.194124 25477 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } attempt: 1
I20260601 13:27:15.199393 25477 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:15.199754 25543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:27:15.201279 25477 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.203.60:42463: Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
W20260601 13:27:15.201681 25543 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.203.60:42463: Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:15.205653 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:15.206102 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:15.210135 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.60:42463
I20260601 13:27:15.210211 25609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.60:42463 every 8 connection(s)
I20260601 13:27:15.210644 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:27:15.211091 25610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:15.212134 25610 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:15.216482 25610 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:15.220602 25610 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:27:15.225579 25610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30: Bootstrap starting.
I20260601 13:27:15.226526 25610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:15.227609 25610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30: No bootstrap required, opened a new log
I20260601 13:27:15.228014 25610 raft_consensus.cc:359] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.228111 25610 raft_consensus.cc:385] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:15.228166 25610 raft_consensus.cc:740] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 062c1adabb4d4120b4fa2f1eb34cce30, State: Initialized, Role: FOLLOWER
I20260601 13:27:15.228360 25610 consensus_queue.cc:260] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.228739 25615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.228853 25615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:15.228863 25610 sys_catalog.cc:565] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:27:15.231139 25626 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:27:15.231231 25626 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:27:15.241485 25477 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } attempt: 1
I20260601 13:27:15.246450 25477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: Bootstrap starting.
I20260601 13:27:15.247334 25477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:15.248445 25477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: No bootstrap required, opened a new log
I20260601 13:27:15.248900 25477 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.249018 25477 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:15.249066 25477 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1ef56d18cb24014b6a19c6e4915d037, State: Initialized, Role: FOLLOWER
I20260601 13:27:15.249205 25477 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.249536 25628 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.249625 25628 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:15.249745 25477 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:15.251374 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:27:15.251874 25639 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:27:15.251948 25639 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:27:15.252893 25543 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } attempt: 1
I20260601 13:27:15.257452 25543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: Bootstrap starting.
I20260601 13:27:15.258435 25543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:15.259640 25543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: No bootstrap required, opened a new log
I20260601 13:27:15.260111 25543 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.260237 25543 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:15.260284 25543 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f372080de944c8588a2e8780224f37d, State: Initialized, Role: FOLLOWER
I20260601 13:27:15.260439 25543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.260797 25641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.260887 25641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:15.260943 25543 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:15.262802 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:27:15.263389 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:15.263520 25652 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:27:15.263568 25652 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:27:15.265507 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:15.265666 25654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.265676 25653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.265722 25656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.266001 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:15.266049 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:15.266065 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320435266066 us; error 0 us; skew 500 ppm
I20260601 13:27:15.267127 24364 webserver.cc:533] Webserver started at http://127.23.203.1:43869/ using document root <none> and password file <none>
I20260601 13:27:15.267310 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:15.267362 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:15.267436 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:15.267846 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "07152e0aead94b04b8efe70ee0f00efe"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.269441 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:27:15.270895 25661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.271282 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:15.271369 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "07152e0aead94b04b8efe70ee0f00efe"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.271459 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:15.282836 25615 raft_consensus.cc:493] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:15.283049 25615 raft_consensus.cc:515] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.283895 25615 leader_election.cc:290] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1ef56d18cb24014b6a19c6e4915d037 (127.23.203.62:33959), 5f372080de944c8588a2e8780224f37d (127.23.203.61:42483)
I20260601 13:27:15.284041 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:15.284368 25451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ef56d18cb24014b6a19c6e4915d037" is_pre_election: true
I20260601 13:27:15.284572 25451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 062c1adabb4d4120b4fa2f1eb34cce30 in term 0.
I20260601 13:27:15.284638 25516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f372080de944c8588a2e8780224f37d" is_pre_election: true
I20260601 13:27:15.285006 25560 leader_election.cc:304] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 062c1adabb4d4120b4fa2f1eb34cce30, c1ef56d18cb24014b6a19c6e4915d037; no voters: 
I20260601 13:27:15.284933 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:15.284948 25516 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 062c1adabb4d4120b4fa2f1eb34cce30 in term 0.
I20260601 13:27:15.285247 25615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:15.285301 25615 raft_consensus.cc:493] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:15.285360 25615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:15.285720 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:15.286579 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:15.286660 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.286738 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:15.286792 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.287102 25615 raft_consensus.cc:515] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.287672 25615 leader_election.cc:290] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [CANDIDATE]: Term 1 election: Requested vote from peers c1ef56d18cb24014b6a19c6e4915d037 (127.23.203.62:33959), 5f372080de944c8588a2e8780224f37d (127.23.203.61:42483)
I20260601 13:27:15.288156 25516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f372080de944c8588a2e8780224f37d"
I20260601 13:27:15.288160 25451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1ef56d18cb24014b6a19c6e4915d037"
I20260601 13:27:15.288311 25516 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:15.288352 25451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:15.289799 25516 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 062c1adabb4d4120b4fa2f1eb34cce30 in term 1.
I20260601 13:27:15.289925 25451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 062c1adabb4d4120b4fa2f1eb34cce30 in term 1.
I20260601 13:27:15.290278 25558 leader_election.cc:304] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 062c1adabb4d4120b4fa2f1eb34cce30, 5f372080de944c8588a2e8780224f37d; no voters: 
I20260601 13:27:15.290601 25615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:15.290831 25615 raft_consensus.cc:697] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 1 LEADER]: Becoming Leader. State: Replica: 062c1adabb4d4120b4fa2f1eb34cce30, State: Running, Role: LEADER
I20260601 13:27:15.291002 25615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:15.292047 25695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 062c1adabb4d4120b4fa2f1eb34cce30. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.292166 25695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:15.292441 25712 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:27:15.293224 25712 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:27:15.294153 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:33311
I20260601 13:27:15.294225 25728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:33311 every 8 connection(s)
I20260601 13:27:15.295380 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:15.295677 25516 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Refusing update from remote peer 062c1adabb4d4120b4fa2f1eb34cce30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:15.295814 25451 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Refusing update from remote peer 062c1adabb4d4120b4fa2f1eb34cce30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:15.296142 25695 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:15.296751 25695 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:15.297789 25641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 062c1adabb4d4120b4fa2f1eb34cce30. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.297907 25641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:15.297971 25628 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 062c1adabb4d4120b4fa2f1eb34cce30. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.298069 25628 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:15.299988 25727 mvcc.cc:204] Tried to move back new op lower bound from 7292192502966415360 to 7292192502953742336. Current Snapshot: MvccSnapshot[applied={T|T < 7292192502966415360}]
I20260601 13:27:15.299947 25695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.300105 25695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: This master's current role is: LEADER
W20260601 13:27:15.300522 25735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.300818 25641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.300930 25641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:27:15.300875 25736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:15.301204 25739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.302471 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:15.302841 25729 heartbeater.cc:344] Connected to a master server at 127.23.203.60:42463
I20260601 13:27:15.302947 25729 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.303238 25729 heartbeater.cc:507] Master 127.23.203.60:42463 requested a full tablet report, sending...
I20260601 13:27:15.302841 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:15.303542 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:15.303566 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320435303565 us; error 0 us; skew 500 ppm
I20260601 13:27:15.303889 25574 ts_manager.cc:194] Registered new tserver with Master: 07152e0aead94b04b8efe70ee0f00efe (127.23.203.1:33311)
I20260601 13:27:15.304260 25628 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.304405 25628 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:15.304482 25730 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33959
I20260601 13:27:15.304632 25730 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.304695 24364 webserver.cc:533] Webserver started at http://127.23.203.2:39533/ using document root <none> and password file <none>
I20260601 13:27:15.302856 25695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:15.304883 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:15.304895 25695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:15.304939 25730 heartbeater.cc:507] Master 127.23.203.62:33959 requested a full tablet report, sending...
I20260601 13:27:15.304971 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:15.305087 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:15.305619 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "c49daed72b8947bd85cab68a091a8827"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.305680 25731 heartbeater.cc:344] Connected to a master server at 127.23.203.61:42483
I20260601 13:27:15.305755 25441 ts_manager.cc:194] Registered new tserver with Master: 07152e0aead94b04b8efe70ee0f00efe (127.23.203.1:33311)
I20260601 13:27:15.305982 25712 catalog_manager.cc:1382] Generated new cluster ID: 6eaf957c0c8e4fb08ebbe965e1145aab
I20260601 13:27:15.306038 25712 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:27:15.306720 25731 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.306948 25731 heartbeater.cc:507] Master 127.23.203.61:42483 requested a full tablet report, sending...
I20260601 13:27:15.307675 25507 ts_manager.cc:194] Registered new tserver with Master: 07152e0aead94b04b8efe70ee0f00efe (127.23.203.1:33311)
I20260601 13:27:15.307843 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:27:15.309096 25751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.309363 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:15.309428 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "c49daed72b8947bd85cab68a091a8827"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.309494 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:15.319386 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:15.319886 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:15.320209 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:15.320729 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:15.320791 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.320849 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:15.320881 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.325814 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:36139
I20260601 13:27:15.325862 25814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:36139 every 8 connection(s)
I20260601 13:27:15.326999 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:15.333279 25823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.333541 25815 heartbeater.cc:344] Connected to a master server at 127.23.203.60:42463
I20260601 13:27:15.333328 25816 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33959
I20260601 13:27:15.333678 25816 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.333777 25817 heartbeater.cc:344] Connected to a master server at 127.23.203.61:42483
I20260601 13:27:15.333922 25817 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.333976 25816 heartbeater.cc:507] Master 127.23.203.62:33959 requested a full tablet report, sending...
I20260601 13:27:15.334295 25815 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.334370 25817 heartbeater.cc:507] Master 127.23.203.61:42483 requested a full tablet report, sending...
I20260601 13:27:15.334625 25815 heartbeater.cc:507] Master 127.23.203.60:42463 requested a full tablet report, sending...
I20260601 13:27:15.334714 25441 ts_manager.cc:194] Registered new tserver with Master: c49daed72b8947bd85cab68a091a8827 (127.23.203.2:36139)
I20260601 13:27:15.335008 25507 ts_manager.cc:194] Registered new tserver with Master: c49daed72b8947bd85cab68a091a8827 (127.23.203.2:36139)
W20260601 13:27:15.335201 25822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.335244 25574 ts_manager.cc:194] Registered new tserver with Master: c49daed72b8947bd85cab68a091a8827 (127.23.203.2:36139)
I20260601 13:27:15.335387 25712 catalog_manager.cc:1405] Generated new certificate authority record
W20260601 13:27:15.335556 25825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:15.336174 25712 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:27:15.336799 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:15.337126 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:15.337184 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:15.337224 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320435337224 us; error 0 us; skew 500 ppm
I20260601 13:27:15.338546 24364 webserver.cc:533] Webserver started at http://127.23.203.3:39383/ using document root <none> and password file <none>
I20260601 13:27:15.338742 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:15.338809 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:15.338892 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:15.339309 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "91352efed3004789a8a98fc0cf56f279"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.341334 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:27:15.342658 25831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.342980 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:15.343065 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "91352efed3004789a8a98fc0cf56f279"
format_stamp: "Formatted at 2026-06-01 13:27:15 on dist-test-slave-wz1t"
I20260601 13:27:15.343171 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:15.349203 25712 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30: Generated new TSK 0
I20260601 13:27:15.349464 25712 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:27:15.353772 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:15.354353 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:15.354686 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:15.355188 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:15.355247 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.355302 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:15.355348 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:15.360527 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:37745
I20260601 13:27:15.360649 25894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:37745 every 8 connection(s)
I20260601 13:27:15.375243 25897 heartbeater.cc:344] Connected to a master server at 127.23.203.61:42483
I20260601 13:27:15.375299 25895 heartbeater.cc:344] Connected to a master server at 127.23.203.60:42463
I20260601 13:27:15.375383 25897 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.375418 25895 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.375671 25897 heartbeater.cc:507] Master 127.23.203.61:42483 requested a full tablet report, sending...
I20260601 13:27:15.375706 25895 heartbeater.cc:507] Master 127.23.203.60:42463 requested a full tablet report, sending...
I20260601 13:27:15.376571 25574 ts_manager.cc:194] Registered new tserver with Master: 91352efed3004789a8a98fc0cf56f279 (127.23.203.3:37745)
I20260601 13:27:15.376616 25507 ts_manager.cc:194] Registered new tserver with Master: 91352efed3004789a8a98fc0cf56f279 (127.23.203.3:37745)
I20260601 13:27:15.377882 25574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40300
I20260601 13:27:15.378118 25896 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33959
I20260601 13:27:15.378257 25896 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:15.378615 25896 heartbeater.cc:507] Master 127.23.203.62:33959 requested a full tablet report, sending...
I20260601 13:27:15.379592 25441 ts_manager.cc:194] Registered new tserver with Master: 91352efed3004789a8a98fc0cf56f279 (127.23.203.3:37745)
I20260601 13:27:15.380604 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019322281s
I20260601 13:27:16.252758 25639 catalog_manager.cc:1294] Loaded cluster ID: 6eaf957c0c8e4fb08ebbe965e1145aab
I20260601 13:27:16.252851 25639 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: loading cluster ID for follower catalog manager: success
I20260601 13:27:16.254007 25639 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: acquiring CA information for follower catalog manager: success
I20260601 13:27:16.254595 25639 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:27:16.264567 25652 catalog_manager.cc:1294] Loaded cluster ID: 6eaf957c0c8e4fb08ebbe965e1145aab
I20260601 13:27:16.264663 25652 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: loading cluster ID for follower catalog manager: success
I20260601 13:27:16.265883 25652 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: acquiring CA information for follower catalog manager: success
I20260601 13:27:16.266506 25652 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:27:16.306609 25574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40280
I20260601 13:27:16.337194 25574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40294
I20260601 13:27:16.379073 25895 heartbeater.cc:499] Master 127.23.203.60:42463 was elected leader, sending a full tablet report...
I20260601 13:27:17.230867 25625 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:17.307794 25729 heartbeater.cc:499] Master 127.23.203.60:42463 was elected leader, sending a full tablet report...
I20260601 13:27:17.338163 25815 heartbeater.cc:499] Master 127.23.203.60:42463 was elected leader, sending a full tablet report...
I20260601 13:27:17.450430 25574 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40310:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:27:17.467795 25859 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e12468c0b4b4a8a9ea068db40e3bc (DEFAULT_TABLE table=test-workload [id=8421fb4bd0274641b7ed371cb80733d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:27:17.467943 25779 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbdf8c28c204c669d396e637b71e355 (DEFAULT_TABLE table=test-workload [id=8421fb4bd0274641b7ed371cb80733d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:27:17.468067 25685 tablet_service.cc:1511] Processing CreateTablet for tablet 3eae4033f3f64e81b535041bfc875653 (DEFAULT_TABLE table=test-workload [id=8421fb4bd0274641b7ed371cb80733d3]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:27:17.468211 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e12468c0b4b4a8a9ea068db40e3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:17.468211 25779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbdf8c28c204c669d396e637b71e355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:17.468449 25685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eae4033f3f64e81b535041bfc875653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:17.471045 25931 tablet_bootstrap.cc:492] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827: Bootstrap starting.
I20260601 13:27:17.471243 25930 tablet_bootstrap.cc:492] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe: Bootstrap starting.
I20260601 13:27:17.472194 25931 tablet_bootstrap.cc:654] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:17.472293 25930 tablet_bootstrap.cc:654] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:17.473031 25932 tablet_bootstrap.cc:492] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279: Bootstrap starting.
I20260601 13:27:17.473465 25931 tablet_bootstrap.cc:492] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827: No bootstrap required, opened a new log
I20260601 13:27:17.473547 25931 ts_tablet_manager.cc:1403] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:17.473978 25932 tablet_bootstrap.cc:654] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:17.474020 25931 raft_consensus.cc:359] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c49daed72b8947bd85cab68a091a8827" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36139 } }
I20260601 13:27:17.474164 25931 raft_consensus.cc:385] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:17.474258 25931 raft_consensus.cc:740] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c49daed72b8947bd85cab68a091a8827, State: Initialized, Role: FOLLOWER
I20260601 13:27:17.474424 25931 consensus_queue.cc:260] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c49daed72b8947bd85cab68a091a8827" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36139 } }
I20260601 13:27:17.474514 25931 raft_consensus.cc:399] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:17.474538 25931 raft_consensus.cc:493] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:17.474645 25931 raft_consensus.cc:3060] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:17.475651 25932 tablet_bootstrap.cc:492] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279: No bootstrap required, opened a new log
I20260601 13:27:17.475773 25932 ts_tablet_manager.cc:1403] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:27:17.476002 25930 tablet_bootstrap.cc:492] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe: No bootstrap required, opened a new log
I20260601 13:27:17.476089 25930 ts_tablet_manager.cc:1403] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:27:17.476282 25932 raft_consensus.cc:359] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91352efed3004789a8a98fc0cf56f279" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37745 } }
I20260601 13:27:17.476387 25932 raft_consensus.cc:385] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:17.476421 25932 raft_consensus.cc:740] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91352efed3004789a8a98fc0cf56f279, State: Initialized, Role: FOLLOWER
I20260601 13:27:17.476505 25930 raft_consensus.cc:359] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07152e0aead94b04b8efe70ee0f00efe" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33311 } }
I20260601 13:27:17.476547 25932 consensus_queue.cc:260] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91352efed3004789a8a98fc0cf56f279" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37745 } }
I20260601 13:27:17.476583 25930 raft_consensus.cc:385] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:17.476642 25932 raft_consensus.cc:399] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:17.476651 25930 raft_consensus.cc:740] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07152e0aead94b04b8efe70ee0f00efe, State: Initialized, Role: FOLLOWER
I20260601 13:27:17.476701 25932 raft_consensus.cc:493] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:17.476759 25932 raft_consensus.cc:3060] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:17.476843 25930 consensus_queue.cc:260] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07152e0aead94b04b8efe70ee0f00efe" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33311 } }
I20260601 13:27:17.476945 25930 raft_consensus.cc:399] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:17.476979 25930 raft_consensus.cc:493] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:17.477025 25930 raft_consensus.cc:3060] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:17.477802 25932 raft_consensus.cc:515] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91352efed3004789a8a98fc0cf56f279" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37745 } }
I20260601 13:27:17.477834 25930 raft_consensus.cc:515] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07152e0aead94b04b8efe70ee0f00efe" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33311 } }
I20260601 13:27:17.475648 25931 raft_consensus.cc:515] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c49daed72b8947bd85cab68a091a8827" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36139 } }
I20260601 13:27:17.477968 25930 leader_election.cc:304] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 07152e0aead94b04b8efe70ee0f00efe; no voters: 
I20260601 13:27:17.477968 25932 leader_election.cc:304] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 91352efed3004789a8a98fc0cf56f279; no voters: 
I20260601 13:27:17.478097 25931 leader_election.cc:304] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c49daed72b8947bd85cab68a091a8827; no voters: 
I20260601 13:27:17.478281 25930 leader_election.cc:290] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:17.478358 25932 leader_election.cc:290] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:17.478374 25936 raft_consensus.cc:2804] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:17.478379 25931 leader_election.cc:290] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:17.478680 25936 raft_consensus.cc:697] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 1 LEADER]: Becoming Leader. State: Replica: 07152e0aead94b04b8efe70ee0f00efe, State: Running, Role: LEADER
I20260601 13:27:17.478732 25930 ts_tablet_manager.cc:1434] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:17.478773 25931 ts_tablet_manager.cc:1434] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:27:17.478819 25936 consensus_queue.cc:237] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07152e0aead94b04b8efe70ee0f00efe" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33311 } }
I20260601 13:27:17.478740 25932 ts_tablet_manager.cc:1434] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:17.480237 25937 raft_consensus.cc:2804] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:17.480481 25937 raft_consensus.cc:697] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 1 LEADER]: Becoming Leader. State: Replica: 91352efed3004789a8a98fc0cf56f279, State: Running, Role: LEADER
I20260601 13:27:17.480677 25937 consensus_queue.cc:237] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91352efed3004789a8a98fc0cf56f279" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37745 } }
I20260601 13:27:17.482280 25573 catalog_manager.cc:5696] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 07152e0aead94b04b8efe70ee0f00efe (127.23.203.1). New cstate: current_term: 1 leader_uuid: "07152e0aead94b04b8efe70ee0f00efe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07152e0aead94b04b8efe70ee0f00efe" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33311 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:17.483100 25938 raft_consensus.cc:2804] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:17.483673 25938 raft_consensus.cc:697] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 1 LEADER]: Becoming Leader. State: Replica: c49daed72b8947bd85cab68a091a8827, State: Running, Role: LEADER
I20260601 13:27:17.484344 25938 consensus_queue.cc:237] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c49daed72b8947bd85cab68a091a8827" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36139 } }
I20260601 13:27:17.484483 25574 catalog_manager.cc:5696] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91352efed3004789a8a98fc0cf56f279 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "91352efed3004789a8a98fc0cf56f279" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91352efed3004789a8a98fc0cf56f279" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37745 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:17.488266 25573 catalog_manager.cc:5696] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 reported cstate change: term changed from 0 to 1, leader changed from <none> to c49daed72b8947bd85cab68a091a8827 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "c49daed72b8947bd85cab68a091a8827" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c49daed72b8947bd85cab68a091a8827" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36139 } health_report { overall_health: HEALTHY } } }
I20260601 13:27:17.494510 24364 master.cc:562] Master@127.23.203.60:42463 shutting down...
I20260601 13:27:17.497826 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:17.498028 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:17.498080 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 062c1adabb4d4120b4fa2f1eb34cce30: stopping tablet replica
I20260601 13:27:17.511941 24364 master.cc:584] Master@127.23.203.60:42463 shutdown complete.
W20260601 13:27:18.492859 25729 heartbeater.cc:646] Failed to heartbeat to 127.23.203.60:42463 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:18.993409 25954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 062c1adabb4d4120b4fa2f1eb34cce30)
I20260601 13:27:18.993592 25955 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 062c1adabb4d4120b4fa2f1eb34cce30)
I20260601 13:27:18.993610 25954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:18.993765 25955 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:18.994311 25955 leader_election.cc:290] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f372080de944c8588a2e8780224f37d (127.23.203.61:42483), 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463)
I20260601 13:27:18.994699 25516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c1ef56d18cb24014b6a19c6e4915d037" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "5f372080de944c8588a2e8780224f37d" is_pre_election: true
I20260601 13:27:18.994843 25516 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1ef56d18cb24014b6a19c6e4915d037 in term 1.
I20260601 13:27:18.994910 25451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5f372080de944c8588a2e8780224f37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c1ef56d18cb24014b6a19c6e4915d037" is_pre_election: true
I20260601 13:27:18.995002 25451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f372080de944c8588a2e8780224f37d in term 1.
I20260601 13:27:18.995313 25426 leader_election.cc:304] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f372080de944c8588a2e8780224f37d, c1ef56d18cb24014b6a19c6e4915d037; no voters: 
I20260601 13:27:18.995465 25955 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:27:18.994295 25954 leader_election.cc:290] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1ef56d18cb24014b6a19c6e4915d037 (127.23.203.62:33959), 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463)
I20260601 13:27:18.995414 25493 leader_election.cc:304] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f372080de944c8588a2e8780224f37d, c1ef56d18cb24014b6a19c6e4915d037; no voters: 
I20260601 13:27:18.995711 25954 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:27:18.995798 25954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 062c1adabb4d4120b4fa2f1eb34cce30)
I20260601 13:27:18.995855 25954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:27:18.995564 25955 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 062c1adabb4d4120b4fa2f1eb34cce30)
I20260601 13:27:18.996030 25955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:27:18.996163 25493 leader_election.cc:336] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
W20260601 13:27:18.996189 25428 leader_election.cc:336] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:18.997022 25955 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:18.996964 25954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:18.997404 25954 leader_election.cc:290] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 2 election: Requested vote from peers c1ef56d18cb24014b6a19c6e4915d037 (127.23.203.62:33959), 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463)
I20260601 13:27:18.997457 25955 leader_election.cc:290] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [CANDIDATE]: Term 2 election: Requested vote from peers 5f372080de944c8588a2e8780224f37d (127.23.203.61:42483), 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463)
I20260601 13:27:18.997737 25516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c1ef56d18cb24014b6a19c6e4915d037" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "5f372080de944c8588a2e8780224f37d"
I20260601 13:27:18.997900 25516 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1ef56d18cb24014b6a19c6e4915d037 in current term 2: Already voted for candidate 5f372080de944c8588a2e8780224f37d in this term.
I20260601 13:27:18.998050 25451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5f372080de944c8588a2e8780224f37d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c1ef56d18cb24014b6a19c6e4915d037"
I20260601 13:27:18.998221 25451 raft_consensus.cc:2393] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f372080de944c8588a2e8780224f37d in current term 2: Already voted for candidate c1ef56d18cb24014b6a19c6e4915d037 in this term.
W20260601 13:27:18.998709 25493 leader_election.cc:336] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:18.998781 25493 leader_election.cc:304] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f372080de944c8588a2e8780224f37d; no voters: 062c1adabb4d4120b4fa2f1eb34cce30, c1ef56d18cb24014b6a19c6e4915d037
W20260601 13:27:18.998896 25428 leader_election.cc:336] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:18.998934 25954 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:27:18.998958 25428 leader_election.cc:304] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1ef56d18cb24014b6a19c6e4915d037; no voters: 062c1adabb4d4120b4fa2f1eb34cce30, 5f372080de944c8588a2e8780224f37d
I20260601 13:27:18.999153 25955 raft_consensus.cc:2749] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:27:20.734494 25966 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:20.734653 25966 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:20.735117 25966 leader_election.cc:290] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c1ef56d18cb24014b6a19c6e4915d037 (127.23.203.62:33959), 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463)
I20260601 13:27:20.735555 25451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5f372080de944c8588a2e8780224f37d" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c1ef56d18cb24014b6a19c6e4915d037" is_pre_election: true
I20260601 13:27:20.735724 25451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f372080de944c8588a2e8780224f37d in term 2.
W20260601 13:27:20.735913 25493 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260601 13:27:20.736271 25493 leader_election.cc:304] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f372080de944c8588a2e8780224f37d, c1ef56d18cb24014b6a19c6e4915d037; no voters: 
I20260601 13:27:20.736480 25966 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:27:20.736549 25966 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:20.736680 25966 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:27:20.736909 25493 leader_election.cc:336] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:20.737756 25966 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:20.738098 25966 leader_election.cc:290] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 3 election: Requested vote from peers c1ef56d18cb24014b6a19c6e4915d037 (127.23.203.62:33959), 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463)
I20260601 13:27:20.738790 25451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5f372080de944c8588a2e8780224f37d" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c1ef56d18cb24014b6a19c6e4915d037"
I20260601 13:27:20.738925 25451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:27:20.739409 25493 leader_election.cc:336] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111)
I20260601 13:27:20.739952 25451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f372080de944c8588a2e8780224f37d in term 3.
I20260601 13:27:20.740298 25493 leader_election.cc:304] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f372080de944c8588a2e8780224f37d, c1ef56d18cb24014b6a19c6e4915d037; no voters: 062c1adabb4d4120b4fa2f1eb34cce30
I20260601 13:27:20.740463 25966 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:27:20.740676 25966 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 3 LEADER]: Becoming Leader. State: Replica: 5f372080de944c8588a2e8780224f37d, State: Running, Role: LEADER
I20260601 13:27:20.740844 25966 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } }
I20260601 13:27:20.741633 25969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f372080de944c8588a2e8780224f37d. Latest consensus state: current_term: 3 leader_uuid: "5f372080de944c8588a2e8780224f37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:20.741767 25969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:20.742031 25971 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:27:20.743170 25971 catalog_manager.cc:679] Loaded metadata for table test-workload [id=8421fb4bd0274641b7ed371cb80733d3]
I20260601 13:27:20.743920 25971 tablet_loader.cc:96] loaded metadata for tablet 3eae4033f3f64e81b535041bfc875653 (table test-workload [id=8421fb4bd0274641b7ed371cb80733d3])
I20260601 13:27:20.744189 25971 tablet_loader.cc:96] loaded metadata for tablet 9cbdf8c28c204c669d396e637b71e355 (table test-workload [id=8421fb4bd0274641b7ed371cb80733d3])
I20260601 13:27:20.744416 25971 tablet_loader.cc:96] loaded metadata for tablet ed9e12468c0b4b4a8a9ea068db40e3bc (table test-workload [id=8421fb4bd0274641b7ed371cb80733d3])
I20260601 13:27:20.744541 25971 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:27:20.744956 25971 catalog_manager.cc:1294] Loaded cluster ID: 6eaf957c0c8e4fb08ebbe965e1145aab
I20260601 13:27:20.745003 25971 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:27:20.745589 25971 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:27:20.746014 25971 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: Loaded TSK: 0
I20260601 13:27:20.746551 25971 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260601 13:27:21.160094 25493 consensus_peers.cc:597] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d -> Peer 062c1adabb4d4120b4fa2f1eb34cce30 (127.23.203.60:42463): Couldn't send request to peer 062c1adabb4d4120b4fa2f1eb34cce30. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.60:42463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:27:21.263531 25651 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:21.263684 25651 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:21.341629 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:27:21.346864 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:21.347183 24364 tablet_replica.cc:333] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe: stopping tablet replica
I20260601 13:27:21.347326 24364 raft_consensus.cc:2243] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:21.347448 24364 raft_consensus.cc:2272] T 3eae4033f3f64e81b535041bfc875653 P 07152e0aead94b04b8efe70ee0f00efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:21.358490 25451 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 3 FOLLOWER]: Refusing update from remote peer 5f372080de944c8588a2e8780224f37d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:27:21.359143 25969 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:27:21.360455 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:27:21.361132 25972 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f372080de944c8588a2e8780224f37d. Latest consensus state: current_term: 3 leader_uuid: "5f372080de944c8588a2e8780224f37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:21.361451 25972 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:21.362901 25969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "5f372080de944c8588a2e8780224f37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:21.363059 25969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:21.363930 25972 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "5f372080de944c8588a2e8780224f37d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1ef56d18cb24014b6a19c6e4915d037" member_type: VOTER last_known_addr { host: "127.23.203.62" port: 33959 } } peers { permanent_uuid: "5f372080de944c8588a2e8780224f37d" member_type: VOTER last_known_addr { host: "127.23.203.61" port: 42483 } } peers { permanent_uuid: "062c1adabb4d4120b4fa2f1eb34cce30" member_type: VOTER last_known_addr { host: "127.23.203.60" port: 42463 } } }
I20260601 13:27:21.364100 25972 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:27:21.364094 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:27:21.371266 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:21.371659 24364 tablet_replica.cc:333] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827: stopping tablet replica
I20260601 13:27:21.371817 24364 raft_consensus.cc:2243] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:21.371968 24364 raft_consensus.cc:2272] T 9cbdf8c28c204c669d396e637b71e355 P c49daed72b8947bd85cab68a091a8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:21.385154 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:27:21.387338 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:27:21.392795 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:21.393025 24364 tablet_replica.cc:333] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279: stopping tablet replica
I20260601 13:27:21.393153 24364 raft_consensus.cc:2243] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:21.393275 24364 raft_consensus.cc:2272] T ed9e12468c0b4b4a8a9ea068db40e3bc P 91352efed3004789a8a98fc0cf56f279 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:21.406599 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:27:21.408843 24364 master.cc:562] Master@127.23.203.62:33959 shutting down...
I20260601 13:27:21.413700 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:21.413924 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:21.413978 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1ef56d18cb24014b6a19c6e4915d037: stopping tablet replica
I20260601 13:27:21.417297 24364 master.cc:584] Master@127.23.203.62:33959 shutdown complete.
I20260601 13:27:21.420183 24364 master.cc:562] Master@127.23.203.61:42483 shutting down...
I20260601 13:27:21.425052 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:27:21.425379 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:21.425521 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f372080de944c8588a2e8780224f37d: stopping tablet replica
I20260601 13:27:21.440337 24364 master.cc:584] Master@127.23.203.61:42483 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6332 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:27:21.451746 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:40267
I20260601 13:27:21.452163 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:21.454525 25979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.454723 25978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.454730 25981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:21.455269 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:21.455508 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:21.455559 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:21.455577 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320441455577 us; error 0 us; skew 500 ppm
I20260601 13:27:21.461768 24364 webserver.cc:533] Webserver started at http://127.23.203.62:40409/ using document root <none> and password file <none>
I20260601 13:27:21.462011 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:21.462106 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:21.462656 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:21.463225 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "628bfdce011740a1a3b1934c1ef6b070"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.466257 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:27:21.468514 25986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.468977 24364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:21.469130 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "628bfdce011740a1a3b1934c1ef6b070"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.469494 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:21.477161 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:21.477698 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:21.483098 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:40267
I20260601 13:27:21.487062 26038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:40267 every 8 connection(s)
I20260601 13:27:21.487649 26039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:21.489705 26039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070: Bootstrap starting.
I20260601 13:27:21.490957 26039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:21.492432 26039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070: No bootstrap required, opened a new log
I20260601 13:27:21.492954 26039 raft_consensus.cc:359] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628bfdce011740a1a3b1934c1ef6b070" member_type: VOTER }
I20260601 13:27:21.493049 26039 raft_consensus.cc:385] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:21.493072 26039 raft_consensus.cc:740] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 628bfdce011740a1a3b1934c1ef6b070, State: Initialized, Role: FOLLOWER
I20260601 13:27:21.493232 26039 consensus_queue.cc:260] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628bfdce011740a1a3b1934c1ef6b070" member_type: VOTER }
I20260601 13:27:21.493337 26039 raft_consensus.cc:399] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:21.493391 26039 raft_consensus.cc:493] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:21.493449 26039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:21.494590 26039 raft_consensus.cc:515] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628bfdce011740a1a3b1934c1ef6b070" member_type: VOTER }
I20260601 13:27:21.494740 26039 leader_election.cc:304] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 628bfdce011740a1a3b1934c1ef6b070; no voters: 
I20260601 13:27:21.494985 26039 leader_election.cc:290] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:21.495116 26042 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:21.495379 26042 raft_consensus.cc:697] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 1 LEADER]: Becoming Leader. State: Replica: 628bfdce011740a1a3b1934c1ef6b070, State: Running, Role: LEADER
I20260601 13:27:21.495527 26042 consensus_queue.cc:237] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628bfdce011740a1a3b1934c1ef6b070" member_type: VOTER }
I20260601 13:27:21.495601 26039 sys_catalog.cc:565] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:21.495997 26044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "628bfdce011740a1a3b1934c1ef6b070" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628bfdce011740a1a3b1934c1ef6b070" member_type: VOTER } }
I20260601 13:27:21.495996 26042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 628bfdce011740a1a3b1934c1ef6b070. Latest consensus state: current_term: 1 leader_uuid: "628bfdce011740a1a3b1934c1ef6b070" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628bfdce011740a1a3b1934c1ef6b070" member_type: VOTER } }
I20260601 13:27:21.496167 26044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:21.496204 26042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:21.498394 26046 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:27:21.498488 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:27:21.499606 26046 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:27:21.501961 26046 catalog_manager.cc:1382] Generated new cluster ID: 149be92c8d4e4b959e030b05b0558db0
I20260601 13:27:21.502022 26046 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:27:21.521597 26046 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:27:21.522380 26046 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:27:21.536615 26046 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070: Generated new TSK 0
I20260601 13:27:21.536832 26046 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:27:21.563282 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:21.565610 26061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:21.565732 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:21.565583 26063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.565585 26060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:21.566241 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:21.566300 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:21.566318 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320441566318 us; error 0 us; skew 500 ppm
I20260601 13:27:21.567263 24364 webserver.cc:533] Webserver started at http://127.23.203.1:33583/ using document root <none> and password file <none>
I20260601 13:27:21.567451 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:21.567505 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:21.567561 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:21.567991 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "b56dc97bf81247f6a839b8245b303727"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.569535 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:27:21.570592 26068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.570915 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:21.570974 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "b56dc97bf81247f6a839b8245b303727"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.571139 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:21.581537 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:21.581976 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:21.582376 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:21.582878 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:21.582942 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.582999 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:21.583048 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.587754 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:41809
I20260601 13:27:21.587852 26132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:41809 every 8 connection(s)
I20260601 13:27:21.588792 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:21.590955 26140 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.591012 26138 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.590940 26137 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:21.591850 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:21.592135 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:21.592188 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:21.592207 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320441592207 us; error 0 us; skew 500 ppm
I20260601 13:27:21.593326 24364 webserver.cc:533] Webserver started at http://127.23.203.2:33651/ using document root <none> and password file <none>
I20260601 13:27:21.593552 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:21.593631 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:21.593770 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:21.594383 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "e9550f08e5ff4c23b9690a4c89d7167c"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.594465 26133 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40267
I20260601 13:27:21.594574 26133 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:21.594872 26133 heartbeater.cc:507] Master 127.23.203.62:40267 requested a full tablet report, sending...
I20260601 13:27:21.595609 26003 ts_manager.cc:194] Registered new tserver with Master: b56dc97bf81247f6a839b8245b303727 (127.23.203.1:41809)
I20260601 13:27:21.596297 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:21.596621 26003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47188
I20260601 13:27:21.597529 26145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.597826 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:21.597920 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "e9550f08e5ff4c23b9690a4c89d7167c"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.598019 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:21.607586 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:21.608204 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:21.608662 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:21.609284 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:21.609359 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.609437 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:21.609491 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.616207 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:36423
I20260601 13:27:21.616253 26208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:36423 every 8 connection(s)
I20260601 13:27:21.617412 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:21.619807 26212 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.620124 26213 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:21.620167 26215 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:21.621098 24364 server_base.cc:1061] running on GCE node
I20260601 13:27:21.621337 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:21.621403 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:21.621434 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320441621432 us; error 0 us; skew 500 ppm
I20260601 13:27:21.622524 24364 webserver.cc:533] Webserver started at http://127.23.203.3:39089/ using document root <none> and password file <none>
I20260601 13:27:21.622723 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:21.622789 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:21.622862 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:21.623152 26209 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40267
I20260601 13:27:21.623256 26209 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:21.623392 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "befb52cc0e4649b9933b5abbc24dec58"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.623588 26209 heartbeater.cc:507] Master 127.23.203.62:40267 requested a full tablet report, sending...
I20260601 13:27:21.624527 26003 ts_manager.cc:194] Registered new tserver with Master: e9550f08e5ff4c23b9690a4c89d7167c (127.23.203.2:36423)
I20260601 13:27:21.625237 26003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47198
I20260601 13:27:21.625396 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:27:21.626673 26220 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.627208 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:21.627326 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "befb52cc0e4649b9933b5abbc24dec58"
format_stamp: "Formatted at 2026-06-01 13:27:21 on dist-test-slave-wz1t"
I20260601 13:27:21.627444 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:21.657040 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:21.657519 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:21.657917 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:21.658536 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:21.658612 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.658679 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:21.658716 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:21.664362 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:34455
I20260601 13:27:21.664466 26283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:34455 every 8 connection(s)
I20260601 13:27:21.669759 26284 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40267
I20260601 13:27:21.669879 26284 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:21.670089 26284 heartbeater.cc:507] Master 127.23.203.62:40267 requested a full tablet report, sending...
I20260601 13:27:21.671000 26003 ts_manager.cc:194] Registered new tserver with Master: befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3:34455)
I20260601 13:27:21.671573 26003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47212
I20260601 13:27:21.671897 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00695423s
I20260601 13:27:22.597625 26133 heartbeater.cc:499] Master 127.23.203.62:40267 was elected leader, sending a full tablet report...
I20260601 13:27:22.626516 26209 heartbeater.cc:499] Master 127.23.203.62:40267 was elected leader, sending a full tablet report...
I20260601 13:27:22.672670 26284 heartbeater.cc:499] Master 127.23.203.62:40267 was elected leader, sending a full tablet report...
I20260601 13:27:22.711645 26003 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47222:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:27:22.712237 26003 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:27:22.723474 26173 tablet_service.cc:1511] Processing CreateTablet for tablet 36943f9c7d684c99afd08eb6dc6c16c6 (DEFAULT_TABLE table=test-workload [id=866bc140404946a29297616c633d0e5e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:27:22.723915 26248 tablet_service.cc:1511] Processing CreateTablet for tablet 36943f9c7d684c99afd08eb6dc6c16c6 (DEFAULT_TABLE table=test-workload [id=866bc140404946a29297616c633d0e5e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:27:22.723954 26247 tablet_service.cc:1511] Processing CreateTablet for tablet 11684e5d57ce464599364d3c0687011b (DEFAULT_TABLE table=test-workload [id=866bc140404946a29297616c633d0e5e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:27:22.724004 26173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36943f9c7d684c99afd08eb6dc6c16c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:22.724198 26247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11684e5d57ce464599364d3c0687011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:22.724318 26248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36943f9c7d684c99afd08eb6dc6c16c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:22.728258 26305 tablet_bootstrap.cc:492] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c: Bootstrap starting.
I20260601 13:27:22.728550 26172 tablet_service.cc:1511] Processing CreateTablet for tablet 11684e5d57ce464599364d3c0687011b (DEFAULT_TABLE table=test-workload [id=866bc140404946a29297616c633d0e5e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:27:22.728998 26172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11684e5d57ce464599364d3c0687011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:22.729980 26305 tablet_bootstrap.cc:654] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:22.731073 26304 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: Bootstrap starting.
I20260601 13:27:22.730973 26096 tablet_service.cc:1511] Processing CreateTablet for tablet 11684e5d57ce464599364d3c0687011b (DEFAULT_TABLE table=test-workload [id=866bc140404946a29297616c633d0e5e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:27:22.731406 26096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11684e5d57ce464599364d3c0687011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:22.730973 26097 tablet_service.cc:1511] Processing CreateTablet for tablet 36943f9c7d684c99afd08eb6dc6c16c6 (DEFAULT_TABLE table=test-workload [id=866bc140404946a29297616c633d0e5e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:27:22.731714 26097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36943f9c7d684c99afd08eb6dc6c16c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:22.732424 26304 tablet_bootstrap.cc:654] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:22.733952 26305 tablet_bootstrap.cc:492] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c: No bootstrap required, opened a new log
I20260601 13:27:22.734012 26304 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: No bootstrap required, opened a new log
I20260601 13:27:22.734068 26305 ts_tablet_manager.cc:1403] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:27:22.734076 26304 ts_tablet_manager.cc:1403] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:27:22.734772 26304 raft_consensus.cc:359] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.734933 26304 raft_consensus.cc:385] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:22.734995 26304 raft_consensus.cc:740] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befb52cc0e4649b9933b5abbc24dec58, State: Initialized, Role: FOLLOWER
I20260601 13:27:22.735164 26304 consensus_queue.cc:260] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.735224 26308 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727: Bootstrap starting.
I20260601 13:27:22.735195 26305 raft_consensus.cc:359] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.735335 26305 raft_consensus.cc:385] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:22.735388 26305 raft_consensus.cc:740] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9550f08e5ff4c23b9690a4c89d7167c, State: Initialized, Role: FOLLOWER
I20260601 13:27:22.735554 26305 consensus_queue.cc:260] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.735699 26304 ts_tablet_manager.cc:1434] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:27:22.735953 26305 ts_tablet_manager.cc:1434] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:22.736465 26305 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: Bootstrap starting.
I20260601 13:27:22.736748 26308 tablet_bootstrap.cc:654] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:22.737916 26305 tablet_bootstrap.cc:654] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:22.738488 26304 tablet_bootstrap.cc:492] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58: Bootstrap starting.
I20260601 13:27:22.739410 26305 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: No bootstrap required, opened a new log
I20260601 13:27:22.739517 26305 ts_tablet_manager.cc:1403] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:27:22.739611 26304 tablet_bootstrap.cc:654] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:22.739995 26305 raft_consensus.cc:359] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.740132 26305 raft_consensus.cc:385] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:22.740190 26305 raft_consensus.cc:740] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9550f08e5ff4c23b9690a4c89d7167c, State: Initialized, Role: FOLLOWER
I20260601 13:27:22.740329 26305 consensus_queue.cc:260] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.740723 26304 tablet_bootstrap.cc:492] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58: No bootstrap required, opened a new log
I20260601 13:27:22.740753 26308 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727: No bootstrap required, opened a new log
I20260601 13:27:22.740804 26304 ts_tablet_manager.cc:1403] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:27:22.740856 26308 ts_tablet_manager.cc:1403] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:27:22.741083 26305 ts_tablet_manager.cc:1434] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:27:22.741318 26308 raft_consensus.cc:359] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.741392 26308 raft_consensus.cc:385] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:22.741413 26308 raft_consensus.cc:740] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56dc97bf81247f6a839b8245b303727, State: Initialized, Role: FOLLOWER
I20260601 13:27:22.741559 26308 consensus_queue.cc:260] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.741942 26308 ts_tablet_manager.cc:1434] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:22.742026 26304 raft_consensus.cc:359] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.742121 26304 raft_consensus.cc:385] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:22.742144 26308 tablet_bootstrap.cc:492] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727: Bootstrap starting.
I20260601 13:27:22.742156 26304 raft_consensus.cc:740] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befb52cc0e4649b9933b5abbc24dec58, State: Initialized, Role: FOLLOWER
I20260601 13:27:22.742362 26304 consensus_queue.cc:260] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.742604 26304 ts_tablet_manager.cc:1434] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:27:22.743347 26308 tablet_bootstrap.cc:654] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:22.745544 26308 tablet_bootstrap.cc:492] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727: No bootstrap required, opened a new log
I20260601 13:27:22.745661 26308 ts_tablet_manager.cc:1403] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:27:22.746063 26308 raft_consensus.cc:359] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.746150 26308 raft_consensus.cc:385] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:22.746232 26308 raft_consensus.cc:740] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56dc97bf81247f6a839b8245b303727, State: Initialized, Role: FOLLOWER
I20260601 13:27:22.746378 26308 consensus_queue.cc:260] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.746641 26308 ts_tablet_manager.cc:1434] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:27:22.830837 26314 raft_consensus.cc:493] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:22.831008 26314 raft_consensus.cc:515] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.831593 26314 leader_election.cc:290] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b56dc97bf81247f6a839b8245b303727 (127.23.203.1:41809), befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3:34455)
I20260601 13:27:22.835774 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11684e5d57ce464599364d3c0687011b" candidate_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befb52cc0e4649b9933b5abbc24dec58" is_pre_election: true
I20260601 13:27:22.836014 26258 raft_consensus.cc:2468] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9550f08e5ff4c23b9690a4c89d7167c in term 0.
I20260601 13:27:22.835955 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11684e5d57ce464599364d3c0687011b" candidate_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56dc97bf81247f6a839b8245b303727" is_pre_election: true
I20260601 13:27:22.836251 26107 raft_consensus.cc:2468] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9550f08e5ff4c23b9690a4c89d7167c in term 0.
I20260601 13:27:22.836460 26148 leader_election.cc:304] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befb52cc0e4649b9933b5abbc24dec58, e9550f08e5ff4c23b9690a4c89d7167c; no voters: 
I20260601 13:27:22.836695 26314 raft_consensus.cc:2804] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:22.836766 26314 raft_consensus.cc:493] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:22.836796 26314 raft_consensus.cc:3060] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:22.837826 26314 raft_consensus.cc:515] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.838368 26314 leader_election.cc:290] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [CANDIDATE]: Term 1 election: Requested vote from peers b56dc97bf81247f6a839b8245b303727 (127.23.203.1:41809), befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3:34455)
I20260601 13:27:22.838917 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11684e5d57ce464599364d3c0687011b" candidate_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befb52cc0e4649b9933b5abbc24dec58"
I20260601 13:27:22.838977 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11684e5d57ce464599364d3c0687011b" candidate_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56dc97bf81247f6a839b8245b303727"
I20260601 13:27:22.839064 26258 raft_consensus.cc:3060] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:22.839112 26107 raft_consensus.cc:3060] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:22.840070 26107 raft_consensus.cc:2468] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9550f08e5ff4c23b9690a4c89d7167c in term 1.
I20260601 13:27:22.840397 26258 raft_consensus.cc:2468] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9550f08e5ff4c23b9690a4c89d7167c in term 1.
I20260601 13:27:22.840657 26149 leader_election.cc:304] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56dc97bf81247f6a839b8245b303727, e9550f08e5ff4c23b9690a4c89d7167c; no voters: 
I20260601 13:27:22.840905 26314 raft_consensus.cc:2804] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:22.841017 26314 raft_consensus.cc:697] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 LEADER]: Becoming Leader. State: Replica: e9550f08e5ff4c23b9690a4c89d7167c, State: Running, Role: LEADER
I20260601 13:27:22.841183 26314 consensus_queue.cc:237] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } }
I20260601 13:27:22.843222 25998 catalog_manager.cc:5696] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9550f08e5ff4c23b9690a4c89d7167c (127.23.203.2). New cstate: current_term: 1 leader_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:22.880182 26309 raft_consensus.cc:493] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:27:22.880359 26309 raft_consensus.cc:515] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.880906 26309 leader_election.cc:290] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9550f08e5ff4c23b9690a4c89d7167c (127.23.203.2:36423), b56dc97bf81247f6a839b8245b303727 (127.23.203.1:41809)
I20260601 13:27:22.885118 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36943f9c7d684c99afd08eb6dc6c16c6" candidate_uuid: "befb52cc0e4649b9933b5abbc24dec58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" is_pre_election: true
I20260601 13:27:22.885147 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36943f9c7d684c99afd08eb6dc6c16c6" candidate_uuid: "befb52cc0e4649b9933b5abbc24dec58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56dc97bf81247f6a839b8245b303727" is_pre_election: true
I20260601 13:27:22.885330 26183 raft_consensus.cc:2468] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befb52cc0e4649b9933b5abbc24dec58 in term 0.
I20260601 13:27:22.885351 26107 raft_consensus.cc:2468] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befb52cc0e4649b9933b5abbc24dec58 in term 0.
I20260601 13:27:22.885710 26224 leader_election.cc:304] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befb52cc0e4649b9933b5abbc24dec58, e9550f08e5ff4c23b9690a4c89d7167c; no voters: 
I20260601 13:27:22.885895 26309 raft_consensus.cc:2804] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:27:22.885954 26309 raft_consensus.cc:493] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:27:22.885986 26309 raft_consensus.cc:3060] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:22.887022 26309 raft_consensus.cc:515] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.887432 26309 leader_election.cc:290] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [CANDIDATE]: Term 1 election: Requested vote from peers e9550f08e5ff4c23b9690a4c89d7167c (127.23.203.2:36423), b56dc97bf81247f6a839b8245b303727 (127.23.203.1:41809)
I20260601 13:27:22.888018 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36943f9c7d684c99afd08eb6dc6c16c6" candidate_uuid: "befb52cc0e4649b9933b5abbc24dec58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9550f08e5ff4c23b9690a4c89d7167c"
I20260601 13:27:22.888018 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36943f9c7d684c99afd08eb6dc6c16c6" candidate_uuid: "befb52cc0e4649b9933b5abbc24dec58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56dc97bf81247f6a839b8245b303727"
I20260601 13:27:22.888140 26183 raft_consensus.cc:3060] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:22.888193 26107 raft_consensus.cc:3060] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:22.889029 26183 raft_consensus.cc:2468] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befb52cc0e4649b9933b5abbc24dec58 in term 1.
I20260601 13:27:22.889052 26107 raft_consensus.cc:2468] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befb52cc0e4649b9933b5abbc24dec58 in term 1.
I20260601 13:27:22.889346 26224 leader_election.cc:304] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: befb52cc0e4649b9933b5abbc24dec58, e9550f08e5ff4c23b9690a4c89d7167c; no voters: 
I20260601 13:27:22.889559 26309 raft_consensus.cc:2804] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:22.889811 26309 raft_consensus.cc:697] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 1 LEADER]: Becoming Leader. State: Replica: befb52cc0e4649b9933b5abbc24dec58, State: Running, Role: LEADER
I20260601 13:27:22.889979 26309 consensus_queue.cc:237] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } }
I20260601 13:27:22.891702 25998 catalog_manager.cc:5696] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 reported cstate change: term changed from 0 to 1, leader changed from <none> to befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "befb52cc0e4649b9933b5abbc24dec58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:27:23.284126 26309 consensus_queue.cc:1048] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:23.288075 26309 consensus_queue.cc:1048] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:23.338963 26314 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:23.342623 26332 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:27:23.498554 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:23.498981 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:23.499097 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:25.499428 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:25.499927 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:25.500020 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:27.500376 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:27.500826 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:27.500921 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:29.501281 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:29.501716 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:29.501822 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:31.502242 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:31.502691 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:31.502782 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:33.503151 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:33.503583 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:33.503676 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:33.969619 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:27:33.972589 26344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:33.972692 26345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:33.972743 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:33.972615 26347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:33.973258 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:33.973335 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:33.973373 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320453973371 us; error 0 us; skew 500 ppm
I20260601 13:27:33.974583 24364 webserver.cc:533] Webserver started at http://127.23.203.4:42265/ using document root <none> and password file <none>
I20260601 13:27:33.974800 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:33.974882 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:33.974972 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:33.975445 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "22af6b218c46493896a5054ba43c6039"
format_stamp: "Formatted at 2026-06-01 13:27:33 on dist-test-slave-wz1t"
I20260601 13:27:33.977131 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:27:33.978276 26352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:33.978561 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:33.978657 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "22af6b218c46493896a5054ba43c6039"
format_stamp: "Formatted at 2026-06-01 13:27:33 on dist-test-slave-wz1t"
I20260601 13:27:33.978751 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:33.991459 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:33.991901 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:33.992210 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:27:33.992681 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:27:33.992743 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:33.992799 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:27:33.992858 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:33.998095 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:40841
I20260601 13:27:33.998138 26415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:40841 every 8 connection(s)
I20260601 13:27:34.007395 26416 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40267
I20260601 13:27:34.007544 26416 heartbeater.cc:461] Registering TS with master...
I20260601 13:27:34.007841 26416 heartbeater.cc:507] Master 127.23.203.62:40267 requested a full tablet report, sending...
I20260601 13:27:34.008514 25998 ts_manager.cc:194] Registered new tserver with Master: 22af6b218c46493896a5054ba43c6039 (127.23.203.4:40841)
I20260601 13:27:34.009104 25998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34552
I20260601 13:27:34.514567 26183 consensus_queue.cc:237] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } }
I20260601 13:27:34.516041 26107 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:34.516469 26420 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:34.516559 26258 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:27:34.516968 26420 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:27:34.518371 26425 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22af6b218c46493896a5054ba43c6039 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } } }
I20260601 13:27:34.518766 26107 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22af6b218c46493896a5054ba43c6039 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } } }
I20260601 13:27:34.519732 26258 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22af6b218c46493896a5054ba43c6039 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } } }
I20260601 13:27:34.522261 25998 catalog_manager.cc:5696] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 reported cstate change: config changed from index -1 to 2, NON_VOTER 22af6b218c46493896a5054ba43c6039 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } } }
W20260601 13:27:34.523658 26148 consensus_peers.cc:597] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c -> Peer 22af6b218c46493896a5054ba43c6039 (127.23.203.4:40841): Couldn't send request to peer 22af6b218c46493896a5054ba43c6039. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11684e5d57ce464599364d3c0687011b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:27:35.010042 26416 heartbeater.cc:499] Master 127.23.203.62:40267 was elected leader, sending a full tablet report...
I20260601 13:27:35.025354 26435 ts_tablet_manager.cc:933] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: Initiating tablet copy from peer e9550f08e5ff4c23b9690a4c89d7167c (127.23.203.2:36423)
I20260601 13:27:35.025997 26435 tablet_copy_client.cc:323] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:36423
I20260601 13:27:35.030704 26193 tablet_copy_service.cc:140] P e9550f08e5ff4c23b9690a4c89d7167c: Received BeginTabletCopySession request for tablet 11684e5d57ce464599364d3c0687011b from peer 22af6b218c46493896a5054ba43c6039 ({username='slave'} at 127.0.0.1:48640)
I20260601 13:27:35.030911 26193 tablet_copy_service.cc:161] P e9550f08e5ff4c23b9690a4c89d7167c: Beginning new tablet copy session on tablet 11684e5d57ce464599364d3c0687011b from peer 22af6b218c46493896a5054ba43c6039 at {username='slave'} at 127.0.0.1:48640: session id = 22af6b218c46493896a5054ba43c6039-11684e5d57ce464599364d3c0687011b
I20260601 13:27:35.032208 26193 tablet_copy_source_session.cc:215] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:27:35.033800 26435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11684e5d57ce464599364d3c0687011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:35.035964 26435 tablet_copy_client.cc:806] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: tablet copy: Starting download of 0 data blocks...
I20260601 13:27:35.036209 26435 tablet_copy_client.cc:670] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: tablet copy: Starting download of 1 WAL segments...
I20260601 13:27:35.037984 26435 tablet_copy_client.cc:538] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:27:35.039656 26435 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: Bootstrap starting.
I20260601 13:27:35.045035 26435 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:27:35.045413 26435 tablet_bootstrap.cc:492] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: Bootstrap complete.
I20260601 13:27:35.045674 26435 ts_tablet_manager.cc:1403] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260601 13:27:35.046159 26435 raft_consensus.cc:359] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } }
I20260601 13:27:35.046346 26435 raft_consensus.cc:740] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22af6b218c46493896a5054ba43c6039, State: Initialized, Role: LEARNER
I20260601 13:27:35.046479 26435 consensus_queue.cc:260] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: true } }
I20260601 13:27:35.046926 26435 ts_tablet_manager.cc:1434] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.003s
I20260601 13:27:35.047720 26193 tablet_copy_service.cc:342] P e9550f08e5ff4c23b9690a4c89d7167c: Request end of tablet copy session 22af6b218c46493896a5054ba43c6039-11684e5d57ce464599364d3c0687011b received from {username='slave'} at 127.0.0.1:48640
I20260601 13:27:35.047832 26193 tablet_copy_service.cc:434] P e9550f08e5ff4c23b9690a4c89d7167c: ending tablet copy session 22af6b218c46493896a5054ba43c6039-11684e5d57ce464599364d3c0687011b on tablet 11684e5d57ce464599364d3c0687011b with peer 22af6b218c46493896a5054ba43c6039
I20260601 13:27:35.436116 26390 raft_consensus.cc:1217] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:27:35.503978 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:35.504449 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:35.504520 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:35.848007 26443 raft_consensus.cc:1064] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: attempting to promote NON_VOTER 22af6b218c46493896a5054ba43c6039 to VOTER
I20260601 13:27:35.848990 26443 consensus_queue.cc:237] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } }
I20260601 13:27:35.851227 26390 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 LEARNER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:27:35.851227 26258 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:27:35.851227 26107 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:27:35.851854 26425 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:27:35.852080 26442 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:27:35.852303 26445 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:27:35.854610 26425 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22af6b218c46493896a5054ba43c6039 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.856104 26258 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22af6b218c46493896a5054ba43c6039 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.856776 26390 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22af6b218c46493896a5054ba43c6039 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.857488 26107 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22af6b218c46493896a5054ba43c6039 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.859853 26003 catalog_manager.cc:5696] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 reported cstate change: config changed from index 2 to 3, 22af6b218c46493896a5054ba43c6039 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "befb52cc0e4649b9933b5abbc24dec58" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.866240 26183 consensus_queue.cc:237] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } }
I20260601 13:27:35.867913 26390 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 FOLLOWER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:27:35.868180 26107 raft_consensus.cc:1275] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Refusing update from remote peer e9550f08e5ff4c23b9690a4c89d7167c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:27:35.868374 26443 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:27:35.868765 26445 consensus_queue.cc:1048] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:27:35.870471 26425 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.871022 26390 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.872450 25990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 11684e5d57ce464599364d3c0687011b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:27:35.872812 26107 raft_consensus.cc:2955] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } } }
I20260601 13:27:35.873593 26001 catalog_manager.cc:5696] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c reported cstate change: config changed from index 3 to 4, VOTER befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3) evicted. New cstate: current_term: 1 leader_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b56dc97bf81247f6a839b8245b303727" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9550f08e5ff4c23b9690a4c89d7167c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22af6b218c46493896a5054ba43c6039" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40841 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:27:35.876482 26248 tablet_service.cc:1558] Processing DeleteTablet for tablet 11684e5d57ce464599364d3c0687011b with delete_type TABLET_DATA_TOMBSTONED (TS befb52cc0e4649b9933b5abbc24dec58 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54384
I20260601 13:27:35.877090 26454 tablet_replica.cc:333] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: stopping tablet replica
I20260601 13:27:35.877246 26454 raft_consensus.cc:2243] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:35.877405 26454 raft_consensus.cc:2272] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:35.878062 26454 ts_tablet_manager.cc:1916] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:27:35.880050 26454 ts_tablet_manager.cc:1929] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:27:35.880127 26454 log.cc:1199] T 11684e5d57ce464599364d3c0687011b P befb52cc0e4649b9933b5abbc24dec58: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/11684e5d57ce464599364d3c0687011b
I20260601 13:27:35.880808 25989 catalog_manager.cc:5027] TS befb52cc0e4649b9933b5abbc24dec58 (127.23.203.3:34455): tablet 11684e5d57ce464599364d3c0687011b (table test-workload [id=866bc140404946a29297616c633d0e5e]) successfully deleted
I20260601 13:27:37.504829 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:37.505316 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:37.505414 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:39.505856 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:39.506403 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:39.506476 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:41.507046 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:41.507685 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:41.507784 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:43.508162 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:43.508709 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:43.509084 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:45.509590 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:45.510103 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:45.510252 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:47.510669 26057 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:27:47.511174 26057 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:27:47.511246 26057 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:27:48.100304 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:27:48.105639 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:48.105939 24364 tablet_replica.cc:333] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727: stopping tablet replica
I20260601 13:27:48.106065 24364 raft_consensus.cc:2243] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:48.106249 24364 raft_consensus.cc:2272] T 36943f9c7d684c99afd08eb6dc6c16c6 P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.106756 24364 tablet_replica.cc:333] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727: stopping tablet replica
I20260601 13:27:48.106844 24364 raft_consensus.cc:2243] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:48.106978 24364 raft_consensus.cc:2272] T 11684e5d57ce464599364d3c0687011b P b56dc97bf81247f6a839b8245b303727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.120812 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:27:48.124601 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:27:48.130149 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:48.130455 24364 tablet_replica.cc:333] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c: stopping tablet replica
I20260601 13:27:48.130594 24364 raft_consensus.cc:2243] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:48.130832 24364 raft_consensus.cc:2272] T 11684e5d57ce464599364d3c0687011b P e9550f08e5ff4c23b9690a4c89d7167c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.131335 24364 tablet_replica.cc:333] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c: stopping tablet replica
I20260601 13:27:48.131415 24364 raft_consensus.cc:2243] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:48.131481 24364 raft_consensus.cc:2272] T 36943f9c7d684c99afd08eb6dc6c16c6 P e9550f08e5ff4c23b9690a4c89d7167c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.145541 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:27:48.148540 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:27:48.153839 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:48.154161 24364 tablet_replica.cc:333] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58: stopping tablet replica
I20260601 13:27:48.154328 24364 raft_consensus.cc:2243] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:48.154527 24364 raft_consensus.cc:2272] T 36943f9c7d684c99afd08eb6dc6c16c6 P befb52cc0e4649b9933b5abbc24dec58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.167531 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:27:48.169783 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:27:48.174446 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:27:48.174712 24364 tablet_replica.cc:333] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039: stopping tablet replica
I20260601 13:27:48.174865 24364 raft_consensus.cc:2243] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:27:48.175048 24364 raft_consensus.cc:2272] T 11684e5d57ce464599364d3c0687011b P 22af6b218c46493896a5054ba43c6039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.188014 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:27:48.190164 24364 master.cc:562] Master@127.23.203.62:40267 shutting down...
I20260601 13:27:48.194803 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:27:48.194973 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:27:48.195025 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 628bfdce011740a1a3b1934c1ef6b070: stopping tablet replica
I20260601 13:27:48.208755 24364 master.cc:584] Master@127.23.203.62:40267 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26765 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:27:48.216727 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:42595
I20260601 13:27:48.217092 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:27:48.219695 24364 server_base.cc:1061] running on GCE node
W20260601 13:27:48.219689 26459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:48.219627 26460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:27:48.219627 26462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:27:48.220191 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:27:48.220254 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:27:48.220279 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320468220279 us; error 0 us; skew 500 ppm
I20260601 13:27:48.221218 24364 webserver.cc:533] Webserver started at http://127.23.203.62:39245/ using document root <none> and password file <none>
I20260601 13:27:48.221423 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:27:48.221501 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:27:48.221581 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:27:48.222023 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "c327e78edddf4cd6b35d9e5fa88c3239"
format_stamp: "Formatted at 2026-06-01 13:27:48 on dist-test-slave-wz1t"
I20260601 13:27:48.223690 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:48.224985 26467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:27:48.225529 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:27:48.225626 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "c327e78edddf4cd6b35d9e5fa88c3239"
format_stamp: "Formatted at 2026-06-01 13:27:48 on dist-test-slave-wz1t"
I20260601 13:27:48.225723 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:27:48.235935 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:27:48.236366 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:27:48.240826 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:42595
I20260601 13:27:48.244256 26519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:42595 every 8 connection(s)
I20260601 13:27:48.244913 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:27:48.246829 26520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239: Bootstrap starting.
I20260601 13:27:48.247673 26520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239: Neither blocks nor log segments found. Creating new log.
I20260601 13:27:48.248771 26520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239: No bootstrap required, opened a new log
I20260601 13:27:48.249198 26520 raft_consensus.cc:359] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" member_type: VOTER }
I20260601 13:27:48.249297 26520 raft_consensus.cc:385] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:27:48.249320 26520 raft_consensus.cc:740] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c327e78edddf4cd6b35d9e5fa88c3239, State: Initialized, Role: FOLLOWER
I20260601 13:27:48.249516 26520 consensus_queue.cc:260] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" member_type: VOTER }
I20260601 13:27:48.249607 26520 raft_consensus.cc:399] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:27:48.249632 26520 raft_consensus.cc:493] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:27:48.249662 26520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:27:48.250502 26520 raft_consensus.cc:515] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" member_type: VOTER }
I20260601 13:27:48.250620 26520 leader_election.cc:304] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c327e78edddf4cd6b35d9e5fa88c3239; no voters: 
I20260601 13:27:48.250826 26520 leader_election.cc:290] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:27:48.250999 26523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:27:48.251269 26523 raft_consensus.cc:697] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 1 LEADER]: Becoming Leader. State: Replica: c327e78edddf4cd6b35d9e5fa88c3239, State: Running, Role: LEADER
I20260601 13:27:48.251320 26520 sys_catalog.cc:565] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:27:48.251405 26523 consensus_queue.cc:237] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" member_type: VOTER }
I20260601 13:27:48.251924 26524 sys_catalog.cc:455] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" member_type: VOTER } }
I20260601 13:27:48.251969 26525 sys_catalog.cc:455] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c327e78edddf4cd6b35d9e5fa88c3239. Latest consensus state: current_term: 1 leader_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c327e78edddf4cd6b35d9e5fa88c3239" member_type: VOTER } }
I20260601 13:27:48.252092 26524 sys_catalog.cc:458] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:48.252128 26525 sys_catalog.cc:458] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [sys.catalog]: This master's current role is: LEADER
I20260601 13:27:48.252862 26530 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:27:48.253906 26530 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:27:48.254160 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:27:48.256034 26530 catalog_manager.cc:1382] Generated new cluster ID: b78f41571f294132bba29b8b27d179bf
I20260601 13:27:48.256096 26530 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:27:48.280750 26530 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:27:48.281316 26530 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:27:48.292461 26530 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239: Generated new TSK 0
I20260601 13:27:48.292678 26530 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:27:48.318689 24364 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 8.613e-05s
I20260601 13:28:00.398696 24364 master.cc:562] Master@127.23.203.62:42595 shutting down...
I20260601 13:28:00.403698 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:00.404040 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:00.404142 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P c327e78edddf4cd6b35d9e5fa88c3239: stopping tablet replica
I20260601 13:28:00.418712 24364 master.cc:584] Master@127.23.203.62:42595 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12207 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:28:00.424015 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:40989
I20260601 13:28:00.424443 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:00.426589 26542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.426602 26543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.426672 26545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:00.427085 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:00.427340 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:00.427387 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:00.427403 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320480427403 us; error 0 us; skew 500 ppm
I20260601 13:28:00.428654 24364 webserver.cc:533] Webserver started at http://127.23.203.62:35873/ using document root <none> and password file <none>
I20260601 13:28:00.428879 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:00.428948 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:00.429049 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:00.429544 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "ac044ff48d054af2a0cca201161e9cdb"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.432884 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:00.434378 26550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.434725 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:28:00.434828 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "ac044ff48d054af2a0cca201161e9cdb"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.434935 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:00.441835 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:00.442332 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:00.447935 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:40989
I20260601 13:28:00.448740 26602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:40989 every 8 connection(s)
I20260601 13:28:00.449275 26603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:00.452080 26603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb: Bootstrap starting.
I20260601 13:28:00.453117 26603 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:00.454746 26603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb: No bootstrap required, opened a new log
I20260601 13:28:00.455341 26603 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac044ff48d054af2a0cca201161e9cdb" member_type: VOTER }
I20260601 13:28:00.455456 26603 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:00.455482 26603 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac044ff48d054af2a0cca201161e9cdb, State: Initialized, Role: FOLLOWER
I20260601 13:28:00.455657 26603 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac044ff48d054af2a0cca201161e9cdb" member_type: VOTER }
I20260601 13:28:00.455751 26603 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:00.455777 26603 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:00.455816 26603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:00.456841 26603 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac044ff48d054af2a0cca201161e9cdb" member_type: VOTER }
I20260601 13:28:00.456986 26603 leader_election.cc:304] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac044ff48d054af2a0cca201161e9cdb; no voters: 
I20260601 13:28:00.457208 26603 leader_election.cc:290] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:00.457463 26606 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:00.457708 26606 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 1 LEADER]: Becoming Leader. State: Replica: ac044ff48d054af2a0cca201161e9cdb, State: Running, Role: LEADER
I20260601 13:28:00.457819 26603 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:00.457851 26606 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac044ff48d054af2a0cca201161e9cdb" member_type: VOTER }
I20260601 13:28:00.458348 26607 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac044ff48d054af2a0cca201161e9cdb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac044ff48d054af2a0cca201161e9cdb" member_type: VOTER } }
I20260601 13:28:00.458400 26608 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac044ff48d054af2a0cca201161e9cdb. Latest consensus state: current_term: 1 leader_uuid: "ac044ff48d054af2a0cca201161e9cdb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac044ff48d054af2a0cca201161e9cdb" member_type: VOTER } }
I20260601 13:28:00.458487 26607 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:00.458508 26608 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:00.458776 26610 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:00.460430 26610 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:00.460675 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:00.463299 26610 catalog_manager.cc:1382] Generated new cluster ID: 8f37f53e71704484900753fe648947a8
I20260601 13:28:00.463376 26610 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:00.479447 26610 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:00.480096 26610 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:00.491740 26610 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb: Generated new TSK 0
I20260601 13:28:00.492065 26610 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:00.525954 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:00.528422 26627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.528492 26624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.528422 26625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:00.528733 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:00.529137 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:00.529207 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:00.529228 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320480529228 us; error 0 us; skew 500 ppm
I20260601 13:28:00.530500 24364 webserver.cc:533] Webserver started at http://127.23.203.1:45381/ using document root <none> and password file <none>
I20260601 13:28:00.530752 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:00.530818 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:00.531105 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:00.532092 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "3a1ed392e970461f92082724855c189f"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.534505 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:00.536021 26632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.536430 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:00.536509 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "3a1ed392e970461f92082724855c189f"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.536612 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:00.552732 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:00.553292 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:00.553663 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:00.554337 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:00.554384 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.554445 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:00.554486 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.560282 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:43669
I20260601 13:28:00.560374 26695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:43669 every 8 connection(s)
I20260601 13:28:00.561383 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:00.563787 26700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.563862 26701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.564499 26703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:00.564632 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:00.565042 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:00.565124 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:00.565161 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320480565160 us; error 0 us; skew 500 ppm
I20260601 13:28:00.566344 24364 webserver.cc:533] Webserver started at http://127.23.203.2:39059/ using document root <none> and password file <none>
I20260601 13:28:00.566532 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:00.566607 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:00.566690 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:00.567147 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "564c5cd44a64439da7db112fd1dab30e"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.568840 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:00.570192 26708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.570739 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:00.570830 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "564c5cd44a64439da7db112fd1dab30e"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.570930 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:00.572072 26696 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40989
I20260601 13:28:00.572198 26696 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:00.572476 26696 heartbeater.cc:507] Master 127.23.203.62:40989 requested a full tablet report, sending...
I20260601 13:28:00.573330 26567 ts_manager.cc:194] Registered new tserver with Master: 3a1ed392e970461f92082724855c189f (127.23.203.1:43669)
I20260601 13:28:00.574134 26567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48022
I20260601 13:28:00.583904 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:00.584348 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:00.584672 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:00.585213 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:00.585253 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.585285 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:00.585347 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.590430 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:46531
I20260601 13:28:00.590476 26771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:46531 every 8 connection(s)
I20260601 13:28:00.591333 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:00.593825 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:00.593998 26776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.594084 26775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:00.593823 26778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:00.594491 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:00.594547 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:00.594569 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320480594569 us; error 0 us; skew 500 ppm
I20260601 13:28:00.595618 24364 webserver.cc:533] Webserver started at http://127.23.203.3:42069/ using document root <none> and password file <none>
I20260601 13:28:00.595800 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:00.595853 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:00.595927 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:00.596204 26772 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40989
I20260601 13:28:00.596299 26772 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:00.596387 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "ea3046404dd94fb38959659e4f42a98b"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.596485 26772 heartbeater.cc:507] Master 127.23.203.62:40989 requested a full tablet report, sending...
I20260601 13:28:00.597159 26567 ts_manager.cc:194] Registered new tserver with Master: 564c5cd44a64439da7db112fd1dab30e (127.23.203.2:46531)
I20260601 13:28:00.597704 26567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48028
I20260601 13:28:00.598105 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:00.599320 26783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.599591 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:00.599686 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "ea3046404dd94fb38959659e4f42a98b"
format_stamp: "Formatted at 2026-06-01 13:28:00 on dist-test-slave-wz1t"
I20260601 13:28:00.599789 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:00.621212 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:00.621750 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:00.622116 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:00.622685 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:00.622752 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.622812 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:00.622864 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:00.628180 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:35419
I20260601 13:28:00.628211 26846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:35419 every 8 connection(s)
I20260601 13:28:00.634585 26847 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40989
I20260601 13:28:00.634846 26847 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:00.635212 26847 heartbeater.cc:507] Master 127.23.203.62:40989 requested a full tablet report, sending...
I20260601 13:28:00.636229 26567 ts_manager.cc:194] Registered new tserver with Master: ea3046404dd94fb38959659e4f42a98b (127.23.203.3:35419)
I20260601 13:28:00.636827 26567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48036
I20260601 13:28:00.637002 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008369539s
I20260601 13:28:01.575256 26696 heartbeater.cc:499] Master 127.23.203.62:40989 was elected leader, sending a full tablet report...
I20260601 13:28:01.598754 26772 heartbeater.cc:499] Master 127.23.203.62:40989 was elected leader, sending a full tablet report...
I20260601 13:28:01.638073 26847 heartbeater.cc:499] Master 127.23.203.62:40989 was elected leader, sending a full tablet report...
I20260601 13:28:02.460280 26621 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:04.460675 26621 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:06.461048 26621 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:08.461457 26621 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:10.461882 26621 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:12.462345 26621 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:12.716320 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:28:12.720520 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:12.732681 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:28:12.734870 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:28:12.739339 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:12.751982 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:28:12.754088 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:28:12.757953 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:12.770624 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:28:12.772929 24364 master.cc:562] Master@127.23.203.62:40989 shutting down...
I20260601 13:28:12.776571 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:12.776732 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:12.776784 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac044ff48d054af2a0cca201161e9cdb: stopping tablet replica
I20260601 13:28:12.789089 24364 master.cc:584] Master@127.23.203.62:40989 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12370 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:28:12.794811 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:42813
I20260601 13:28:12.795140 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:12.797312 26852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.797353 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:12.797452 26854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.797633 26851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.797863 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:12.797904 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:12.797920 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320492797920 us; error 0 us; skew 500 ppm
I20260601 13:28:12.798750 24364 webserver.cc:533] Webserver started at http://127.23.203.62:41987/ using document root <none> and password file <none>
I20260601 13:28:12.798882 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:12.798923 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:12.798986 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:12.799350 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "623122adb3754728b126b7b4395c05b8"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.800817 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:12.801717 26859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.802070 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:12.802155 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "623122adb3754728b126b7b4395c05b8"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.802306 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:12.808391 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:12.808780 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:12.813115 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:42813
I20260601 13:28:12.814623 26911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:42813 every 8 connection(s)
I20260601 13:28:12.815099 26912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:12.816879 26912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8: Bootstrap starting.
I20260601 13:28:12.817622 26912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:12.818682 26912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8: No bootstrap required, opened a new log
I20260601 13:28:12.819027 26912 raft_consensus.cc:359] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "623122adb3754728b126b7b4395c05b8" member_type: VOTER }
I20260601 13:28:12.819113 26912 raft_consensus.cc:385] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:12.819134 26912 raft_consensus.cc:740] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623122adb3754728b126b7b4395c05b8, State: Initialized, Role: FOLLOWER
I20260601 13:28:12.819265 26912 consensus_queue.cc:260] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "623122adb3754728b126b7b4395c05b8" member_type: VOTER }
I20260601 13:28:12.819345 26912 raft_consensus.cc:399] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:12.819370 26912 raft_consensus.cc:493] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:12.819398 26912 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:12.820039 26912 raft_consensus.cc:515] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "623122adb3754728b126b7b4395c05b8" member_type: VOTER }
I20260601 13:28:12.820145 26912 leader_election.cc:304] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 623122adb3754728b126b7b4395c05b8; no voters: 
I20260601 13:28:12.820281 26912 leader_election.cc:290] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:12.820410 26915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:12.820617 26915 raft_consensus.cc:697] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 1 LEADER]: Becoming Leader. State: Replica: 623122adb3754728b126b7b4395c05b8, State: Running, Role: LEADER
I20260601 13:28:12.820768 26912 sys_catalog.cc:565] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:12.820763 26915 consensus_queue.cc:237] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "623122adb3754728b126b7b4395c05b8" member_type: VOTER }
I20260601 13:28:12.821201 26916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "623122adb3754728b126b7b4395c05b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "623122adb3754728b126b7b4395c05b8" member_type: VOTER } }
I20260601 13:28:12.821214 26917 sys_catalog.cc:455] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 623122adb3754728b126b7b4395c05b8. Latest consensus state: current_term: 1 leader_uuid: "623122adb3754728b126b7b4395c05b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "623122adb3754728b126b7b4395c05b8" member_type: VOTER } }
I20260601 13:28:12.821316 26917 sys_catalog.cc:458] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:12.821749 26916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:12.821825 26919 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:12.822927 26919 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:12.823123 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:12.824959 26919 catalog_manager.cc:1382] Generated new cluster ID: e1ab7dcea3074e52b391739854bb270e
I20260601 13:28:12.825035 26919 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:12.839674 26919 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:12.840440 26919 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:12.853236 26919 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8: Generated new TSK 0
I20260601 13:28:12.853641 26919 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:12.856254 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:12.859230 26934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.859233 26933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.859347 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:12.860356 26936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.860682 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:12.860739 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:12.860780 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320492860779 us; error 0 us; skew 500 ppm
I20260601 13:28:12.861806 24364 webserver.cc:533] Webserver started at http://127.23.203.1:35387/ using document root <none> and password file <none>
I20260601 13:28:12.861987 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:12.862030 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:12.862095 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:12.862579 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "be20943bdef548a087a886504b5eaee7"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.864574 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:12.866370 26941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.867419 24364 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:12.867518 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "be20943bdef548a087a886504b5eaee7"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.867642 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:12.881896 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:12.882452 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:12.882824 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:12.884160 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:12.884220 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.884260 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:12.884276 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.889588 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:45247
I20260601 13:28:12.889739 27004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:45247 every 8 connection(s)
I20260601 13:28:12.890581 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:12.892594 27009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.892697 27010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.892764 27012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.893455 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:12.893625 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:12.893666 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:12.893688 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320492893688 us; error 0 us; skew 500 ppm
I20260601 13:28:12.895051 24364 webserver.cc:533] Webserver started at http://127.23.203.2:45085/ using document root <none> and password file <none>
I20260601 13:28:12.895246 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:12.895323 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:12.895409 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:12.895869 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "b0127a4c4664496f8ef79a1ddbfb705d"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.896062 27005 heartbeater.cc:344] Connected to a master server at 127.23.203.62:42813
I20260601 13:28:12.896168 27005 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:12.896436 27005 heartbeater.cc:507] Master 127.23.203.62:42813 requested a full tablet report, sending...
I20260601 13:28:12.897137 26876 ts_manager.cc:194] Registered new tserver with Master: be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247)
I20260601 13:28:12.897740 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:12.898029 26876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39644
I20260601 13:28:12.899276 27017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.899626 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:12.899696 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "b0127a4c4664496f8ef79a1ddbfb705d"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.899793 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:12.913316 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:12.913863 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:12.914291 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:12.914821 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:12.914887 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.914947 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:12.915002 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.920157 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:40275
I20260601 13:28:12.920212 27080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:40275 every 8 connection(s)
I20260601 13:28:12.921088 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:12.924014 27084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.924707 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:12.924844 27087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:12.924978 27085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:12.925909 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:12.926029 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:12.926090 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320492926087 us; error 0 us; skew 500 ppm
I20260601 13:28:12.927316 24364 webserver.cc:533] Webserver started at http://127.23.203.3:39543/ using document root <none> and password file <none>
I20260601 13:28:12.927522 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:12.927598 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:12.927675 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:12.928403 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "1f4904031c1f4b4da608cd3f2c790026"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.929188 27081 heartbeater.cc:344] Connected to a master server at 127.23.203.62:42813
I20260601 13:28:12.929404 27081 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:12.929733 27081 heartbeater.cc:507] Master 127.23.203.62:42813 requested a full tablet report, sending...
I20260601 13:28:12.930553 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:28:12.930655 26876 ts_manager.cc:194] Registered new tserver with Master: b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2:40275)
I20260601 13:28:12.931382 26876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39658
I20260601 13:28:12.933298 27092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.933869 24364 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:12.933960 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "1f4904031c1f4b4da608cd3f2c790026"
format_stamp: "Formatted at 2026-06-01 13:28:12 on dist-test-slave-wz1t"
I20260601 13:28:12.934123 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:12.956655 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:12.957309 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:12.957679 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:12.958276 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:12.958384 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.958453 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:12.958472 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:12.965504 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:45953
I20260601 13:28:12.965683 27155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:45953 every 8 connection(s)
I20260601 13:28:12.971717 27156 heartbeater.cc:344] Connected to a master server at 127.23.203.62:42813
I20260601 13:28:12.971858 27156 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:12.972172 27156 heartbeater.cc:507] Master 127.23.203.62:42813 requested a full tablet report, sending...
I20260601 13:28:12.973193 26876 ts_manager.cc:194] Registered new tserver with Master: 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953)
I20260601 13:28:12.973500 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00729065s
I20260601 13:28:12.974090 26876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39666
I20260601 13:28:13.899230 27005 heartbeater.cc:499] Master 127.23.203.62:42813 was elected leader, sending a full tablet report...
I20260601 13:28:13.932726 27081 heartbeater.cc:499] Master 127.23.203.62:42813 was elected leader, sending a full tablet report...
I20260601 13:28:13.975350 27156 heartbeater.cc:499] Master 127.23.203.62:42813 was elected leader, sending a full tablet report...
I20260601 13:28:14.013454 26876 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39676:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:14.014582 26876 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:14.028723 27120 tablet_service.cc:1511] Processing CreateTablet for tablet 108e55be1e4840a5b0219c9b084cc07c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:14.028846 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6e2fe21fb4444e811ce2ae48795362 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:14.028723 27119 tablet_service.cc:1511] Processing CreateTablet for tablet d38347972d9b4a8fb777ecada82b313b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:14.029215 27120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108e55be1e4840a5b0219c9b084cc07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.029230 27118 tablet_service.cc:1511] Processing CreateTablet for tablet 24ee04e989ab458db0b87b97bc596937 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:14.030411 27045 tablet_service.cc:1511] Processing CreateTablet for tablet 108e55be1e4840a5b0219c9b084cc07c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:14.030750 27045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108e55be1e4840a5b0219c9b084cc07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.031047 26969 tablet_service.cc:1511] Processing CreateTablet for tablet 108e55be1e4840a5b0219c9b084cc07c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:14.031327 26969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108e55be1e4840a5b0219c9b084cc07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.031294 26966 tablet_service.cc:1511] Processing CreateTablet for tablet 24ee04e989ab458db0b87b97bc596937 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:14.031844 26967 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6e2fe21fb4444e811ce2ae48795362 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:14.032130 26967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6e2fe21fb4444e811ce2ae48795362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.033901 27044 tablet_service.cc:1511] Processing CreateTablet for tablet d38347972d9b4a8fb777ecada82b313b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:14.034273 27044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38347972d9b4a8fb777ecada82b313b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.034392 27177 tablet_bootstrap.cc:492] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: Bootstrap starting.
I20260601 13:28:14.035691 27177 tablet_bootstrap.cc:654] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.035786 26968 tablet_service.cc:1511] Processing CreateTablet for tablet d38347972d9b4a8fb777ecada82b313b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:14.036065 26968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38347972d9b4a8fb777ecada82b313b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.037057 27177 tablet_bootstrap.cc:492] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: No bootstrap required, opened a new log
I20260601 13:28:14.037014 27043 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6e2fe21fb4444e811ce2ae48795362 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:14.037147 27177 ts_tablet_manager.cc:1403] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:14.037312 27043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6e2fe21fb4444e811ce2ae48795362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.037856 27177 raft_consensus.cc:359] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.037977 27177 raft_consensus.cc:385] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.038010 27177 raft_consensus.cc:740] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0127a4c4664496f8ef79a1ddbfb705d, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.038151 27177 consensus_queue.cc:260] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.038528 26966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ee04e989ab458db0b87b97bc596937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.038592 27177 ts_tablet_manager.cc:1434] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:14.038812 27177 tablet_bootstrap.cc:492] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: Bootstrap starting.
I20260601 13:28:14.039963 27177 tablet_bootstrap.cc:654] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.040144 27042 tablet_service.cc:1511] Processing CreateTablet for tablet 24ee04e989ab458db0b87b97bc596937 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=2b04dcb3ecd14aabb399d0a6d8c5a220]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:14.040437 27042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ee04e989ab458db0b87b97bc596937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.040817 27119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38347972d9b4a8fb777ecada82b313b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.041432 27177 tablet_bootstrap.cc:492] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: No bootstrap required, opened a new log
I20260601 13:28:14.041520 27177 ts_tablet_manager.cc:1403] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:14.041993 27177 raft_consensus.cc:359] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.042099 27177 raft_consensus.cc:385] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.042140 27177 raft_consensus.cc:740] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0127a4c4664496f8ef79a1ddbfb705d, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.042330 27177 consensus_queue.cc:260] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.042762 27177 ts_tablet_manager.cc:1434] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.042932 27177 tablet_bootstrap.cc:492] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d: Bootstrap starting.
I20260601 13:28:14.043191 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6e2fe21fb4444e811ce2ae48795362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.044130 27177 tablet_bootstrap.cc:654] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.045212 27118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ee04e989ab458db0b87b97bc596937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.045328 27177 tablet_bootstrap.cc:492] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d: No bootstrap required, opened a new log
I20260601 13:28:14.045452 27177 ts_tablet_manager.cc:1403] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:14.045876 27177 raft_consensus.cc:359] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.045969 27177 raft_consensus.cc:385] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.045990 27177 raft_consensus.cc:740] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0127a4c4664496f8ef79a1ddbfb705d, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.046166 27177 consensus_queue.cc:260] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.046434 27178 tablet_bootstrap.cc:492] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: Bootstrap starting.
I20260601 13:28:14.046550 27177 ts_tablet_manager.cc:1434] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.046767 27177 tablet_bootstrap.cc:492] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d: Bootstrap starting.
I20260601 13:28:14.047750 27176 tablet_bootstrap.cc:492] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026: Bootstrap starting.
I20260601 13:28:14.047894 27177 tablet_bootstrap.cc:654] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.048520 27178 tablet_bootstrap.cc:654] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.049088 27176 tablet_bootstrap.cc:654] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.049176 27177 tablet_bootstrap.cc:492] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d: No bootstrap required, opened a new log
I20260601 13:28:14.049280 27177 ts_tablet_manager.cc:1403] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:14.049790 27177 raft_consensus.cc:359] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.049901 27177 raft_consensus.cc:385] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.049933 27177 raft_consensus.cc:740] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0127a4c4664496f8ef79a1ddbfb705d, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.049988 27178 tablet_bootstrap.cc:492] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: No bootstrap required, opened a new log
I20260601 13:28:14.050060 27178 ts_tablet_manager.cc:1403] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:14.050066 27177 consensus_queue.cc:260] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.050520 27177 ts_tablet_manager.cc:1434] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.050613 27178 raft_consensus.cc:359] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.050768 27178 raft_consensus.cc:385] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.050854 27176 tablet_bootstrap.cc:492] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026: No bootstrap required, opened a new log
I20260601 13:28:14.050855 27178 raft_consensus.cc:740] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20943bdef548a087a886504b5eaee7, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.051015 27176 ts_tablet_manager.cc:1403] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:14.051146 27178 consensus_queue.cc:260] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.051499 27178 ts_tablet_manager.cc:1434] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:14.051453 27176 raft_consensus.cc:359] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.051613 27176 raft_consensus.cc:385] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.051657 27176 raft_consensus.cc:740] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4904031c1f4b4da608cd3f2c790026, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.051728 27178 tablet_bootstrap.cc:492] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7: Bootstrap starting.
I20260601 13:28:14.051774 27176 consensus_queue.cc:260] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.052119 27176 ts_tablet_manager.cc:1434] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.052297 27176 tablet_bootstrap.cc:492] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026: Bootstrap starting.
I20260601 13:28:14.052781 27178 tablet_bootstrap.cc:654] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.053555 27176 tablet_bootstrap.cc:654] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.055830 27176 tablet_bootstrap.cc:492] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026: No bootstrap required, opened a new log
I20260601 13:28:14.055935 27176 ts_tablet_manager.cc:1403] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:14.055963 27178 tablet_bootstrap.cc:492] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7: No bootstrap required, opened a new log
I20260601 13:28:14.056049 27178 ts_tablet_manager.cc:1403] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:14.056474 27176 raft_consensus.cc:359] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.056527 27178 raft_consensus.cc:359] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.056596 27176 raft_consensus.cc:385] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.056617 27178 raft_consensus.cc:385] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.056641 27178 raft_consensus.cc:740] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20943bdef548a087a886504b5eaee7, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.056649 27176 raft_consensus.cc:740] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4904031c1f4b4da608cd3f2c790026, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.056779 27178 consensus_queue.cc:260] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.057075 27178 ts_tablet_manager.cc:1434] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:14.057297 27178 tablet_bootstrap.cc:492] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7: Bootstrap starting.
I20260601 13:28:14.057364 27180 raft_consensus.cc:493] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:14.057442 27180 raft_consensus.cc:515] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.058002 27180 leader_election.cc:290] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247), 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953)
I20260601 13:28:14.058640 27178 tablet_bootstrap.cc:654] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.057279 27176 consensus_queue.cc:260] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.059576 27176 ts_tablet_manager.cc:1434] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:28:14.059815 27176 tablet_bootstrap.cc:492] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: Bootstrap starting.
I20260601 13:28:14.061088 27176 tablet_bootstrap.cc:654] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.062808 27176 tablet_bootstrap.cc:492] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: No bootstrap required, opened a new log
I20260601 13:28:14.062925 27176 ts_tablet_manager.cc:1403] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:14.063112 27178 tablet_bootstrap.cc:492] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7: No bootstrap required, opened a new log
I20260601 13:28:14.063208 27178 ts_tablet_manager.cc:1403] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:28:14.063596 27178 raft_consensus.cc:359] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.063449 27176 raft_consensus.cc:359] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.063820 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ee04e989ab458db0b87b97bc596937" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7" is_pre_election: true
I20260601 13:28:14.063993 27176 raft_consensus.cc:385] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.064035 27176 raft_consensus.cc:740] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4904031c1f4b4da608cd3f2c790026, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.064170 27176 consensus_queue.cc:260] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
W20260601 13:28:14.064319 27020 leader_election.cc:343] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:14.064455 27176 ts_tablet_manager.cc:1434] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.064875 27176 tablet_bootstrap.cc:492] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026: Bootstrap starting.
I20260601 13:28:14.065416 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ee04e989ab458db0b87b97bc596937" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026" is_pre_election: true
W20260601 13:28:14.065845 27018 leader_election.cc:343] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:14.065927 27018 leader_election.cc:304] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0127a4c4664496f8ef79a1ddbfb705d; no voters: 1f4904031c1f4b4da608cd3f2c790026, be20943bdef548a087a886504b5eaee7
I20260601 13:28:14.066043 27176 tablet_bootstrap.cc:654] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.066236 27180 raft_consensus.cc:2749] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:28:14.066737 27178 raft_consensus.cc:385] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.066840 27178 raft_consensus.cc:740] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20943bdef548a087a886504b5eaee7, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.067013 27178 consensus_queue.cc:260] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.067427 27178 ts_tablet_manager.cc:1434] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:28:14.067719 27178 tablet_bootstrap.cc:492] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: Bootstrap starting.
I20260601 13:28:14.068055 27176 tablet_bootstrap.cc:492] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026: No bootstrap required, opened a new log
I20260601 13:28:14.068300 27176 ts_tablet_manager.cc:1403] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:14.068930 27178 tablet_bootstrap.cc:654] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.068885 27176 raft_consensus.cc:359] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.069023 27176 raft_consensus.cc:385] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.069072 27176 raft_consensus.cc:740] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f4904031c1f4b4da608cd3f2c790026, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.069224 27176 consensus_queue.cc:260] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.069571 27176 ts_tablet_manager.cc:1434] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.070660 27178 tablet_bootstrap.cc:492] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: No bootstrap required, opened a new log
I20260601 13:28:14.070856 27178 ts_tablet_manager.cc:1403] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:14.071365 27178 raft_consensus.cc:359] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.071472 27178 raft_consensus.cc:385] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.071497 27178 raft_consensus.cc:740] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20943bdef548a087a886504b5eaee7, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.071648 27178 consensus_queue.cc:260] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.072008 27178 ts_tablet_manager.cc:1434] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:14.082645 27180 raft_consensus.cc:493] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:14.082800 27180 raft_consensus.cc:515] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.083364 27180 leader_election.cc:290] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953), be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247)
I20260601 13:28:14.083704 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e55be1e4840a5b0219c9b084cc07c" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026" is_pre_election: true
I20260601 13:28:14.083709 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e55be1e4840a5b0219c9b084cc07c" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7" is_pre_election: true
I20260601 13:28:14.083873 27130 raft_consensus.cc:2468] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 0.
I20260601 13:28:14.083958 26979 raft_consensus.cc:2468] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 0.
I20260601 13:28:14.084263 27018 leader_election.cc:304] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, b0127a4c4664496f8ef79a1ddbfb705d; no voters: 
I20260601 13:28:14.084599 27180 raft_consensus.cc:2804] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:14.084684 27180 raft_consensus.cc:493] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:14.084733 27180 raft_consensus.cc:3060] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.085911 27180 raft_consensus.cc:515] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.086571 27180 leader_election.cc:290] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 election: Requested vote from peers 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953), be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247)
I20260601 13:28:14.086948 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e55be1e4840a5b0219c9b084cc07c" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7"
I20260601 13:28:14.087103 26979 raft_consensus.cc:3060] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.087421 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e55be1e4840a5b0219c9b084cc07c" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026"
I20260601 13:28:14.087530 27130 raft_consensus.cc:3060] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.089354 27130 raft_consensus.cc:2468] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 1.
I20260601 13:28:14.089354 26979 raft_consensus.cc:2468] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 1.
I20260601 13:28:14.090063 27018 leader_election.cc:304] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, b0127a4c4664496f8ef79a1ddbfb705d; no voters: 
I20260601 13:28:14.090332 27180 raft_consensus.cc:2804] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:14.090452 27180 raft_consensus.cc:697] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 1 LEADER]: Becoming Leader. State: Replica: b0127a4c4664496f8ef79a1ddbfb705d, State: Running, Role: LEADER
I20260601 13:28:14.090605 27180 consensus_queue.cc:237] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } }
I20260601 13:28:14.092392 26874 catalog_manager.cc:5696] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2). New cstate: current_term: 1 leader_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } health_report { overall_health: UNKNOWN } } }
W20260601 13:28:14.141646 27006 tablet.cc:2404] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:28:14.152992 27180 raft_consensus.cc:493] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:14.153286 27180 raft_consensus.cc:515] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.154032 27180 leader_election.cc:290] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247), 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953)
I20260601 13:28:14.154599 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38347972d9b4a8fb777ecada82b313b" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026" is_pre_election: true
I20260601 13:28:14.154632 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38347972d9b4a8fb777ecada82b313b" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7" is_pre_election: true
I20260601 13:28:14.154769 27130 raft_consensus.cc:2468] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 0.
I20260601 13:28:14.154783 26979 raft_consensus.cc:2468] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 0.
I20260601 13:28:14.155064 27018 leader_election.cc:304] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, b0127a4c4664496f8ef79a1ddbfb705d; no voters: 
I20260601 13:28:14.155254 27180 raft_consensus.cc:2804] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:14.155318 27180 raft_consensus.cc:493] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:14.155429 27180 raft_consensus.cc:3060] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.156278 27180 raft_consensus.cc:515] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.156665 27180 leader_election.cc:290] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 election: Requested vote from peers be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247), 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953)
I20260601 13:28:14.157001 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38347972d9b4a8fb777ecada82b313b" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7"
I20260601 13:28:14.157135 26979 raft_consensus.cc:3060] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.157317 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38347972d9b4a8fb777ecada82b313b" candidate_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026"
I20260601 13:28:14.157413 27130 raft_consensus.cc:3060] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.158025 26979 raft_consensus.cc:2468] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 1.
I20260601 13:28:14.158270 27130 raft_consensus.cc:2468] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0127a4c4664496f8ef79a1ddbfb705d in term 1.
I20260601 13:28:14.158355 27020 leader_election.cc:304] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0127a4c4664496f8ef79a1ddbfb705d, be20943bdef548a087a886504b5eaee7; no voters: 
I20260601 13:28:14.158547 27180 raft_consensus.cc:2804] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:14.158653 27180 raft_consensus.cc:697] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 1 LEADER]: Becoming Leader. State: Replica: b0127a4c4664496f8ef79a1ddbfb705d, State: Running, Role: LEADER
I20260601 13:28:14.158816 27180 consensus_queue.cc:237] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.160126 27187 raft_consensus.cc:493] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:14.160243 27187 raft_consensus.cc:515] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.160787 27187 leader_election.cc:290] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2:40275), 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953)
I20260601 13:28:14.160740 26874 catalog_manager.cc:5696] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2). New cstate: current_term: 1 leader_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:14.166713 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ee04e989ab458db0b87b97bc596937" candidate_uuid: "be20943bdef548a087a886504b5eaee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026" is_pre_election: true
I20260601 13:28:14.166743 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ee04e989ab458db0b87b97bc596937" candidate_uuid: "be20943bdef548a087a886504b5eaee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" is_pre_election: true
I20260601 13:28:14.166937 27130 raft_consensus.cc:2468] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20943bdef548a087a886504b5eaee7 in term 0.
I20260601 13:28:14.166981 27055 raft_consensus.cc:2468] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20943bdef548a087a886504b5eaee7 in term 0.
I20260601 13:28:14.167256 26942 leader_election.cc:304] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, be20943bdef548a087a886504b5eaee7; no voters: 
I20260601 13:28:14.167469 27187 raft_consensus.cc:2804] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:14.167538 27187 raft_consensus.cc:493] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:14.167569 27187 raft_consensus.cc:3060] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.168642 27187 raft_consensus.cc:515] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.169186 27187 leader_election.cc:290] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [CANDIDATE]: Term 1 election: Requested vote from peers b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2:40275), 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3:45953)
I20260601 13:28:14.169562 27130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ee04e989ab458db0b87b97bc596937" candidate_uuid: "be20943bdef548a087a886504b5eaee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f4904031c1f4b4da608cd3f2c790026"
I20260601 13:28:14.169728 27130 raft_consensus.cc:3060] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.170058 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ee04e989ab458db0b87b97bc596937" candidate_uuid: "be20943bdef548a087a886504b5eaee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0127a4c4664496f8ef79a1ddbfb705d"
I20260601 13:28:14.170244 27055 raft_consensus.cc:3060] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.170740 27130 raft_consensus.cc:2468] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20943bdef548a087a886504b5eaee7 in term 1.
I20260601 13:28:14.171284 27055 raft_consensus.cc:2468] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20943bdef548a087a886504b5eaee7 in term 1.
I20260601 13:28:14.171373 26942 leader_election.cc:304] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, be20943bdef548a087a886504b5eaee7; no voters: 
I20260601 13:28:14.171887 27187 raft_consensus.cc:2804] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:14.172168 27187 raft_consensus.cc:697] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 1 LEADER]: Becoming Leader. State: Replica: be20943bdef548a087a886504b5eaee7, State: Running, Role: LEADER
I20260601 13:28:14.172370 27187 consensus_queue.cc:237] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.174607 26874 catalog_manager.cc:5696] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20943bdef548a087a886504b5eaee7 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "be20943bdef548a087a886504b5eaee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:14.267004 27188 raft_consensus.cc:493] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:14.267168 27188 raft_consensus.cc:515] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.267866 27188 leader_election.cc:290] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247), b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2:40275)
I20260601 13:28:14.272101 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e2fe21fb4444e811ce2ae48795362" candidate_uuid: "1f4904031c1f4b4da608cd3f2c790026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7" is_pre_election: true
I20260601 13:28:14.272182 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e2fe21fb4444e811ce2ae48795362" candidate_uuid: "1f4904031c1f4b4da608cd3f2c790026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" is_pre_election: true
I20260601 13:28:14.272275 26979 raft_consensus.cc:2468] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4904031c1f4b4da608cd3f2c790026 in term 0.
I20260601 13:28:14.272393 27055 raft_consensus.cc:2468] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f4904031c1f4b4da608cd3f2c790026 in term 0.
I20260601 13:28:14.272856 27095 leader_election.cc:304] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, be20943bdef548a087a886504b5eaee7; no voters: 
I20260601 13:28:14.273090 27188 raft_consensus.cc:2804] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:14.273159 27188 raft_consensus.cc:493] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:14.273203 27188 raft_consensus.cc:3060] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.274130 27188 raft_consensus.cc:515] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.274567 27188 leader_election.cc:290] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [CANDIDATE]: Term 1 election: Requested vote from peers be20943bdef548a087a886504b5eaee7 (127.23.203.1:45247), b0127a4c4664496f8ef79a1ddbfb705d (127.23.203.2:40275)
I20260601 13:28:14.274968 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e2fe21fb4444e811ce2ae48795362" candidate_uuid: "1f4904031c1f4b4da608cd3f2c790026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20943bdef548a087a886504b5eaee7"
I20260601 13:28:14.275046 27055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6e2fe21fb4444e811ce2ae48795362" candidate_uuid: "1f4904031c1f4b4da608cd3f2c790026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0127a4c4664496f8ef79a1ddbfb705d"
I20260601 13:28:14.275111 26979 raft_consensus.cc:3060] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.275213 27055 raft_consensus.cc:3060] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.275954 26979 raft_consensus.cc:2468] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4904031c1f4b4da608cd3f2c790026 in term 1.
I20260601 13:28:14.276019 27055 raft_consensus.cc:2468] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f4904031c1f4b4da608cd3f2c790026 in term 1.
I20260601 13:28:14.276386 27096 leader_election.cc:304] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1f4904031c1f4b4da608cd3f2c790026, b0127a4c4664496f8ef79a1ddbfb705d, be20943bdef548a087a886504b5eaee7; no voters: 
I20260601 13:28:14.276599 27188 raft_consensus.cc:2804] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:14.276827 27188 raft_consensus.cc:697] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 LEADER]: Becoming Leader. State: Replica: 1f4904031c1f4b4da608cd3f2c790026, State: Running, Role: LEADER
I20260601 13:28:14.277004 27188 consensus_queue.cc:237] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } }
I20260601 13:28:14.278735 26874 catalog_manager.cc:5696] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f4904031c1f4b4da608cd3f2c790026 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "1f4904031c1f4b4da608cd3f2c790026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20943bdef548a087a886504b5eaee7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0127a4c4664496f8ef79a1ddbfb705d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f4904031c1f4b4da608cd3f2c790026" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:14.330302 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:28:14.336301 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:14.336621 24364 tablet_replica.cc:333] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: stopping tablet replica
I20260601 13:28:14.336746 24364 raft_consensus.cc:2243] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:14.336900 24364 pending_rounds.cc:70] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: Trying to abort 1 pending ops.
I20260601 13:28:14.336926 24364 pending_rounds.cc:77] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292192744132079616 op_type: NO_OP noop_request { }
I20260601 13:28:14.336992 24364 raft_consensus.cc:2889] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:28:14.337035 24364 raft_consensus.cc:2272] T 24ee04e989ab458db0b87b97bc596937 P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.337687 24364 tablet_replica.cc:333] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7: stopping tablet replica
I20260601 13:28:14.337769 24364 raft_consensus.cc:2243] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.337841 24364 raft_consensus.cc:2272] T d38347972d9b4a8fb777ecada82b313b P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.338164 24364 tablet_replica.cc:333] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7: stopping tablet replica
I20260601 13:28:14.338304 24364 raft_consensus.cc:2243] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.338377 24364 raft_consensus.cc:2272] T 108e55be1e4840a5b0219c9b084cc07c P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.338753 24364 tablet_replica.cc:333] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7: stopping tablet replica
I20260601 13:28:14.338824 24364 raft_consensus.cc:2243] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.338886 24364 raft_consensus.cc:2272] T 3f6e2fe21fb4444e811ce2ae48795362 P be20943bdef548a087a886504b5eaee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.353173 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:28:14.355590 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:28:14.359913 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:14.360268 24364 tablet_replica.cc:333] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d: stopping tablet replica
I20260601 13:28:14.360491 24364 raft_consensus.cc:2243] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.360621 24364 raft_consensus.cc:2272] T 24ee04e989ab458db0b87b97bc596937 P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.361156 24364 tablet_replica.cc:333] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d: stopping tablet replica
I20260601 13:28:14.361284 24364 raft_consensus.cc:2243] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.361397 24364 raft_consensus.cc:2272] T 3f6e2fe21fb4444e811ce2ae48795362 P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.361836 24364 tablet_replica.cc:333] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: stopping tablet replica
I20260601 13:28:14.361951 24364 raft_consensus.cc:2243] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:14.362120 24364 pending_rounds.cc:70] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: Trying to abort 1 pending ops.
I20260601 13:28:14.362154 24364 pending_rounds.cc:77] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292192743796822016 op_type: NO_OP noop_request { }
I20260601 13:28:14.362342 24364 raft_consensus.cc:2889] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:28:14.362425 24364 raft_consensus.cc:2272] T 108e55be1e4840a5b0219c9b084cc07c P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.362955 24364 tablet_replica.cc:333] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: stopping tablet replica
I20260601 13:28:14.363034 24364 raft_consensus.cc:2243] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:14.363188 24364 pending_rounds.cc:70] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: Trying to abort 1 pending ops.
I20260601 13:28:14.363222 24364 pending_rounds.cc:77] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292192744076369920 op_type: NO_OP noop_request { }
I20260601 13:28:14.363293 24364 raft_consensus.cc:2889] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:28:14.363355 24364 raft_consensus.cc:2272] T d38347972d9b4a8fb777ecada82b313b P b0127a4c4664496f8ef79a1ddbfb705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.377131 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:28:14.379931 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:28:14.384433 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:14.384771 24364 tablet_replica.cc:333] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026: stopping tablet replica
I20260601 13:28:14.384934 24364 raft_consensus.cc:2243] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.385077 24364 raft_consensus.cc:2272] T 24ee04e989ab458db0b87b97bc596937 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.385624 24364 tablet_replica.cc:333] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: stopping tablet replica
I20260601 13:28:14.385710 24364 raft_consensus.cc:2243] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:14.385883 24364 pending_rounds.cc:70] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: Trying to abort 1 pending ops.
I20260601 13:28:14.385919 24364 pending_rounds.cc:77] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292192744560414720 op_type: NO_OP noop_request { }
I20260601 13:28:14.385982 24364 raft_consensus.cc:2889] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:28:14.386050 24364 raft_consensus.cc:2272] T 3f6e2fe21fb4444e811ce2ae48795362 P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.387312 24364 tablet_replica.cc:333] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026: stopping tablet replica
I20260601 13:28:14.387593 24364 raft_consensus.cc:2243] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.388127 24364 raft_consensus.cc:2272] T 108e55be1e4840a5b0219c9b084cc07c P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.389614 24364 tablet_replica.cc:333] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026: stopping tablet replica
I20260601 13:28:14.389762 24364 raft_consensus.cc:2243] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:14.390015 24364 raft_consensus.cc:2272] T d38347972d9b4a8fb777ecada82b313b P 1f4904031c1f4b4da608cd3f2c790026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.404623 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:28:14.407802 24364 master.cc:562] Master@127.23.203.62:42813 shutting down...
I20260601 13:28:14.411412 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:14.411599 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:14.411646 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 623122adb3754728b126b7b4395c05b8: stopping tablet replica
I20260601 13:28:14.425920 24364 master.cc:584] Master@127.23.203.62:42813 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1641 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:28:14.436818 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:33283
I20260601 13:28:14.437216 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:14.439354 27210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.439517 27207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.439361 27208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:14.439986 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:14.440508 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:14.440596 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:14.440645 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320494440644 us; error 0 us; skew 500 ppm
I20260601 13:28:14.442000 24364 webserver.cc:533] Webserver started at http://127.23.203.62:46563/ using document root <none> and password file <none>
I20260601 13:28:14.442281 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:14.442339 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:14.442466 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:14.442926 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "19c3453151c24124bc1d152c9468804c"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.444896 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:14.446357 27215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.446755 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:14.446837 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "19c3453151c24124bc1d152c9468804c"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.446900 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:14.468123 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:14.468597 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:14.473507 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:33283
I20260601 13:28:14.476953 27267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:33283 every 8 connection(s)
I20260601 13:28:14.477618 27268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:14.479537 27268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c: Bootstrap starting.
I20260601 13:28:14.480428 27268 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:14.481694 27268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c: No bootstrap required, opened a new log
I20260601 13:28:14.482151 27268 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c3453151c24124bc1d152c9468804c" member_type: VOTER }
I20260601 13:28:14.482317 27268 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:14.482345 27268 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c3453151c24124bc1d152c9468804c, State: Initialized, Role: FOLLOWER
I20260601 13:28:14.482491 27268 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c3453151c24124bc1d152c9468804c" member_type: VOTER }
I20260601 13:28:14.482560 27268 raft_consensus.cc:399] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:14.482583 27268 raft_consensus.cc:493] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:14.482631 27268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:14.483459 27268 raft_consensus.cc:515] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c3453151c24124bc1d152c9468804c" member_type: VOTER }
I20260601 13:28:14.483580 27268 leader_election.cc:304] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 19c3453151c24124bc1d152c9468804c; no voters: 
I20260601 13:28:14.483866 27268 leader_election.cc:290] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:14.484207 27271 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:14.484340 27268 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:14.484684 27271 raft_consensus.cc:697] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 1 LEADER]: Becoming Leader. State: Replica: 19c3453151c24124bc1d152c9468804c, State: Running, Role: LEADER
I20260601 13:28:14.484848 27271 consensus_queue.cc:237] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c3453151c24124bc1d152c9468804c" member_type: VOTER }
I20260601 13:28:14.485352 27272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "19c3453151c24124bc1d152c9468804c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c3453151c24124bc1d152c9468804c" member_type: VOTER } }
I20260601 13:28:14.485455 27272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:14.485426 27273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 19c3453151c24124bc1d152c9468804c. Latest consensus state: current_term: 1 leader_uuid: "19c3453151c24124bc1d152c9468804c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19c3453151c24124bc1d152c9468804c" member_type: VOTER } }
I20260601 13:28:14.485507 27273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:14.485764 27280 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:14.486791 27280 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:14.486987 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:14.488893 27280 catalog_manager.cc:1382] Generated new cluster ID: 2e4514c88aca48198d3df0fb485956be
I20260601 13:28:14.488970 27280 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:14.508358 27280 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:14.509146 27280 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:14.517204 27280 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c: Generated new TSK 0
I20260601 13:28:14.517464 27280 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:14.519708 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:14.522022 27289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:14.522082 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:14.522065 27290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.522065 27292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:14.522642 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:14.522717 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:14.522737 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320494522736 us; error 0 us; skew 500 ppm
I20260601 13:28:14.523761 24364 webserver.cc:533] Webserver started at http://127.23.203.1:45253/ using document root <none> and password file <none>
I20260601 13:28:14.523953 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:14.524008 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:14.524340 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:14.524966 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "8e9154f6efa244b8abaf9e26f910dde9"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.526909 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:28:14.528076 27297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.528380 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:14.528474 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "8e9154f6efa244b8abaf9e26f910dde9"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.528592 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:14.541345 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:14.541868 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:14.542265 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:14.542790 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:14.542860 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.542924 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:14.542958 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.549592 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:42807
I20260601 13:28:14.549635 27360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:42807 every 8 connection(s)
I20260601 13:28:14.550629 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:14.552809 27366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.552902 27365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.553125 27368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:14.553143 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:14.553499 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:14.553561 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:14.553586 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320494553585 us; error 0 us; skew 500 ppm
I20260601 13:28:14.554728 24364 webserver.cc:533] Webserver started at http://127.23.203.2:44567/ using document root <none> and password file <none>
I20260601 13:28:14.554934 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:14.555002 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:14.555095 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:14.555626 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "31c7873073554e29a7588c14f56d61ea"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.555877 27361 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33283
I20260601 13:28:14.556008 27361 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:14.556250 27361 heartbeater.cc:507] Master 127.23.203.62:33283 requested a full tablet report, sending...
I20260601 13:28:14.556979 27232 ts_manager.cc:194] Registered new tserver with Master: 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:14.557503 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:14.558157 27232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42340
I20260601 13:28:14.558717 27373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.559015 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:14.559089 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "31c7873073554e29a7588c14f56d61ea"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.559160 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:14.569233 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:14.569672 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:14.569924 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:14.570484 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:14.570550 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.570609 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:14.570642 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.574803 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:37967
I20260601 13:28:14.574877 27436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:37967 every 8 connection(s)
I20260601 13:28:14.575763 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:14.577881 27441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.577937 27440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:14.578148 27443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:14.578332 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:14.578544 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:14.578600 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:14.578635 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320494578634 us; error 0 us; skew 500 ppm
I20260601 13:28:14.579849 24364 webserver.cc:533] Webserver started at http://127.23.203.3:33285/ using document root <none> and password file <none>
I20260601 13:28:14.580054 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:14.580116 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:14.580188 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:14.580538 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "3dccbdab9d1e4520b87789fec493aad3"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.580575 27437 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33283
I20260601 13:28:14.580672 27437 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:14.580904 27437 heartbeater.cc:507] Master 127.23.203.62:33283 requested a full tablet report, sending...
I20260601 13:28:14.581569 27232 ts_manager.cc:194] Registered new tserver with Master: 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:14.582118 27232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42350
I20260601 13:28:14.582294 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:14.583364 27448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.583887 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:14.583966 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "3dccbdab9d1e4520b87789fec493aad3"
format_stamp: "Formatted at 2026-06-01 13:28:14 on dist-test-slave-wz1t"
I20260601 13:28:14.584045 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:14.610455 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:14.610868 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:14.611152 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:14.611724 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:14.611779 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.611814 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:14.611828 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:14.617129 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:43999
I20260601 13:28:14.617210 27511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:43999 every 8 connection(s)
I20260601 13:28:14.622391 27512 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33283
I20260601 13:28:14.622604 27512 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:14.622880 27512 heartbeater.cc:507] Master 127.23.203.62:33283 requested a full tablet report, sending...
I20260601 13:28:14.623618 27232 ts_manager.cc:194] Registered new tserver with Master: 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:14.624244 27232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42366
I20260601 13:28:14.624451 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006834275s
I20260601 13:28:15.559284 27361 heartbeater.cc:499] Master 127.23.203.62:33283 was elected leader, sending a full tablet report...
I20260601 13:28:15.583076 27437 heartbeater.cc:499] Master 127.23.203.62:33283 was elected leader, sending a full tablet report...
I20260601 13:28:15.625702 27512 heartbeater.cc:499] Master 127.23.203.62:33283 was elected leader, sending a full tablet report...
I20260601 13:28:15.659677 27232 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42378:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:15.660156 27232 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:15.673839 27476 tablet_service.cc:1511] Processing CreateTablet for tablet 665ab0019ab944608fb258788f1a6b09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.674221 27474 tablet_service.cc:1511] Processing CreateTablet for tablet ef539868958f46fdba8ace3756308382 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.674345 27476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665ab0019ab944608fb258788f1a6b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.674397 27324 tablet_service.cc:1511] Processing CreateTablet for tablet 02f334a060fd4576840f7b98cda12e07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.674512 27474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef539868958f46fdba8ace3756308382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.674667 27324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f334a060fd4576840f7b98cda12e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.675063 27394 tablet_service.cc:1511] Processing CreateTablet for tablet 7a271689f0af4538ac7955e5821f2e1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.675305 27394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a271689f0af4538ac7955e5821f2e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.677284 27472 tablet_service.cc:1511] Processing CreateTablet for tablet 02f334a060fd4576840f7b98cda12e07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.677567 27472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f334a060fd4576840f7b98cda12e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.677603 27534 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.677799 27396 tablet_service.cc:1511] Processing CreateTablet for tablet 8943fd0fe84a47e698b8776ffe7b848c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.678012 27396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943fd0fe84a47e698b8776ffe7b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.678524 27395 tablet_service.cc:1511] Processing CreateTablet for tablet 133e06d70c05451ca5a8703b3f58c81b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.678681 27534 tablet_bootstrap.cc:654] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.678772 27395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e06d70c05451ca5a8703b3f58c81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.680244 27397 tablet_service.cc:1511] Processing CreateTablet for tablet 3d031e4b6ab74b8f8b89373cd5d77f55 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.680358 27534 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.680433 27534 ts_tablet_manager.cc:1403] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:15.680521 27397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031e4b6ab74b8f8b89373cd5d77f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.680804 27534 raft_consensus.cc:359] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.680948 27534 raft_consensus.cc:385] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.680987 27534 raft_consensus.cc:740] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.681030 27469 tablet_service.cc:1511] Processing CreateTablet for tablet 7a271689f0af4538ac7955e5821f2e1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.681155 27534 consensus_queue.cc:260] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.681284 27469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a271689f0af4538ac7955e5821f2e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.681540 27534 ts_tablet_manager.cc:1434] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.681671 27534 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.682484 27323 tablet_service.cc:1511] Processing CreateTablet for tablet ef539868958f46fdba8ace3756308382 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.682643 27534 tablet_bootstrap.cc:654] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.682790 27323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef539868958f46fdba8ace3756308382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.682998 27399 tablet_service.cc:1511] Processing CreateTablet for tablet ef539868958f46fdba8ace3756308382 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.683283 27399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef539868958f46fdba8ace3756308382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.683821 27534 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.683902 27534 ts_tablet_manager.cc:1403] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:15.684399 27534 raft_consensus.cc:359] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.684506 27534 raft_consensus.cc:385] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.684578 27534 raft_consensus.cc:740] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.684703 27534 consensus_queue.cc:260] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.684803 27322 tablet_service.cc:1511] Processing CreateTablet for tablet bc9a5f9108df473b9f82a14b8bd3d139 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.684976 27534 ts_tablet_manager.cc:1434] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.685063 27322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a5f9108df473b9f82a14b8bd3d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.685209 27534 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.685757 27400 tablet_service.cc:1511] Processing CreateTablet for tablet 02f334a060fd4576840f7b98cda12e07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.686036 27400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f334a060fd4576840f7b98cda12e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.686336 27534 tablet_bootstrap.cc:654] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.687148 27475 tablet_service.cc:1511] Processing CreateTablet for tablet bc9a5f9108df473b9f82a14b8bd3d139 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.687425 27475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a5f9108df473b9f82a14b8bd3d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.687806 27534 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.687891 27534 ts_tablet_manager.cc:1403] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:15.688361 27534 raft_consensus.cc:359] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.688467 27534 raft_consensus.cc:385] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.688500 27534 raft_consensus.cc:740] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.688612 27534 consensus_queue.cc:260] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.688978 27319 tablet_service.cc:1511] Processing CreateTablet for tablet 133e06d70c05451ca5a8703b3f58c81b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.689052 27534 ts_tablet_manager.cc:1434] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:15.689234 27319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e06d70c05451ca5a8703b3f58c81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.689234 27534 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.689458 27321 tablet_service.cc:1511] Processing CreateTablet for tablet 3d031e4b6ab74b8f8b89373cd5d77f55 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.689666 27321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031e4b6ab74b8f8b89373cd5d77f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.690312 27534 tablet_bootstrap.cc:654] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.690548 27318 tablet_service.cc:1511] Processing CreateTablet for tablet 7a271689f0af4538ac7955e5821f2e1d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.690814 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a271689f0af4538ac7955e5821f2e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.692031 27473 tablet_service.cc:1511] Processing CreateTablet for tablet 3d031e4b6ab74b8f8b89373cd5d77f55 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.692283 27473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031e4b6ab74b8f8b89373cd5d77f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.682799 27398 tablet_service.cc:1511] Processing CreateTablet for tablet bc9a5f9108df473b9f82a14b8bd3d139 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.692790 27398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a5f9108df473b9f82a14b8bd3d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.688604 27401 tablet_service.cc:1511] Processing CreateTablet for tablet 665ab0019ab944608fb258788f1a6b09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.694504 27401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665ab0019ab944608fb258788f1a6b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.694654 27320 tablet_service.cc:1511] Processing CreateTablet for tablet 8943fd0fe84a47e698b8776ffe7b848c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.694861 27471 tablet_service.cc:1511] Processing CreateTablet for tablet 8943fd0fe84a47e698b8776ffe7b848c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.695088 27471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943fd0fe84a47e698b8776ffe7b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.695086 27320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943fd0fe84a47e698b8776ffe7b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.696297 27534 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.696431 27534 ts_tablet_manager.cc:1403] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:28:15.697022 27534 raft_consensus.cc:359] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.697139 27534 raft_consensus.cc:385] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.697175 27534 raft_consensus.cc:740] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.697377 27534 consensus_queue.cc:260] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.697687 27534 ts_tablet_manager.cc:1434] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:15.674221 27325 tablet_service.cc:1511] Processing CreateTablet for tablet 665ab0019ab944608fb258788f1a6b09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.698467 27325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665ab0019ab944608fb258788f1a6b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.694667 27470 tablet_service.cc:1511] Processing CreateTablet for tablet 133e06d70c05451ca5a8703b3f58c81b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:28:15.699255 27470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e06d70c05451ca5a8703b3f58c81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:15.697933 27534 tablet_bootstrap.cc:492] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.701495 27534 tablet_bootstrap.cc:654] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.701797 27532 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.702459 27533 tablet_bootstrap.cc:492] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.703027 27532 tablet_bootstrap.cc:654] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.703227 27534 tablet_bootstrap.cc:492] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.703341 27534 ts_tablet_manager.cc:1403] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:28:15.703603 27533 tablet_bootstrap.cc:654] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.703862 27534 raft_consensus.cc:359] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.704072 27534 raft_consensus.cc:385] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.704150 27534 raft_consensus.cc:740] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.704386 27534 consensus_queue.cc:260] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.704456 27532 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.704594 27532 ts_tablet_manager.cc:1403] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:15.704771 27534 ts_tablet_manager.cc:1434] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:15.704993 27534 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.705173 27532 raft_consensus.cc:359] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.705293 27532 raft_consensus.cc:385] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.705339 27532 raft_consensus.cc:740] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.705470 27532 consensus_queue.cc:260] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.705868 27532 ts_tablet_manager.cc:1434] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.706050 27532 tablet_bootstrap.cc:492] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.706161 27534 tablet_bootstrap.cc:654] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.707202 27532 tablet_bootstrap.cc:654] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.707825 27533 tablet_bootstrap.cc:492] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.707903 27533 ts_tablet_manager.cc:1403] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:28:15.708467 27533 raft_consensus.cc:359] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.708644 27533 raft_consensus.cc:385] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.708736 27533 raft_consensus.cc:740] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.708762 27534 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.708948 27534 ts_tablet_manager.cc:1403] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:15.708962 27533 consensus_queue.cc:260] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.709466 27533 ts_tablet_manager.cc:1434] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:15.709551 27532 tablet_bootstrap.cc:492] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.709667 27532 ts_tablet_manager.cc:1403] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:15.709625 27534 raft_consensus.cc:359] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.709734 27533 tablet_bootstrap.cc:492] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.709818 27534 raft_consensus.cc:385] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.710144 27534 raft_consensus.cc:740] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.710117 27532 raft_consensus.cc:359] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.710330 27532 raft_consensus.cc:385] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.710371 27532 raft_consensus.cc:740] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.710421 27534 consensus_queue.cc:260] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.710495 27532 consensus_queue.cc:260] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.710733 27532 ts_tablet_manager.cc:1434] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.710754 27534 ts_tablet_manager.cc:1434] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:15.710911 27532 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.711033 27533 tablet_bootstrap.cc:654] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.711218 27534 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.712021 27532 tablet_bootstrap.cc:654] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.712208 27533 tablet_bootstrap.cc:492] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.712286 27533 ts_tablet_manager.cc:1403] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:15.712352 27534 tablet_bootstrap.cc:654] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.712744 27533 raft_consensus.cc:359] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.712844 27533 raft_consensus.cc:385] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.712877 27533 raft_consensus.cc:740] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.712985 27533 consensus_queue.cc:260] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.713423 27533 ts_tablet_manager.cc:1434] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:15.713600 27533 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.714057 27532 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.714154 27532 ts_tablet_manager.cc:1403] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:15.714679 27533 tablet_bootstrap.cc:654] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.714723 27532 raft_consensus.cc:359] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.714823 27532 raft_consensus.cc:385] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.714860 27532 raft_consensus.cc:740] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.714984 27532 consensus_queue.cc:260] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.715289 27532 ts_tablet_manager.cc:1434] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.715456 27532 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.715934 27533 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.716019 27533 ts_tablet_manager.cc:1403] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:15.716409 27533 raft_consensus.cc:359] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.716534 27533 raft_consensus.cc:385] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.716552 27532 tablet_bootstrap.cc:654] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.716571 27533 raft_consensus.cc:740] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.716691 27533 consensus_queue.cc:260] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.716769 27534 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.716843 27534 ts_tablet_manager.cc:1403] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:28:15.717016 27533 ts_tablet_manager.cc:1434] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.717221 27533 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.717304 27534 raft_consensus.cc:359] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.717419 27534 raft_consensus.cc:385] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.717473 27534 raft_consensus.cc:740] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.717614 27534 consensus_queue.cc:260] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.717793 27539 raft_consensus.cc:493] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.717873 27539 raft_consensus.cc:515] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.718423 27539 leader_election.cc:290] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.718438 27533 tablet_bootstrap.cc:654] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.718743 27534 ts_tablet_manager.cc:1434] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:15.718948 27534 tablet_bootstrap.cc:492] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:15.720068 27533 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.720052 27534 tablet_bootstrap.cc:654] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.720219 27533 ts_tablet_manager.cc:1403] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:15.721148 27533 raft_consensus.cc:359] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.721328 27533 raft_consensus.cc:385] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.721424 27533 raft_consensus.cc:740] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.721637 27533 consensus_queue.cc:260] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.722775 27532 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.722903 27532 ts_tablet_manager.cc:1403] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:28:15.723402 27532 raft_consensus.cc:359] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.723536 27532 raft_consensus.cc:385] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.723572 27532 raft_consensus.cc:740] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.723685 27532 consensus_queue.cc:260] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.724017 27532 ts_tablet_manager.cc:1434] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.724195 27532 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.724437 27534 tablet_bootstrap.cc:492] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:15.724506 27534 ts_tablet_manager.cc:1403] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:28:15.724852 27534 raft_consensus.cc:359] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.724924 27534 raft_consensus.cc:385] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.724946 27534 raft_consensus.cc:740] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.725126 27534 consensus_queue.cc:260] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.725528 27532 tablet_bootstrap.cc:654] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.725589 27534 ts_tablet_manager.cc:1434] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:28:15.723683 27533 ts_tablet_manager.cc:1434] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:15.726601 27533 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.727684 27533 tablet_bootstrap.cc:654] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.727893 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a271689f0af4538ac7955e5821f2e1d" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
W20260601 13:28:15.728343 27377 leader_election.cc:343] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:15.728741 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a271689f0af4538ac7955e5821f2e1d" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.728871 27486 raft_consensus.cc:2468] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:15.729234 27532 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.729360 27532 ts_tablet_manager.cc:1403] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:15.729527 27377 leader_election.cc:304] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 8e9154f6efa244b8abaf9e26f910dde9
I20260601 13:28:15.729764 27539 raft_consensus.cc:2804] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.729817 27539 raft_consensus.cc:493] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.729856 27532 raft_consensus.cc:359] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.729863 27539 raft_consensus.cc:3060] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.729995 27532 raft_consensus.cc:385] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.730042 27532 raft_consensus.cc:740] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.730262 27532 consensus_queue.cc:260] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.730556 27533 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.730566 27532 ts_tablet_manager.cc:1434] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.730859 27532 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.731194 27539 raft_consensus.cc:515] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.731861 27539 leader_election.cc:290] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.732097 27532 tablet_bootstrap.cc:654] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.732795 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a271689f0af4538ac7955e5821f2e1d" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:15.732972 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a271689f0af4538ac7955e5821f2e1d" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.733146 27486 raft_consensus.cc:3060] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:28:15.733354 27377 leader_election.cc:343] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:15.730887 27533 ts_tablet_manager.cc:1403] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:15.734180 27532 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.734462 27532 ts_tablet_manager.cc:1403] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:28:15.734829 27486 raft_consensus.cc:2468] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:15.735015 27533 raft_consensus.cc:359] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.735051 27532 raft_consensus.cc:359] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.735199 27533 raft_consensus.cc:385] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.735217 27532 raft_consensus.cc:385] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.735239 27377 leader_election.cc:304] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 8e9154f6efa244b8abaf9e26f910dde9
I20260601 13:28:15.735270 27532 raft_consensus.cc:740] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.735261 27533 raft_consensus.cc:740] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.735450 27539 raft_consensus.cc:2804] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.735541 27539 raft_consensus.cc:697] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:15.735556 27533 consensus_queue.cc:260] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.735520 27532 consensus_queue.cc:260] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.735677 27539 consensus_queue.cc:237] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.735858 27533 ts_tablet_manager.cc:1434] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:15.736047 27533 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.737355 27532 ts_tablet_manager.cc:1434] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:28:15.737618 27532 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.737547 27232 catalog_manager.cc:5696] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:15.738804 27533 tablet_bootstrap.cc:654] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.739441 27536 raft_consensus.cc:493] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.739533 27536 raft_consensus.cc:515] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.739926 27536 leader_election.cc:290] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.740381 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f334a060fd4576840f7b98cda12e07" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:15.740536 27335 raft_consensus.cc:2468] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:15.740686 27532 tablet_bootstrap.cc:654] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.740983 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f334a060fd4576840f7b98cda12e07" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.741081 27533 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.741107 27486 raft_consensus.cc:2468] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:15.741171 27533 ts_tablet_manager.cc:1403] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:15.741513 27377 leader_election.cc:304] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:15.741709 27533 raft_consensus.cc:359] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.741823 27533 raft_consensus.cc:385] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.741854 27533 raft_consensus.cc:740] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.741981 27533 consensus_queue.cc:260] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.742316 27533 ts_tablet_manager.cc:1434] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.742537 27533 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.743526 27532 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.743618 27532 ts_tablet_manager.cc:1403] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260601 13:28:15.743685 27533 tablet_bootstrap.cc:654] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.744084 27532 raft_consensus.cc:359] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.744200 27532 raft_consensus.cc:385] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.744244 27536 raft_consensus.cc:2804] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.744249 27532 raft_consensus.cc:740] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.744321 27536 raft_consensus.cc:493] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.744372 27536 raft_consensus.cc:3060] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.744464 27532 consensus_queue.cc:260] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.745100 27532 ts_tablet_manager.cc:1434] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.745306 27532 tablet_bootstrap.cc:492] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:15.745496 27536 raft_consensus.cc:515] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.746428 27536 leader_election.cc:290] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.746534 27532 tablet_bootstrap.cc:654] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.747364 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f334a060fd4576840f7b98cda12e07" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:15.747459 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f334a060fd4576840f7b98cda12e07" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.747494 27335 raft_consensus.cc:3060] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.747541 27533 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.747560 27486 raft_consensus.cc:3060] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.747627 27533 ts_tablet_manager.cc:1403] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:15.748174 27533 raft_consensus.cc:359] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.748267 27533 raft_consensus.cc:385] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.748301 27533 raft_consensus.cc:740] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.748461 27544 raft_consensus.cc:493] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.748554 27335 raft_consensus.cc:2468] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:15.748523 27544 raft_consensus.cc:515] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.748718 27486 raft_consensus.cc:2468] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:15.748896 27377 leader_election.cc:304] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.749074 27544 leader_election.cc:290] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.749084 27536 raft_consensus.cc:2804] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.749306 27536 raft_consensus.cc:697] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:15.749437 27536 consensus_queue.cc:237] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.749641 27532 tablet_bootstrap.cc:492] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:15.749756 27532 ts_tablet_manager.cc:1403] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:15.750159 27533 consensus_queue.cc:260] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.750285 27532 raft_consensus.cc:359] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.750358 27532 raft_consensus.cc:385] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.750388 27532 raft_consensus.cc:740] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.750501 27533 ts_tablet_manager.cc:1434] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:15.750526 27532 consensus_queue.cc:260] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.751319 27532 ts_tablet_manager.cc:1434] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:28:15.751222 27232 catalog_manager.cc:5696] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:15.754407 27533 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:15.755862 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef539868958f46fdba8ace3756308382" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.756035 27486 raft_consensus.cc:2468] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.756089 27533 tablet_bootstrap.cc:654] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:15.756489 27301 leader_election.cc:304] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.756745 27544 raft_consensus.cc:2804] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.756806 27544 raft_consensus.cc:493] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.756847 27544 raft_consensus.cc:3060] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.757035 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef539868958f46fdba8ace3756308382" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:15.757187 27411 raft_consensus.cc:2468] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.757625 27533 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:15.757704 27533 ts_tablet_manager.cc:1403] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:28:15.757745 27544 raft_consensus.cc:515] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.758046 27544 leader_election.cc:290] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.758132 27533 raft_consensus.cc:359] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.758319 27533 raft_consensus.cc:385] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:15.758373 27533 raft_consensus.cc:740] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:15.758515 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef539868958f46fdba8ace3756308382" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:15.758540 27533 consensus_queue.cc:260] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.758589 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef539868958f46fdba8ace3756308382" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.758625 27411 raft_consensus.cc:3060] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.758666 27486 raft_consensus.cc:3060] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.758855 27533 ts_tablet_manager.cc:1434] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.759554 27411 raft_consensus.cc:2468] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.759554 27486 raft_consensus.cc:2468] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.759881 27301 leader_election.cc:304] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.760075 27544 raft_consensus.cc:2804] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.760337 27544 raft_consensus.cc:697] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Leader. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:15.760488 27544 consensus_queue.cc:237] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.762157 27232 catalog_manager.cc:5696] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:15.793598 27550 raft_consensus.cc:493] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.793764 27550 raft_consensus.cc:515] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.794744 27550 leader_election.cc:290] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:15.795701 27544 raft_consensus.cc:493] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.795862 27544 raft_consensus.cc:515] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.796337 27544 leader_election.cc:290] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.796749 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:15.796757 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.796893 27411 raft_consensus.cc:2468] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.796924 27486 raft_consensus.cc:2468] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.797233 27301 leader_election.cc:304] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.797506 27544 raft_consensus.cc:2804] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.797574 27544 raft_consensus.cc:493] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.797616 27544 raft_consensus.cc:3060] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.798797 27544 raft_consensus.cc:515] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.799563 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e06d70c05451ca5a8703b3f58c81b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:15.799702 27335 raft_consensus.cc:2468] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 0.
I20260601 13:28:15.799875 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.799932 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e06d70c05451ca5a8703b3f58c81b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:15.800048 27410 raft_consensus.cc:2468] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 0.
I20260601 13:28:15.800068 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:15.799989 27452 leader_election.cc:304] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.799988 27486 raft_consensus.cc:3060] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.799796 27544 leader_election.cc:290] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.800146 27411 raft_consensus.cc:3060] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.800294 27550 raft_consensus.cc:2804] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.800338 27550 raft_consensus.cc:493] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.800379 27550 raft_consensus.cc:3060] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.801074 27486 raft_consensus.cc:2468] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.801261 27550 raft_consensus.cc:515] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.801261 27411 raft_consensus.cc:2468] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.801432 27301 leader_election.cc:304] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.801594 27544 raft_consensus.cc:2804] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.801680 27544 raft_consensus.cc:697] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Leader. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:15.801748 27550 leader_election.cc:290] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:15.801810 27544 consensus_queue.cc:237] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:15.802129 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e06d70c05451ca5a8703b3f58c81b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:15.802296 27335 raft_consensus.cc:3060] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.802138 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133e06d70c05451ca5a8703b3f58c81b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:15.802548 27411 raft_consensus.cc:3060] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.803272 27335 raft_consensus.cc:2468] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 1.
I20260601 13:28:15.803349 27411 raft_consensus.cc:2468] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 1.
I20260601 13:28:15.803617 27452 leader_election.cc:304] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:15.803785 27550 raft_consensus.cc:2804] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.803879 27550 raft_consensus.cc:697] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Becoming Leader. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:15.804011 27550 consensus_queue.cc:237] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.804080 27232 catalog_manager.cc:5696] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:15.805732 27231 catalog_manager.cc:5696] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:15.853046 27544 raft_consensus.cc:493] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.853229 27544 raft_consensus.cc:515] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.853642 27544 leader_election.cc:290] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.854262 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031e4b6ab74b8f8b89373cd5d77f55" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.854262 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031e4b6ab74b8f8b89373cd5d77f55" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:15.854455 27411 raft_consensus.cc:2468] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.854455 27486 raft_consensus.cc:2468] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.854976 27301 leader_election.cc:304] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.855311 27544 raft_consensus.cc:2804] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.855405 27544 raft_consensus.cc:493] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.855484 27544 raft_consensus.cc:3060] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.855691 27570 raft_consensus.cc:493] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.855792 27570 raft_consensus.cc:515] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.856279 27570 leader_election.cc:290] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.856563 27544 raft_consensus.cc:515] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.856711 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a271689f0af4538ac7955e5821f2e1d" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.856717 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a271689f0af4538ac7955e5821f2e1d" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:15.856848 27486 raft_consensus.cc:2393] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e9154f6efa244b8abaf9e26f910dde9 in current term 1: Already voted for candidate 31c7873073554e29a7588c14f56d61ea in this term.
I20260601 13:28:15.856926 27544 leader_election.cc:290] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.857156 27301 leader_election.cc:304] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e9154f6efa244b8abaf9e26f910dde9; no voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3
I20260601 13:28:15.857208 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031e4b6ab74b8f8b89373cd5d77f55" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:15.857303 27411 raft_consensus.cc:3060] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.857306 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d031e4b6ab74b8f8b89373cd5d77f55" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.857427 27544 raft_consensus.cc:3060] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.857519 27486 raft_consensus.cc:3060] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.858150 27411 raft_consensus.cc:2468] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.858366 27486 raft_consensus.cc:2468] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.858496 27301 leader_election.cc:304] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.858645 27570 raft_consensus.cc:2804] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.858367 27544 raft_consensus.cc:2749] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:28:15.858922 27570 raft_consensus.cc:697] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Leader. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:15.859081 27570 consensus_queue.cc:237] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.860968 27231 catalog_manager.cc:5696] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:15.948204 27536 raft_consensus.cc:493] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.948575 27536 raft_consensus.cc:515] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.949079 27536 leader_election.cc:290] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.949407 27570 raft_consensus.cc:493] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:15.949498 27570 raft_consensus.cc:515] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.949707 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:15.949718 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.949890 27570 leader_election.cc:290] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.949862 27486 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:15.949862 27335 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:15.950295 27377 leader_election.cc:304] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:15.950317 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a5f9108df473b9f82a14b8bd3d139" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:15.950338 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a5f9108df473b9f82a14b8bd3d139" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:15.950435 27411 raft_consensus.cc:2468] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.950448 27486 raft_consensus.cc:2468] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:15.950472 27536 raft_consensus.cc:2804] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.950512 27536 raft_consensus.cc:493] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.950548 27536 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.950701 27301 leader_election.cc:304] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.950873 27570 raft_consensus.cc:2804] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:15.950935 27570 raft_consensus.cc:493] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:15.950986 27570 raft_consensus.cc:3060] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.951545 27536 raft_consensus.cc:515] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.951718 27570 raft_consensus.cc:515] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.951814 27536 leader_election.cc:290] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.952059 27570 leader_election.cc:290] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:15.952185 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.952294 27486 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.952443 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a5f9108df473b9f82a14b8bd3d139" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:15.952443 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:15.952515 27485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9a5f9108df473b9f82a14b8bd3d139" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:15.952574 27411 raft_consensus.cc:3060] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.952602 27485 raft_consensus.cc:3060] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.952581 27335 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:15.953426 27486 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:15.953507 27411 raft_consensus.cc:2468] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.953507 27335 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:15.953536 27485 raft_consensus.cc:2468] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:15.953739 27377 leader_election.cc:304] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:15.954046 27301 leader_election.cc:304] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:15.954101 27536 raft_consensus.cc:2804] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.954239 27536 raft_consensus.cc:697] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:15.954295 27570 raft_consensus.cc:2804] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:15.954411 27570 raft_consensus.cc:697] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Leader. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:15.954394 27536 consensus_queue.cc:237] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.954659 27570 consensus_queue.cc:237] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:15.956139 27231 catalog_manager.cc:5696] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:15.956182 27232 catalog_manager.cc:5696] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:15.988117 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:15.990315 27582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.990370 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:15.990324 27584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:15.990345 27581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:15.990906 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:15.990960 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:15.990979 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320495990979 us; error 0 us; skew 500 ppm
I20260601 13:28:15.992146 24364 webserver.cc:533] Webserver started at http://127.23.203.4:44157/ using document root <none> and password file <none>
I20260601 13:28:15.992350 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:15.992429 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:15.992522 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:15.992938 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "1ef383f7293f42da891d4a700d782927"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-wz1t"
I20260601 13:28:15.994767 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:15.995944 27589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:15.996312 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:15.996392 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "1ef383f7293f42da891d4a700d782927"
format_stamp: "Formatted at 2026-06-01 13:28:15 on dist-test-slave-wz1t"
I20260601 13:28:15.996450 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:16.023526 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:16.024432 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:16.024828 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:16.025511 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:16.025554 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:16.025590 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:16.025605 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:16.032349 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:35411
I20260601 13:28:16.032528 27652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:35411 every 8 connection(s)
I20260601 13:28:16.035435 27232 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42378:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260601 13:28:16.040457 27653 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33283
I20260601 13:28:16.040652 27653 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:16.041009 27653 heartbeater.cc:507] Master 127.23.203.62:33283 requested a full tablet report, sending...
I20260601 13:28:16.041939 27231 ts_manager.cc:194] Registered new tserver with Master: 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411)
W20260601 13:28:16.042461 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8acfca8f03a64dc99075efd89854ddcd has no consensus state
W20260601 13:28:16.042766 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d25ed023687a4f54b5c7cd2268e4711b has no consensus state
I20260601 13:28:16.042796 27231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42382
W20260601 13:28:16.043067 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a998cf1bcb744eadba5ab29b7b9f1042 has no consensus state
W20260601 13:28:16.043375 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 529c8c781a854617afed7ea63ac2052e has no consensus state
W20260601 13:28:16.043705 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 263bfc0beb5640669e59071688d20ca5 has no consensus state
W20260601 13:28:16.044029 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0ec5b54bb41464f869cf1f54861f6b7 has no consensus state
W20260601 13:28:16.044416 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 109994e689c34f9f91b2cd3a097f43f3 has no consensus state
W20260601 13:28:16.044709 27232 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d0d9e1f6649744c287ea49385d98cbfb has no consensus state
I20260601 13:28:16.049401 27318 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfca8f03a64dc99075efd89854ddcd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.049737 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfca8f03a64dc99075efd89854ddcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.051568 27532 tablet_bootstrap.cc:492] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:16.052469 27401 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfca8f03a64dc99075efd89854ddcd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.052793 27532 tablet_bootstrap.cc:654] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.052824 27401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfca8f03a64dc99075efd89854ddcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.053758 27471 tablet_service.cc:1511] Processing CreateTablet for tablet a998cf1bcb744eadba5ab29b7b9f1042 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.053952 27473 tablet_service.cc:1511] Processing CreateTablet for tablet 263bfc0beb5640669e59071688d20ca5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.053934 27475 tablet_service.cc:1511] Processing CreateTablet for tablet b0ec5b54bb41464f869cf1f54861f6b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.054152 27471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a998cf1bcb744eadba5ab29b7b9f1042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.054406 27469 tablet_service.cc:1511] Processing CreateTablet for tablet d0d9e1f6649744c287ea49385d98cbfb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.054490 27475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ec5b54bb41464f869cf1f54861f6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.053758 27470 tablet_service.cc:1511] Processing CreateTablet for tablet d25ed023687a4f54b5c7cd2268e4711b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.054666 27469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d9e1f6649744c287ea49385d98cbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.055107 27473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263bfc0beb5640669e59071688d20ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.055254 27398 tablet_service.cc:1511] Processing CreateTablet for tablet a998cf1bcb744eadba5ab29b7b9f1042 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.055511 27398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a998cf1bcb744eadba5ab29b7b9f1042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.057682 27470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25ed023687a4f54b5c7cd2268e4711b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.058303 27400 tablet_service.cc:1511] Processing CreateTablet for tablet 529c8c781a854617afed7ea63ac2052e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.058660 27400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c8c781a854617afed7ea63ac2052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.060629 27533 tablet_bootstrap.cc:492] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:16.060768 27611 tablet_service.cc:1511] Processing CreateTablet for tablet 109994e689c34f9f91b2cd3a097f43f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.061452 27611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109994e689c34f9f91b2cd3a097f43f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.061792 27399 tablet_service.cc:1511] Processing CreateTablet for tablet b0ec5b54bb41464f869cf1f54861f6b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.062047 27533 tablet_bootstrap.cc:654] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.062083 27399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ec5b54bb41464f869cf1f54861f6b7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:28:16.062114 27219 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 529c8c781a854617afed7ea63ac2052e (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 529c8c781a854617afed7ea63ac2052e consensus state has no leader
I20260601 13:28:16.064721 27397 tablet_service.cc:1511] Processing CreateTablet for tablet 109994e689c34f9f91b2cd3a097f43f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.065109 27397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109994e689c34f9f91b2cd3a097f43f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.065323 27659 tablet_bootstrap.cc:492] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.065558 27533 tablet_bootstrap.cc:492] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:16.065644 27533 ts_tablet_manager.cc:1403] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:28:16.066267 27533 raft_consensus.cc:359] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.066540 27533 raft_consensus.cc:385] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.066557 27610 tablet_service.cc:1511] Processing CreateTablet for tablet d0d9e1f6649744c287ea49385d98cbfb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.066650 27533 raft_consensus.cc:740] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.066888 27610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d9e1f6649744c287ea49385d98cbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.066860 27533 consensus_queue.cc:260] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.067082 27659 tablet_bootstrap.cc:654] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.067205 27533 ts_tablet_manager.cc:1434] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:16.067416 27533 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:16.068307 27659 tablet_bootstrap.cc:492] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.068410 27659 ts_tablet_manager.cc:1403] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:16.068604 27533 tablet_bootstrap.cc:654] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.068935 27659 raft_consensus.cc:359] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.069038 27659 raft_consensus.cc:385] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.069083 27659 raft_consensus.cc:740] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.069223 27659 consensus_queue.cc:260] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.069247 27612 tablet_service.cc:1511] Processing CreateTablet for tablet b0ec5b54bb41464f869cf1f54861f6b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.069514 27612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ec5b54bb41464f869cf1f54861f6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.069664 27659 ts_tablet_manager.cc:1434] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.069861 27659 tablet_bootstrap.cc:492] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.070106 27533 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:16.070225 27533 ts_tablet_manager.cc:1403] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.070716 27533 raft_consensus.cc:359] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.070820 27533 raft_consensus.cc:385] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.070854 27533 raft_consensus.cc:740] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.070981 27533 consensus_queue.cc:260] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.071208 27659 tablet_bootstrap.cc:654] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.071287 27533 ts_tablet_manager.cc:1434] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:16.071522 27533 tablet_bootstrap.cc:492] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:16.071956 27613 tablet_service.cc:1511] Processing CreateTablet for tablet 263bfc0beb5640669e59071688d20ca5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.072185 27653 heartbeater.cc:499] Master 127.23.203.62:33283 was elected leader, sending a full tablet report...
I20260601 13:28:16.072314 27613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263bfc0beb5640669e59071688d20ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.072542 27533 tablet_bootstrap.cc:654] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.072898 27659 tablet_bootstrap.cc:492] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.073021 27659 ts_tablet_manager.cc:1403] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.073726 27659 raft_consensus.cc:359] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.073873 27659 raft_consensus.cc:385] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.073930 27659 raft_consensus.cc:740] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.074056 27533 tablet_bootstrap.cc:492] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:16.074218 27533 ts_tablet_manager.cc:1403] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.074141 27659 consensus_queue.cc:260] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.074471 27614 tablet_service.cc:1511] Processing CreateTablet for tablet 529c8c781a854617afed7ea63ac2052e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.074604 27659 ts_tablet_manager.cc:1434] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:16.074791 27614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c8c781a854617afed7ea63ac2052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.074807 27659 tablet_bootstrap.cc:492] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.074971 27533 raft_consensus.cc:359] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.075109 27533 raft_consensus.cc:385] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.075191 27533 raft_consensus.cc:740] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.075383 27533 consensus_queue.cc:260] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.075766 27533 ts_tablet_manager.cc:1434] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.075970 27533 tablet_bootstrap.cc:492] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:16.076628 27659 tablet_bootstrap.cc:654] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.077015 27533 tablet_bootstrap.cc:654] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.077211 27615 tablet_service.cc:1511] Processing CreateTablet for tablet a998cf1bcb744eadba5ab29b7b9f1042 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.077526 27615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a998cf1bcb744eadba5ab29b7b9f1042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.077790 27659 tablet_bootstrap.cc:492] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.077862 27659 ts_tablet_manager.cc:1403] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.078647 27659 raft_consensus.cc:359] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.078769 27659 raft_consensus.cc:385] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.078795 27659 raft_consensus.cc:740] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.078899 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfca8f03a64dc99075efd89854ddcd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.078971 27659 consensus_queue.cc:260] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.079190 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfca8f03a64dc99075efd89854ddcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.079275 27659 ts_tablet_manager.cc:1434] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.079414 27659 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.080152 27616 tablet_service.cc:1511] Processing CreateTablet for tablet d25ed023687a4f54b5c7cd2268e4711b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.080484 27616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25ed023687a4f54b5c7cd2268e4711b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.080499 27659 tablet_bootstrap.cc:654] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.081189 27533 tablet_bootstrap.cc:492] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:16.081291 27533 ts_tablet_manager.cc:1403] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:16.081701 27533 raft_consensus.cc:359] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.081791 27533 raft_consensus.cc:385] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.081815 27533 raft_consensus.cc:740] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.081964 27533 consensus_queue.cc:260] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.082324 27533 ts_tablet_manager.cc:1434] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.082513 27533 tablet_bootstrap.cc:492] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:16.083144 27318 tablet_service.cc:1511] Processing CreateTablet for tablet d25ed023687a4f54b5c7cd2268e4711b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.083384 27325 tablet_service.cc:1511] Processing CreateTablet for tablet 263bfc0beb5640669e59071688d20ca5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.083331 27320 tablet_service.cc:1511] Processing CreateTablet for tablet 529c8c781a854617afed7ea63ac2052e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.083421 27321 tablet_service.cc:1511] Processing CreateTablet for tablet 109994e689c34f9f91b2cd3a097f43f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.083431 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25ed023687a4f54b5c7cd2268e4711b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.083748 27325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263bfc0beb5640669e59071688d20ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.083761 27319 tablet_service.cc:1511] Processing CreateTablet for tablet d0d9e1f6649744c287ea49385d98cbfb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:28:16.084252 27533 tablet_bootstrap.cc:654] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.085506 27533 tablet_bootstrap.cc:492] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3: No bootstrap required, opened a new log
I20260601 13:28:16.085595 27533 ts_tablet_manager.cc:1403] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.085650 27659 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.085737 27659 ts_tablet_manager.cc:1403] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:28:16.086097 27533 raft_consensus.cc:359] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.086251 27533 raft_consensus.cc:385] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.086308 27533 raft_consensus.cc:740] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.086342 27321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109994e689c34f9f91b2cd3a097f43f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.086443 27533 consensus_queue.cc:260] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.087741 27533 ts_tablet_manager.cc:1434] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:16.088253 27319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d9e1f6649744c287ea49385d98cbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.089246 27534 tablet_bootstrap.cc:492] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:16.090476 27532 tablet_bootstrap.cc:492] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:16.090484 27534 tablet_bootstrap.cc:654] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.090588 27532 ts_tablet_manager.cc:1403] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.039s	user 0.002s	sys 0.000s
I20260601 13:28:16.091810 27320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c8c781a854617afed7ea63ac2052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.092038 27659 raft_consensus.cc:359] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.092226 27659 raft_consensus.cc:385] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.092288 27659 raft_consensus.cc:740] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.092442 27659 consensus_queue.cc:260] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.092289 27532 raft_consensus.cc:359] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.092674 27532 raft_consensus.cc:385] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.092728 27532 raft_consensus.cc:740] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.092892 27532 consensus_queue.cc:260] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.093204 27532 ts_tablet_manager.cc:1434] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:16.092736 27659 ts_tablet_manager.cc:1434] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:28:16.093387 27532 tablet_bootstrap.cc:492] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:16.093448 27659 tablet_bootstrap.cc:492] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.095110 27659 tablet_bootstrap.cc:654] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.095194 27532 tablet_bootstrap.cc:654] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.096886 27532 tablet_bootstrap.cc:492] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:16.096923 27534 tablet_bootstrap.cc:492] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:16.097012 27532 ts_tablet_manager.cc:1403] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:28:16.098384 27659 tablet_bootstrap.cc:492] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.097051 27534 ts_tablet_manager.cc:1403] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:28:16.098591 27659 ts_tablet_manager.cc:1403] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:28:16.098417 27532 raft_consensus.cc:359] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.098652 27532 raft_consensus.cc:385] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.098685 27532 raft_consensus.cc:740] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.099001 27534 raft_consensus.cc:359] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.099164 27534 raft_consensus.cc:385] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.099208 27534 raft_consensus.cc:740] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.099399 27534 consensus_queue.cc:260] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.099040 27532 consensus_queue.cc:260] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.099956 27659 raft_consensus.cc:359] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.100219 27659 raft_consensus.cc:385] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.100296 27659 raft_consensus.cc:740] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.100442 27659 consensus_queue.cc:260] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.100525 27534 ts_tablet_manager.cc:1434] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:16.100764 27534 tablet_bootstrap.cc:492] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:16.100796 27659 ts_tablet_manager.cc:1434] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:16.101037 27659 tablet_bootstrap.cc:492] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.100127 27532 ts_tablet_manager.cc:1434] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.101311 27532 tablet_bootstrap.cc:492] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:16.101037 27232 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c: range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a] alter complete (version 0)
I20260601 13:28:16.102291 27659 tablet_bootstrap.cc:654] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.102823 27532 tablet_bootstrap.cc:654] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.102291 27534 tablet_bootstrap.cc:654] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.104308 27532 tablet_bootstrap.cc:492] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:16.104447 27532 ts_tablet_manager.cc:1403] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.104607 27659 tablet_bootstrap.cc:492] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.104938 27659 ts_tablet_manager.cc:1403] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:16.105072 27532 raft_consensus.cc:359] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.105232 27532 raft_consensus.cc:385] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.105288 27532 raft_consensus.cc:740] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.105477 27532 consensus_queue.cc:260] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.105841 27532 ts_tablet_manager.cc:1434] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:16.106074 27532 tablet_bootstrap.cc:492] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:16.106228 27659 raft_consensus.cc:359] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.106364 27659 raft_consensus.cc:385] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.106398 27659 raft_consensus.cc:740] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.106557 27659 consensus_queue.cc:260] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.106882 27659 ts_tablet_manager.cc:1434] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:16.107184 27659 tablet_bootstrap.cc:492] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.107570 27532 tablet_bootstrap.cc:654] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.108502 27659 tablet_bootstrap.cc:654] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.109241 27532 tablet_bootstrap.cc:492] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:16.109359 27532 ts_tablet_manager.cc:1403] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.109917 27532 raft_consensus.cc:359] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.110059 27532 raft_consensus.cc:385] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.110105 27534 tablet_bootstrap.cc:492] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:16.110116 27532 raft_consensus.cc:740] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.110262 27534 ts_tablet_manager.cc:1403] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.002s
I20260601 13:28:16.110348 27532 consensus_queue.cc:260] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.110608 27659 tablet_bootstrap.cc:492] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.110702 27659 ts_tablet_manager.cc:1403] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:28:16.110733 27532 ts_tablet_manager.cc:1434] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:16.110941 27532 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:16.111389 27659 raft_consensus.cc:359] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.111522 27659 raft_consensus.cc:385] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.111562 27659 raft_consensus.cc:740] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.111682 27659 consensus_queue.cc:260] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.111709 27534 raft_consensus.cc:359] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.111914 27534 raft_consensus.cc:385] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.112007 27534 raft_consensus.cc:740] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.112026 27659 ts_tablet_manager.cc:1434] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:16.112277 27532 tablet_bootstrap.cc:654] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.112296 27659 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.112802 27534 consensus_queue.cc:260] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.113586 27534 ts_tablet_manager.cc:1434] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:16.113857 27534 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:16.114156 27659 tablet_bootstrap.cc:654] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.115696 27659 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: No bootstrap required, opened a new log
I20260601 13:28:16.115741 27534 tablet_bootstrap.cc:654] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.115806 27659 ts_tablet_manager.cc:1403] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:16.116456 27659 raft_consensus.cc:359] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.116588 27659 raft_consensus.cc:385] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.116642 27659 raft_consensus.cc:740] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.116784 27659 consensus_queue.cc:260] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.117055 27532 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:16.117174 27532 ts_tablet_manager.cc:1403] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:28:16.117337 27659 ts_tablet_manager.cc:1434] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:16.117547 27534 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:16.117610 27534 ts_tablet_manager.cc:1403] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:16.117565 27532 raft_consensus.cc:359] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.117699 27532 raft_consensus.cc:385] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.117743 27532 raft_consensus.cc:740] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.117904 27532 consensus_queue.cc:260] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.118121 27534 raft_consensus.cc:359] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.118238 27534 raft_consensus.cc:385] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.118273 27534 raft_consensus.cc:740] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.118283 27532 ts_tablet_manager.cc:1434] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.118387 27534 consensus_queue.cc:260] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.118476 27532 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9: Bootstrap starting.
I20260601 13:28:16.118636 27534 ts_tablet_manager.cc:1434] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.118808 27534 tablet_bootstrap.cc:492] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:16.119783 27532 tablet_bootstrap.cc:654] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.119783 27534 tablet_bootstrap.cc:654] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.121572 27532 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9: No bootstrap required, opened a new log
I20260601 13:28:16.121604 27534 tablet_bootstrap.cc:492] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:16.121687 27532 ts_tablet_manager.cc:1403] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.121723 27534 ts_tablet_manager.cc:1403] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:16.122283 27532 raft_consensus.cc:359] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.122321 27534 raft_consensus.cc:359] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.122395 27532 raft_consensus.cc:385] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.122422 27532 raft_consensus.cc:740] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.122423 27534 raft_consensus.cc:385] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.122536 27534 raft_consensus.cc:740] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.122607 27532 consensus_queue.cc:260] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.122679 27534 consensus_queue.cc:260] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.122917 27532 ts_tablet_manager.cc:1434] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.123062 27534 ts_tablet_manager.cc:1434] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.123238 27534 tablet_bootstrap.cc:492] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:16.124198 27534 tablet_bootstrap.cc:654] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:16.125361 27534 tablet_bootstrap.cc:492] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: No bootstrap required, opened a new log
I20260601 13:28:16.125440 27534 ts_tablet_manager.cc:1403] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:16.126106 27534 raft_consensus.cc:359] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.126273 27534 raft_consensus.cc:385] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:16.126320 27534 raft_consensus.cc:740] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: FOLLOWER
I20260601 13:28:16.126441 27534 consensus_queue.cc:260] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.126515 27536 raft_consensus.cc:493] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.126631 27536 raft_consensus.cc:515] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.126780 27534 ts_tablet_manager.cc:1434] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:16.127130 27536 leader_election.cc:290] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.127593 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a998cf1bcb744eadba5ab29b7b9f1042" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:16.127724 27486 raft_consensus.cc:2468] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.128010 27377 leader_election.cc:304] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:16.128162 27536 raft_consensus.cc:2804] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.128222 27536 raft_consensus.cc:493] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.128275 27536 raft_consensus.cc:3060] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.129233 27536 raft_consensus.cc:515] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.129602 27536 leader_election.cc:290] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.129972 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a998cf1bcb744eadba5ab29b7b9f1042" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:16.130080 27486 raft_consensus.cc:3060] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.130937 27486 raft_consensus.cc:2468] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.131174 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a998cf1bcb744eadba5ab29b7b9f1042" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927" is_pre_election: true
I20260601 13:28:16.131225 27377 leader_election.cc:304] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:16.131306 27627 raft_consensus.cc:2468] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.131382 27536 raft_consensus.cc:2804] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.131479 27536 raft_consensus.cc:697] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.131583 27626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a998cf1bcb744eadba5ab29b7b9f1042" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.131610 27536 consensus_queue.cc:237] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.131695 27626 raft_consensus.cc:3060] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.132666 27626 raft_consensus.cc:2468] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.133318 27229 catalog_manager.cc:5696] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.147651 27550 raft_consensus.cc:493] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.147836 27550 raft_consensus.cc:515] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.148399 27550 leader_election.cc:290] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.149147 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25ed023687a4f54b5c7cd2268e4711b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:16.149287 27335 raft_consensus.cc:2468] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 0.
I20260601 13:28:16.149636 27452 leader_election.cc:304] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.149824 27550 raft_consensus.cc:2804] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.149892 27550 raft_consensus.cc:493] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.149921 27550 raft_consensus.cc:3060] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.151043 27550 raft_consensus.cc:515] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.151458 27550 leader_election.cc:290] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.151773 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25ed023687a4f54b5c7cd2268e4711b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.151894 27335 raft_consensus.cc:3060] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.152654 27626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25ed023687a4f54b5c7cd2268e4711b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927" is_pre_election: true
I20260601 13:28:16.152768 27626 raft_consensus.cc:2468] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 0.
I20260601 13:28:16.152917 27335 raft_consensus.cc:2468] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 1.
I20260601 13:28:16.153138 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25ed023687a4f54b5c7cd2268e4711b" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.153208 27452 leader_election.cc:304] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.153262 27627 raft_consensus.cc:3060] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.153419 27550 raft_consensus.cc:2804] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.153522 27550 raft_consensus.cc:697] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Becoming Leader. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:16.153682 27550 consensus_queue.cc:237] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.154237 27627 raft_consensus.cc:2468] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 1.
I20260601 13:28:16.155475 27229 catalog_manager.cc:5696] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.158481 27536 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.161932 27539 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.191226 27570 raft_consensus.cc:493] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.191388 27570 raft_consensus.cc:515] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.191996 27570 leader_election.cc:290] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.192740 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:16.192893 27539 raft_consensus.cc:493] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.192921 27486 raft_consensus.cc:2468] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 0.
I20260601 13:28:16.192977 27539 raft_consensus.cc:515] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.193397 27539 leader_election.cc:290] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.193418 27301 leader_election.cc:304] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.193593 27570 raft_consensus.cc:2804] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.193650 27570 raft_consensus.cc:493] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.193713 27570 raft_consensus.cc:3060] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.193684 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927" is_pre_election: true
I20260601 13:28:16.193825 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:16.193905 27627 raft_consensus.cc:2468] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.193921 27335 raft_consensus.cc:2468] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.194339 27377 leader_election.cc:304] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 31c7873073554e29a7588c14f56d61ea; no voters: 
I20260601 13:28:16.194520 27539 raft_consensus.cc:2804] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.194577 27539 raft_consensus.cc:493] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.194615 27539 raft_consensus.cc:3060] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.195000 27570 raft_consensus.cc:515] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.195370 27570 leader_election.cc:290] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.195536 27539 raft_consensus.cc:515] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.195814 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:16.195915 27539 leader_election.cc:290] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.195915 27486 raft_consensus.cc:3060] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.196336 27626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.196406 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.196456 27626 raft_consensus.cc:3060] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.196506 27335 raft_consensus.cc:3060] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.196911 27486 raft_consensus.cc:2468] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:16.197137 27625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.197242 27626 raft_consensus.cc:2468] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.197250 27625 raft_consensus.cc:3060] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.197474 27335 raft_consensus.cc:2468] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.197593 27377 leader_election.cc:304] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 31c7873073554e29a7588c14f56d61ea; no voters: 
I20260601 13:28:16.197784 27539 raft_consensus.cc:2804] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.196362 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927" is_pre_election: true
I20260601 13:28:16.197782 27301 leader_election.cc:304] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dccbdab9d1e4520b87789fec493aad3, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.197932 27539 raft_consensus.cc:697] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.198029 27570 raft_consensus.cc:2804] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.198071 27539 consensus_queue.cc:237] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.198433 27625 raft_consensus.cc:2468] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 1.
I20260601 13:28:16.198439 27570 raft_consensus.cc:697] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Leader. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:16.198767 27570 consensus_queue.cc:237] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.199942 27232 catalog_manager.cc:5696] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.201571 27229 catalog_manager.cc:5696] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:16.213788 27539 raft_consensus.cc:493] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.213969 27539 raft_consensus.cc:515] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.214449 27539 leader_election.cc:290] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411)
I20260601 13:28:16.214883 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:16.215106 27335 raft_consensus.cc:2468] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.214890 27625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927" is_pre_election: true
I20260601 13:28:16.215257 27625 raft_consensus.cc:2468] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.215400 27377 leader_election.cc:304] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.215569 27539 raft_consensus.cc:2804] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.215629 27539 raft_consensus.cc:493] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.215692 27539 raft_consensus.cc:3060] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.216626 27539 raft_consensus.cc:515] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.217032 27539 leader_election.cc:290] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411)
I20260601 13:28:16.217393 27625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.217393 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.217538 27625 raft_consensus.cc:3060] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.217538 27335 raft_consensus.cc:3060] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.218498 27335 raft_consensus.cc:2468] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.218498 27625 raft_consensus.cc:2468] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.218887 27377 leader_election.cc:304] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 31c7873073554e29a7588c14f56d61ea; no voters: 
I20260601 13:28:16.219086 27539 raft_consensus.cc:2804] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.219193 27539 raft_consensus.cc:697] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.219336 27539 consensus_queue.cc:237] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.221052 27229 catalog_manager.cc:5696] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.224599 27570 consensus_queue.cc:1048] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.227720 27544 consensus_queue.cc:1048] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.237938 27539 raft_consensus.cc:493] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.238083 27539 raft_consensus.cc:515] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.238502 27539 leader_election.cc:290] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.238958 27625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927" is_pre_election: true
I20260601 13:28:16.238966 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:16.239112 27625 raft_consensus.cc:2468] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.239146 27486 raft_consensus.cc:2468] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 0.
I20260601 13:28:16.239409 27377 leader_election.cc:304] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 31c7873073554e29a7588c14f56d61ea; no voters: 
I20260601 13:28:16.239605 27539 raft_consensus.cc:2804] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.239671 27539 raft_consensus.cc:493] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.239733 27539 raft_consensus.cc:3060] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.240516 27570 consensus_queue.cc:1048] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.240754 27539 raft_consensus.cc:515] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.241134 27539 leader_election.cc:290] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.241420 27625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.241561 27625 raft_consensus.cc:3060] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.241578 27485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:16.241672 27485 raft_consensus.cc:3060] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.242100 27539 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.242590 27625 raft_consensus.cc:2468] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.242689 27485 raft_consensus.cc:2468] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 1.
I20260601 13:28:16.242892 27377 leader_election.cc:304] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 31c7873073554e29a7588c14f56d61ea; no voters: 
I20260601 13:28:16.243223 27539 raft_consensus.cc:2804] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.243341 27539 raft_consensus.cc:697] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.243485 27539 consensus_queue.cc:237] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.245954 27232 catalog_manager.cc:5696] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.246208 27539 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.248005 27576 consensus_queue.cc:1048] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.259847 27576 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.262900 27544 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.285163 27662 raft_consensus.cc:493] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.285357 27662 raft_consensus.cc:515] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.285948 27662 leader_election.cc:290] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.289711 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d9e1f6649744c287ea49385d98cbfb" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3" is_pre_election: true
I20260601 13:28:16.289711 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d9e1f6649744c287ea49385d98cbfb" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:16.289918 27486 raft_consensus.cc:2468] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 0.
I20260601 13:28:16.289918 27335 raft_consensus.cc:2468] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 0.
I20260601 13:28:16.290266 27593 leader_election.cc:304] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.290450 27662 raft_consensus.cc:2804] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.290513 27662 raft_consensus.cc:493] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.290550 27662 raft_consensus.cc:3060] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.291388 27662 raft_consensus.cc:515] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.291740 27662 leader_election.cc:290] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 election: Requested vote from peers 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.292109 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d9e1f6649744c287ea49385d98cbfb" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:16.292119 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d9e1f6649744c287ea49385d98cbfb" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.292222 27335 raft_consensus.cc:3060] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.292249 27486 raft_consensus.cc:3060] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.292933 27335 raft_consensus.cc:2468] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 1.
I20260601 13:28:16.292977 27486 raft_consensus.cc:2468] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 1.
I20260601 13:28:16.293259 27593 leader_election.cc:304] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.293421 27662 raft_consensus.cc:2804] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.293645 27662 raft_consensus.cc:697] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 1 LEADER]: Becoming Leader. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Running, Role: LEADER
I20260601 13:28:16.293824 27662 consensus_queue.cc:237] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.295463 27232 catalog_manager.cc:5696] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ef383f7293f42da891d4a700d782927 (127.23.203.4). New cstate: current_term: 1 leader_uuid: "1ef383f7293f42da891d4a700d782927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.337749 27662 raft_consensus.cc:493] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:16.337914 27662 raft_consensus.cc:515] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.338408 27662 leader_election.cc:290] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:16.339022 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfca8f03a64dc99075efd89854ddcd" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9" is_pre_election: true
I20260601 13:28:16.339183 27335 raft_consensus.cc:2468] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 0.
I20260601 13:28:16.339495 27593 leader_election.cc:304] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:16.339690 27662 raft_consensus.cc:2804] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:16.339766 27662 raft_consensus.cc:493] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:16.339803 27662 raft_consensus.cc:3060] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.341086 27662 raft_consensus.cc:515] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.341473 27662 leader_election.cc:290] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:16.341872 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfca8f03a64dc99075efd89854ddcd" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.342012 27335 raft_consensus.cc:3060] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.342952 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfca8f03a64dc99075efd89854ddcd" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea" is_pre_election: true
I20260601 13:28:16.343042 27335 raft_consensus.cc:2468] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 1.
I20260601 13:28:16.343058 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfca8f03a64dc99075efd89854ddcd" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:16.343096 27411 raft_consensus.cc:2468] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 0.
I20260601 13:28:16.343597 27593 leader_election.cc:304] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 31c7873073554e29a7588c14f56d61ea
I20260601 13:28:16.343811 27662 raft_consensus.cc:2804] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:16.343922 27662 raft_consensus.cc:697] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 1 LEADER]: Becoming Leader. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Running, Role: LEADER
I20260601 13:28:16.344082 27662 consensus_queue.cc:237] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } }
I20260601 13:28:16.345659 27232 catalog_manager.cc:5696] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ef383f7293f42da891d4a700d782927 (127.23.203.4). New cstate: current_term: 1 leader_uuid: "1ef383f7293f42da891d4a700d782927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.396238 27550 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.399695 27711 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.401250 27544 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.406139 27576 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.486917 27286 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:28:16.493989 27411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3"
dest_uuid: "31c7873073554e29a7588c14f56d61ea"
mode: GRACEFUL
new_leader_uuid: "1ef383f7293f42da891d4a700d782927"
 from {username='slave'} at 127.0.0.1:54938
I20260601 13:28:16.494207 27411 raft_consensus.cc:606] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Received request to transfer leadership to TS 1ef383f7293f42da891d4a700d782927
I20260601 13:28:16.496182 27486 consensus_queue.cc:237] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:16.497692 27335 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:16.498201 27411 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:16.498148 27547 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:28:16.498346 27452 consensus_peers.cc:597] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 -> Peer 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): Couldn't send request to peer 1ef383f7293f42da891d4a700d782927. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 133e06d70c05451ca5a8703b3f58c81b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:16.498523 27547 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:16.498903 27334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5"
dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
mode: GRACEFUL
new_leader_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:58898
I20260601 13:28:16.499034 27334 raft_consensus.cc:606] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Received request to transfer leadership to TS 3dccbdab9d1e4520b87789fec493aad3
I20260601 13:28:16.499857 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c"
dest_uuid: "31c7873073554e29a7588c14f56d61ea"
mode: GRACEFUL
new_leader_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:54938
I20260601 13:28:16.499771 27711 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.499966 27410 raft_consensus.cc:606] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Received request to transfer leadership to TS 3dccbdab9d1e4520b87789fec493aad3
I20260601 13:28:16.500162 27335 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.500705 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7"
dest_uuid: "31c7873073554e29a7588c14f56d61ea"
mode: GRACEFUL
new_leader_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:54938
I20260601 13:28:16.500808 27410 raft_consensus.cc:606] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Received request to transfer leadership to TS 3dccbdab9d1e4520b87789fec493aad3
I20260601 13:28:16.501070 27286 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260601 13:28:16.501197 27286 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:16.502549 27230 catalog_manager.cc:5696] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.503355 27410 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.507417 27335 consensus_queue.cc:237] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:16.508968 27410 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:16.509152 27486 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:16.509172 27301 consensus_peers.cc:597] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 -> Peer 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): Couldn't send request to peer 1ef383f7293f42da891d4a700d782927. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc9a5f9108df473b9f82a14b8bd3d139. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:16.509414 27539 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.509460 27576 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:16.509578 27544 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:16.511412 27576 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.512003 27539 raft_consensus.cc:993] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: : Instructing follower 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:16.512091 27539 raft_consensus.cc:1081] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Signalling peer 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:16.513024 27484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c"
dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:48640
I20260601 13:28:16.513159 27484 raft_consensus.cc:493] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:16.513228 27484 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.514397 27484 raft_consensus.cc:515] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.514371 27410 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.514469 27486 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.514845 27484 leader_election.cc:290] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.514878 27230 catalog_manager.cc:5696] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.515856 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:16.515975 27411 raft_consensus.cc:3055] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:16.515997 27334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.516023 27411 raft_consensus.cc:740] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.516085 27334 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.516139 27333 consensus_queue.cc:237] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:16.516171 27411 consensus_queue.cc:260] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.516362 27411 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.517184 27334 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:16.517254 27411 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:16.517566 27452 leader_election.cc:304] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:16.517737 27335 raft_consensus.cc:1240] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Rejecting Update request from peer 31c7873073554e29a7588c14f56d61ea for earlier term 1. Current term is 2. Ops: []
I20260601 13:28:16.517863 27547 raft_consensus.cc:2804] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:16.517946 27547 raft_consensus.cc:697] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Becoming Leader. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:16.518091 27547 consensus_queue.cc:237] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.519352 27410 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:16.519579 27484 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:16.519799 27301 consensus_peers.cc:597] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 -> Peer 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): Couldn't send request to peer 1ef383f7293f42da891d4a700d782927. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d031e4b6ab74b8f8b89373cd5d77f55. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:16.519989 27544 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:16.520128 27576 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:16.522243 27576 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.522357 27410 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.522598 27486 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:16.523566 27229 catalog_manager.cc:5696] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: term changed from 1 to 2, leader changed from 31c7873073554e29a7588c14f56d61ea (127.23.203.2) to 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3). New cstate: current_term: 2 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:16.525995 27232 catalog_manager.cc:5696] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
W20260601 13:28:16.529707 27279 auto_rebalancer.cc:591] Failed to schedule move for tablet 8943fd0fe84a47e698b8776ffe7b848c: Illegal state: Replica 31c7873073554e29a7588c14f56d61ea is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } }
I20260601 13:28:16.541621 27711 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.545744 27710 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.588410 27536 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.591992 27539 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.631369 27539 consensus_queue.cc:1048] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.634876 27539 consensus_queue.cc:1048] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.635933 27723 consensus_queue.cc:1048] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.637017 27723 raft_consensus.cc:993] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: : Instructing follower 1ef383f7293f42da891d4a700d782927 to start an election
I20260601 13:28:16.637132 27536 raft_consensus.cc:1081] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Signalling peer 1ef383f7293f42da891d4a700d782927 to start an election
I20260601 13:28:16.637590 27627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3"
dest_uuid: "1ef383f7293f42da891d4a700d782927"
 from {username='slave'} at 127.0.0.1:53872
I20260601 13:28:16.637709 27627 raft_consensus.cc:493] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:16.637775 27627 raft_consensus.cc:3060] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.638868 27627 raft_consensus.cc:515] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.639243 27627 leader_election.cc:290] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 2 election: Requested vote from peers 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807), 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:16.639839 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.639904 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109994e689c34f9f91b2cd3a097f43f3" candidate_uuid: "1ef383f7293f42da891d4a700d782927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:16.639948 27335 raft_consensus.cc:3060] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.639994 27410 raft_consensus.cc:3055] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:16.640033 27410 raft_consensus.cc:740] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.640166 27410 consensus_queue.cc:260] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.640297 27410 raft_consensus.cc:3060] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.640683 27536 consensus_queue.cc:1048] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.641064 27335 raft_consensus.cc:2468] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 2.
I20260601 13:28:16.641173 27410 raft_consensus.cc:2468] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ef383f7293f42da891d4a700d782927 in term 2.
I20260601 13:28:16.641464 27593 leader_election.cc:304] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 31c7873073554e29a7588c14f56d61ea; no voters: 
I20260601 13:28:16.641610 27662 raft_consensus.cc:2804] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:16.641695 27662 raft_consensus.cc:697] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 2 LEADER]: Becoming Leader. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Running, Role: LEADER
I20260601 13:28:16.641799 27662 consensus_queue.cc:237] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } }
I20260601 13:28:16.643682 27229 catalog_manager.cc:5696] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 reported cstate change: term changed from 1 to 2, leader changed from 31c7873073554e29a7588c14f56d61ea (127.23.203.2) to 1ef383f7293f42da891d4a700d782927 (127.23.203.4). New cstate: current_term: 2 leader_uuid: "1ef383f7293f42da891d4a700d782927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:16.645409 27536 raft_consensus.cc:993] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: : Instructing follower 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:16.645512 27536 raft_consensus.cc:1081] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Signalling peer 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:16.645987 27486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7"
dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:48640
I20260601 13:28:16.646126 27486 raft_consensus.cc:493] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:16.646221 27486 raft_consensus.cc:3060] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.647070 27486 raft_consensus.cc:515] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.647439 27486 leader_election.cc:290] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:16.647801 27723 consensus_queue.cc:1048] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.647948 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:16.648056 27410 raft_consensus.cc:3055] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:16.648101 27410 raft_consensus.cc:740] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:16.648214 27410 consensus_queue.cc:260] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.648420 27410 raft_consensus.cc:3060] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.649420 27410 raft_consensus.cc:2468] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:16.649753 27452 leader_election.cc:304] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:16.649933 27547 raft_consensus.cc:2804] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:16.650034 27547 raft_consensus.cc:697] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Becoming Leader. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:16.650411 27627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ec5b54bb41464f869cf1f54861f6b7" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.650153 27547 consensus_queue.cc:237] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:16.650513 27627 raft_consensus.cc:3060] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.651556 27627 raft_consensus.cc:2468] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:16.652387 27229 catalog_manager.cc:5696] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: term changed from 1 to 2, leader changed from 31c7873073554e29a7588c14f56d61ea (127.23.203.2) to 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3). New cstate: current_term: 2 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:16.656214 27536 consensus_queue.cc:1048] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.728391 27705 consensus_queue.cc:1048] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.732013 27544 consensus_queue.cc:1048] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.732630 27705 consensus_queue.cc:1048] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.736249 27576 consensus_queue.cc:1048] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.738567 27544 raft_consensus.cc:993] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: : Instructing follower 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:16.738687 27544 raft_consensus.cc:1081] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Signalling peer 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:16.739107 27486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5"
dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:48650
I20260601 13:28:16.739275 27486 raft_consensus.cc:493] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:16.739344 27486 raft_consensus.cc:3060] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.740424 27486 raft_consensus.cc:515] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.740877 27486 leader_election.cc:290] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Requested vote from peers 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.741276 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:16.741248 27625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263bfc0beb5640669e59071688d20ca5" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ef383f7293f42da891d4a700d782927"
I20260601 13:28:16.741379 27335 raft_consensus.cc:3055] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:16.741400 27625 raft_consensus.cc:3060] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.741427 27335 raft_consensus.cc:740] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:16.741598 27335 consensus_queue.cc:260] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.741775 27335 raft_consensus.cc:3060] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:16.742620 27625 raft_consensus.cc:2468] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:16.742730 27335 raft_consensus.cc:2468] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:16.742980 27452 leader_election.cc:304] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ef383f7293f42da891d4a700d782927, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:16.743199 27710 raft_consensus.cc:2804] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:16.743305 27710 raft_consensus.cc:697] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Becoming Leader. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:16.743445 27710 consensus_queue.cc:237] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:16.745513 27232 catalog_manager.cc:5696] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: term changed from 1 to 2, leader changed from 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) to 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3). New cstate: current_term: 2 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:16.754812 27410 raft_consensus.cc:3060] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:16.756500 27705 consensus_queue.cc:1048] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.760315 27705 consensus_queue.cc:1048] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:16.946908 27737 ts_tablet_manager.cc:933] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: Initiating tablet copy from peer 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:16.947355 27737 tablet_copy_client.cc:323] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:43999
I20260601 13:28:16.948019 27494 tablet_copy_service.cc:140] P 3dccbdab9d1e4520b87789fec493aad3: Received BeginTabletCopySession request for tablet 133e06d70c05451ca5a8703b3f58c81b from peer 1ef383f7293f42da891d4a700d782927 ({username='slave'} at 127.0.0.1:48660)
I20260601 13:28:16.948154 27494 tablet_copy_service.cc:161] P 3dccbdab9d1e4520b87789fec493aad3: Beginning new tablet copy session on tablet 133e06d70c05451ca5a8703b3f58c81b from peer 1ef383f7293f42da891d4a700d782927 at {username='slave'} at 127.0.0.1:48660: session id = 1ef383f7293f42da891d4a700d782927-133e06d70c05451ca5a8703b3f58c81b
I20260601 13:28:16.949136 27494 tablet_copy_source_session.cc:215] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:16.950052 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133e06d70c05451ca5a8703b3f58c81b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.951980 27737 tablet_copy_client.cc:806] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:16.952212 27737 tablet_copy_client.cc:670] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:16.953768 27737 tablet_copy_client.cc:538] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:16.955368 27737 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:16.959851 27737 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:16.960208 27737 tablet_bootstrap.cc:492] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: Bootstrap complete.
I20260601 13:28:16.960394 27737 ts_tablet_manager.cc:1403] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.005s	user 0.006s	sys 0.000s
I20260601 13:28:16.960911 27737 raft_consensus.cc:359] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:16.961063 27737 raft_consensus.cc:740] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: LEARNER
I20260601 13:28:16.961159 27737 consensus_queue.cc:260] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:16.961470 27737 ts_tablet_manager.cc:1434] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:16.962123 27494 tablet_copy_service.cc:342] P 3dccbdab9d1e4520b87789fec493aad3: Request end of tablet copy session 1ef383f7293f42da891d4a700d782927-133e06d70c05451ca5a8703b3f58c81b received from {username='slave'} at 127.0.0.1:48660
I20260601 13:28:16.962239 27494 tablet_copy_service.cc:434] P 3dccbdab9d1e4520b87789fec493aad3: ending tablet copy session 1ef383f7293f42da891d4a700d782927-133e06d70c05451ca5a8703b3f58c81b on tablet 133e06d70c05451ca5a8703b3f58c81b with peer 1ef383f7293f42da891d4a700d782927
I20260601 13:28:16.992033 27737 ts_tablet_manager.cc:933] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: Initiating tablet copy from peer 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:16.992444 27737 tablet_copy_client.cc:323] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.1:42807
I20260601 13:28:16.993239 27345 tablet_copy_service.cc:140] P 8e9154f6efa244b8abaf9e26f910dde9: Received BeginTabletCopySession request for tablet 3d031e4b6ab74b8f8b89373cd5d77f55 from peer 1ef383f7293f42da891d4a700d782927 ({username='slave'} at 127.0.0.1:58892)
I20260601 13:28:16.993356 27345 tablet_copy_service.cc:161] P 8e9154f6efa244b8abaf9e26f910dde9: Beginning new tablet copy session on tablet 3d031e4b6ab74b8f8b89373cd5d77f55 from peer 1ef383f7293f42da891d4a700d782927 at {username='slave'} at 127.0.0.1:58892: session id = 1ef383f7293f42da891d4a700d782927-3d031e4b6ab74b8f8b89373cd5d77f55
I20260601 13:28:16.994390 27345 tablet_copy_source_session.cc:215] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:16.995316 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d031e4b6ab74b8f8b89373cd5d77f55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:16.997498 27737 tablet_copy_client.cc:806] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:16.997747 27737 tablet_copy_client.cc:670] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:16.999148 27737 tablet_copy_client.cc:538] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:17.000244 27737 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:17.003268 27737 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:17.003536 27737 tablet_bootstrap.cc:492] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: Bootstrap complete.
I20260601 13:28:17.003722 27737 ts_tablet_manager.cc:1403] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:28:17.004696 27737 raft_consensus.cc:359] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:17.004835 27737 raft_consensus.cc:740] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: LEARNER
I20260601 13:28:17.004959 27737 consensus_queue.cc:260] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:17.005299 27737 ts_tablet_manager.cc:1434] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:17.005926 27345 tablet_copy_service.cc:342] P 8e9154f6efa244b8abaf9e26f910dde9: Request end of tablet copy session 1ef383f7293f42da891d4a700d782927-3d031e4b6ab74b8f8b89373cd5d77f55 received from {username='slave'} at 127.0.0.1:58892
I20260601 13:28:17.006026 27345 tablet_copy_service.cc:434] P 8e9154f6efa244b8abaf9e26f910dde9: ending tablet copy session 1ef383f7293f42da891d4a700d782927-3d031e4b6ab74b8f8b89373cd5d77f55 on tablet 3d031e4b6ab74b8f8b89373cd5d77f55 with peer 1ef383f7293f42da891d4a700d782927
I20260601 13:28:17.031514 27737 ts_tablet_manager.cc:933] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: Initiating tablet copy from peer 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:17.032079 27737 tablet_copy_client.cc:323] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.1:42807
I20260601 13:28:17.032701 27345 tablet_copy_service.cc:140] P 8e9154f6efa244b8abaf9e26f910dde9: Received BeginTabletCopySession request for tablet bc9a5f9108df473b9f82a14b8bd3d139 from peer 1ef383f7293f42da891d4a700d782927 ({username='slave'} at 127.0.0.1:58892)
I20260601 13:28:17.032800 27345 tablet_copy_service.cc:161] P 8e9154f6efa244b8abaf9e26f910dde9: Beginning new tablet copy session on tablet bc9a5f9108df473b9f82a14b8bd3d139 from peer 1ef383f7293f42da891d4a700d782927 at {username='slave'} at 127.0.0.1:58892: session id = 1ef383f7293f42da891d4a700d782927-bc9a5f9108df473b9f82a14b8bd3d139
I20260601 13:28:17.033907 27345 tablet_copy_source_session.cc:215] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:17.035176 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9a5f9108df473b9f82a14b8bd3d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:17.037314 27737 tablet_copy_client.cc:806] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:17.037524 27737 tablet_copy_client.cc:670] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:17.038992 27737 tablet_copy_client.cc:538] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:17.040266 27737 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:17.043656 27737 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:17.043963 27737 tablet_bootstrap.cc:492] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: Bootstrap complete.
I20260601 13:28:17.044173 27737 ts_tablet_manager.cc:1403] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:28:17.044741 27737 raft_consensus.cc:359] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:17.045188 27737 raft_consensus.cc:740] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: LEARNER
I20260601 13:28:17.045306 27737 consensus_queue.cc:260] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:17.045611 27737 ts_tablet_manager.cc:1434] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:17.046129 27345 tablet_copy_service.cc:342] P 8e9154f6efa244b8abaf9e26f910dde9: Request end of tablet copy session 1ef383f7293f42da891d4a700d782927-bc9a5f9108df473b9f82a14b8bd3d139 received from {username='slave'} at 127.0.0.1:58892
I20260601 13:28:17.046260 27345 tablet_copy_service.cc:434] P 8e9154f6efa244b8abaf9e26f910dde9: ending tablet copy session 1ef383f7293f42da891d4a700d782927-bc9a5f9108df473b9f82a14b8bd3d139 on tablet bc9a5f9108df473b9f82a14b8bd3d139 with peer 1ef383f7293f42da891d4a700d782927
I20260601 13:28:17.066258 27410 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.066768 27710 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.068840 27335 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.069492 27547 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:17.158319 27625 raft_consensus.cc:1275] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.158892 27745 consensus_queue.cc:1048] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.162784 27410 raft_consensus.cc:1275] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.163286 27710 consensus_queue.cc:1048] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.213217 27410 raft_consensus.cc:1275] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Refusing update from remote peer 1ef383f7293f42da891d4a700d782927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.213709 27735 consensus_queue.cc:1048] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.216658 27335 raft_consensus.cc:1275] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Refusing update from remote peer 1ef383f7293f42da891d4a700d782927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.217082 27705 consensus_queue.cc:1048] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.253389 27625 raft_consensus.cc:1275] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.253921 27710 consensus_queue.cc:1048] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.257285 27335 raft_consensus.cc:1275] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:17.257813 27710 consensus_queue.cc:1048] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:17.439252 27625 raft_consensus.cc:1217] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:17.477679 27625 raft_consensus.cc:1217] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:17.559973 27625 raft_consensus.cc:1217] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:17.895538 27710 raft_consensus.cc:1064] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: attempting to promote NON_VOTER 1ef383f7293f42da891d4a700d782927 to VOTER
I20260601 13:28:17.895999 27710 consensus_queue.cc:237] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:17.897558 27335 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:17.897575 27410 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:17.897784 27625 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:17.898196 27747 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:17.898404 27547 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:17.898757 27745 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:17.900928 27547 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.901239 27625 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.902956 27335 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.904156 27232 catalog_manager.cc:5696] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 reported cstate change: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.904958 27410 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.912467 27486 consensus_queue.cc:237] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:17.913705 27625 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:17.913733 27410 raft_consensus.cc:1275] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:17.914217 27747 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:17.914399 27547 consensus_queue.cc:1048] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:17.915877 27547 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.917793 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 133e06d70c05451ca5a8703b3f58c81b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:17.918082 27231 catalog_manager.cc:5696] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:17.918238 27625 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.918238 27410 raft_consensus.cc:2955] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.921175 27320 tablet_service.cc:1558] Processing DeleteTablet for tablet 133e06d70c05451ca5a8703b3f58c81b with delete_type TABLET_DATA_TOMBSTONED (TS 8e9154f6efa244b8abaf9e26f910dde9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58872
I20260601 13:28:17.921619 27755 tablet_replica.cc:333] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:17.921816 27755 raft_consensus.cc:2243] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:17.922021 27755 raft_consensus.cc:2272] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:17.922892 27755 ts_tablet_manager.cc:1916] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:17.924706 27755 ts_tablet_manager.cc:1929] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:17.924805 27755 log.cc:1199] T 133e06d70c05451ca5a8703b3f58c81b P 8e9154f6efa244b8abaf9e26f910dde9: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/133e06d70c05451ca5a8703b3f58c81b
I20260601 13:28:17.925346 27219 catalog_manager.cc:5027] TS 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807): tablet 133e06d70c05451ca5a8703b3f58c81b (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:17.971768 27570 raft_consensus.cc:1064] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: attempting to promote NON_VOTER 1ef383f7293f42da891d4a700d782927 to VOTER
I20260601 13:28:17.972213 27570 consensus_queue.cc:237] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:17.973724 27625 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:17.973800 27486 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:17.973724 27410 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:17.974272 27757 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:17.974454 27570 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:17.974686 27544 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:17.977588 27570 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.978030 27625 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.978060 27486 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.979796 27410 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.980504 27229 catalog_manager.cc:5696] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:17.983777 27335 consensus_queue.cc:237] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:17.984853 27486 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:17.984864 27625 raft_consensus.cc:1275] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:17.985301 27576 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:17.985421 27544 consensus_queue.cc:1048] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:17.987000 27757 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.987478 27486 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.987553 27625 raft_consensus.cc:2955] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.989611 27230 catalog_manager.cc:5696] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: config changed from index 3 to 4, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:17.990091 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3d031e4b6ab74b8f8b89373cd5d77f55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:17.992190 27397 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d031e4b6ab74b8f8b89373cd5d77f55 with delete_type TABLET_DATA_TOMBSTONED (TS 31c7873073554e29a7588c14f56d61ea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54900
I20260601 13:28:17.992648 27761 tablet_replica.cc:333] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:17.992820 27761 raft_consensus.cc:2243] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:17.992975 27761 raft_consensus.cc:2272] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:17.993561 27761 ts_tablet_manager.cc:1916] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:17.995433 27761 ts_tablet_manager.cc:1929] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:17.995501 27761 log.cc:1199] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 31c7873073554e29a7588c14f56d61ea: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/3d031e4b6ab74b8f8b89373cd5d77f55
I20260601 13:28:17.996045 27219 catalog_manager.cc:5027] TS 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967): tablet 3d031e4b6ab74b8f8b89373cd5d77f55 (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:18.100605 27570 raft_consensus.cc:1064] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: attempting to promote NON_VOTER 1ef383f7293f42da891d4a700d782927 to VOTER
I20260601 13:28:18.101157 27570 consensus_queue.cc:237] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:18.102795 27625 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:18.102813 27486 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:18.102795 27410 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:18.103404 27757 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:18.103981 27576 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:18.104214 27570 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:18.106535 27570 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.107282 27486 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.107668 27410 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.110251 27231 catalog_manager.cc:5696] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.111294 27625 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.115371 27335 consensus_queue.cc:237] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:18.116782 27625 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:18.116777 27410 raft_consensus.cc:1275] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:18.117242 27757 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:18.117866 27757 consensus_queue.cc:1048] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:18.118909 27570 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.119613 27625 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.119714 27410 raft_consensus.cc:2955] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:18.120551 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bc9a5f9108df473b9f82a14b8bd3d139 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:18.122010 27229 catalog_manager.cc:5696] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New cstate: current_term: 1 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:18.124593 27469 tablet_service.cc:1558] Processing DeleteTablet for tablet bc9a5f9108df473b9f82a14b8bd3d139 with delete_type TABLET_DATA_TOMBSTONED (TS 3dccbdab9d1e4520b87789fec493aad3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48638
I20260601 13:28:18.125504 27766 tablet_replica.cc:333] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:18.125676 27766 raft_consensus.cc:2243] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:18.125854 27766 raft_consensus.cc:2272] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:18.126504 27766 ts_tablet_manager.cc:1916] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:18.128520 27766 ts_tablet_manager.cc:1929] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:18.128634 27766 log.cc:1199] T bc9a5f9108df473b9f82a14b8bd3d139 P 3dccbdab9d1e4520b87789fec493aad3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/bc9a5f9108df473b9f82a14b8bd3d139
I20260601 13:28:18.129364 27219 catalog_manager.cc:5027] TS 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999): tablet bc9a5f9108df473b9f82a14b8bd3d139 (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:18.501581 27286 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:28:18.512234 27486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c"
dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
mode: GRACEFUL
new_leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
 from {username='slave'} at 127.0.0.1:48682
I20260601 13:28:18.512458 27486 raft_consensus.cc:606] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Received request to transfer leadership to TS 8e9154f6efa244b8abaf9e26f910dde9
I20260601 13:28:18.513022 27286 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:28:18.513213 27286 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:18.668565 27710 raft_consensus.cc:993] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: : Instructing follower 8e9154f6efa244b8abaf9e26f910dde9 to start an election
I20260601 13:28:18.668711 27710 raft_consensus.cc:1081] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Signalling peer 8e9154f6efa244b8abaf9e26f910dde9 to start an election
I20260601 13:28:18.669180 27335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c"
dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
 from {username='slave'} at 127.0.0.1:58888
I20260601 13:28:18.669345 27335 raft_consensus.cc:493] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:18.669421 27335 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:28:18.670316 27335 raft_consensus.cc:515] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:18.670681 27335 leader_election.cc:290] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 3 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:18.671005 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:18.671115 27486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943fd0fe84a47e698b8776ffe7b848c" candidate_uuid: "8e9154f6efa244b8abaf9e26f910dde9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:18.671128 27410 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:28:18.671300 27486 raft_consensus.cc:3055] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:28:18.671356 27486 raft_consensus.cc:740] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:18.671528 27486 consensus_queue.cc:260] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:18.671700 27486 raft_consensus.cc:3060] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:28:18.672144 27410 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 3.
I20260601 13:28:18.672492 27301 leader_election.cc:304] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 8e9154f6efa244b8abaf9e26f910dde9; no voters: 
I20260601 13:28:18.672535 27486 raft_consensus.cc:2468] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9154f6efa244b8abaf9e26f910dde9 in term 3.
I20260601 13:28:18.672684 27757 raft_consensus.cc:2804] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:28:18.672874 27757 raft_consensus.cc:697] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 LEADER]: Becoming Leader. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:18.673032 27757 consensus_queue.cc:237] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } }
I20260601 13:28:18.674748 27230 catalog_manager.cc:5696] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: term changed from 2 to 3, leader changed from 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) to 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1). New cstate: current_term: 3 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:19.128947 27410 consensus_queue.cc:237] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:19.130435 27335 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:19.130551 27377 consensus_peers.cc:597] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea -> Peer 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): Couldn't send request to peer 1ef383f7293f42da891d4a700d782927. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a271689f0af4538ac7955e5821f2e1d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:19.130578 27486 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:19.130815 27777 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:19.131027 27775 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:19.132506 27539 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:19.132849 27335 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:19.132989 27486 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:19.134975 27232 catalog_manager.cc:5696] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:19.136127 27410 consensus_queue.cc:237] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } }
I20260601 13:28:19.137534 27627 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:19.137532 27335 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:19.138046 27539 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:19.138428 27777 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:28:19.138652 27377 consensus_peers.cc:597] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea -> Peer 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999): Couldn't send request to peer 3dccbdab9d1e4520b87789fec493aad3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 529c8c781a854617afed7ea63ac2052e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:19.139806 27539 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } } }
I20260601 13:28:19.140270 27627 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } } }
I20260601 13:28:19.140427 27335 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } } }
I20260601 13:28:19.141876 27229 catalog_manager.cc:5696] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index -1 to 2, NON_VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) added. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:28:19.143817 27279 auto_rebalancer.cc:591] Failed to schedule move for tablet 8943fd0fe84a47e698b8776ffe7b848c: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:28:19.144986 27486 consensus_queue.cc:237] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } }
I20260601 13:28:19.146456 27627 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:19.146581 27335 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:19.146588 27452 consensus_peers.cc:597] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 -> Peer 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967): Couldn't send request to peer 31c7873073554e29a7588c14f56d61ea. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d25ed023687a4f54b5c7cd2268e4711b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:19.146823 27769 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:19.147004 27784 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:19.148883 27769 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } } }
I20260601 13:28:19.149283 27335 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } } }
I20260601 13:28:19.149304 27627 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } } }
I20260601 13:28:19.151535 27232 catalog_manager.cc:5696] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 reported cstate change: config changed from index -1 to 2, NON_VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) added. New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } } }
I20260601 13:28:19.167873 27486 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:28:19.168495 27757 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:19.171770 27410 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:28:19.172181 27789 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:19.538287 27793 ts_tablet_manager.cc:933] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: Initiating tablet copy from peer 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:19.538714 27793 tablet_copy_client.cc:323] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:37967
I20260601 13:28:19.539247 27421 tablet_copy_service.cc:140] P 31c7873073554e29a7588c14f56d61ea: Received BeginTabletCopySession request for tablet 529c8c781a854617afed7ea63ac2052e from peer 3dccbdab9d1e4520b87789fec493aad3 ({username='slave'} at 127.0.0.1:54916)
I20260601 13:28:19.539358 27421 tablet_copy_service.cc:161] P 31c7873073554e29a7588c14f56d61ea: Beginning new tablet copy session on tablet 529c8c781a854617afed7ea63ac2052e from peer 3dccbdab9d1e4520b87789fec493aad3 at {username='slave'} at 127.0.0.1:54916: session id = 3dccbdab9d1e4520b87789fec493aad3-529c8c781a854617afed7ea63ac2052e
I20260601 13:28:19.540589 27421 tablet_copy_source_session.cc:215] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:19.541571 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 529c8c781a854617afed7ea63ac2052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:19.544430 27793 tablet_copy_client.cc:806] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:19.544634 27793 tablet_copy_client.cc:670] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:19.545866 27793 tablet_copy_client.cc:538] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:19.547123 27793 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap starting.
I20260601 13:28:19.550998 27793 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:19.551292 27793 tablet_bootstrap.cc:492] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: Bootstrap complete.
I20260601 13:28:19.551487 27793 ts_tablet_manager.cc:1403] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:28:19.551942 27793 raft_consensus.cc:359] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } }
I20260601 13:28:19.552104 27793 raft_consensus.cc:740] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Initialized, Role: LEARNER
I20260601 13:28:19.552253 27793 consensus_queue.cc:260] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: NON_VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: true } }
I20260601 13:28:19.552575 27793 ts_tablet_manager.cc:1434] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:19.553283 27421 tablet_copy_service.cc:342] P 31c7873073554e29a7588c14f56d61ea: Request end of tablet copy session 3dccbdab9d1e4520b87789fec493aad3-529c8c781a854617afed7ea63ac2052e received from {username='slave'} at 127.0.0.1:54916
I20260601 13:28:19.553406 27421 tablet_copy_service.cc:434] P 31c7873073554e29a7588c14f56d61ea: ending tablet copy session 3dccbdab9d1e4520b87789fec493aad3-529c8c781a854617afed7ea63ac2052e on tablet 529c8c781a854617afed7ea63ac2052e with peer 3dccbdab9d1e4520b87789fec493aad3
I20260601 13:28:19.634469 27796 ts_tablet_manager.cc:933] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: Initiating tablet copy from peer 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:19.634908 27796 tablet_copy_client.cc:323] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:37967
I20260601 13:28:19.635408 27421 tablet_copy_service.cc:140] P 31c7873073554e29a7588c14f56d61ea: Received BeginTabletCopySession request for tablet 7a271689f0af4538ac7955e5821f2e1d from peer 1ef383f7293f42da891d4a700d782927 ({username='slave'} at 127.0.0.1:54932)
I20260601 13:28:19.635526 27421 tablet_copy_service.cc:161] P 31c7873073554e29a7588c14f56d61ea: Beginning new tablet copy session on tablet 7a271689f0af4538ac7955e5821f2e1d from peer 1ef383f7293f42da891d4a700d782927 at {username='slave'} at 127.0.0.1:54932: session id = 1ef383f7293f42da891d4a700d782927-7a271689f0af4538ac7955e5821f2e1d
I20260601 13:28:19.636314 27421 tablet_copy_source_session.cc:215] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:19.637167 27796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a271689f0af4538ac7955e5821f2e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:19.639071 27796 tablet_copy_client.cc:806] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:19.639245 27796 tablet_copy_client.cc:670] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:19.640496 27796 tablet_copy_client.cc:538] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:19.641803 27796 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:19.645642 27796 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:19.645941 27796 tablet_bootstrap.cc:492] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: Bootstrap complete.
I20260601 13:28:19.646138 27796 ts_tablet_manager.cc:1403] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:28:19.647209 27796 raft_consensus.cc:359] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:19.647423 27796 raft_consensus.cc:740] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: LEARNER
I20260601 13:28:19.647559 27796 consensus_queue.cc:260] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:19.648180 27796 ts_tablet_manager.cc:1434] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:28:19.649000 27421 tablet_copy_service.cc:342] P 31c7873073554e29a7588c14f56d61ea: Request end of tablet copy session 1ef383f7293f42da891d4a700d782927-7a271689f0af4538ac7955e5821f2e1d received from {username='slave'} at 127.0.0.1:54932
I20260601 13:28:19.649145 27421 tablet_copy_service.cc:434] P 31c7873073554e29a7588c14f56d61ea: ending tablet copy session 1ef383f7293f42da891d4a700d782927-7a271689f0af4538ac7955e5821f2e1d on tablet 7a271689f0af4538ac7955e5821f2e1d with peer 1ef383f7293f42da891d4a700d782927
I20260601 13:28:19.739106 27800 ts_tablet_manager.cc:933] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: Initiating tablet copy from peer 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999)
I20260601 13:28:19.739562 27800 tablet_copy_client.cc:323] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:43999
I20260601 13:28:19.740393 27494 tablet_copy_service.cc:140] P 3dccbdab9d1e4520b87789fec493aad3: Received BeginTabletCopySession request for tablet d25ed023687a4f54b5c7cd2268e4711b from peer 31c7873073554e29a7588c14f56d61ea ({username='slave'} at 127.0.0.1:48640)
I20260601 13:28:19.740614 27494 tablet_copy_service.cc:161] P 3dccbdab9d1e4520b87789fec493aad3: Beginning new tablet copy session on tablet d25ed023687a4f54b5c7cd2268e4711b from peer 31c7873073554e29a7588c14f56d61ea at {username='slave'} at 127.0.0.1:48640: session id = 31c7873073554e29a7588c14f56d61ea-d25ed023687a4f54b5c7cd2268e4711b
I20260601 13:28:19.741870 27494 tablet_copy_source_session.cc:215] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:19.743132 27800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25ed023687a4f54b5c7cd2268e4711b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:19.745807 27800 tablet_copy_client.cc:806] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:19.746052 27800 tablet_copy_client.cc:670] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:19.747710 27800 tablet_copy_client.cc:538] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:19.749061 27800 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: Bootstrap starting.
I20260601 13:28:19.752767 27800 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:19.753039 27800 tablet_bootstrap.cc:492] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: Bootstrap complete.
I20260601 13:28:19.753248 27800 ts_tablet_manager.cc:1403] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:28:19.753732 27800 raft_consensus.cc:359] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } }
I20260601 13:28:19.753842 27800 raft_consensus.cc:740] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Initialized, Role: LEARNER
I20260601 13:28:19.753978 27800 consensus_queue.cc:260] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: NON_VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: true } }
I20260601 13:28:19.754330 27800 ts_tablet_manager.cc:1434] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.002s
I20260601 13:28:19.754940 27494 tablet_copy_service.cc:342] P 3dccbdab9d1e4520b87789fec493aad3: Request end of tablet copy session 31c7873073554e29a7588c14f56d61ea-d25ed023687a4f54b5c7cd2268e4711b received from {username='slave'} at 127.0.0.1:48640
I20260601 13:28:19.755048 27494 tablet_copy_service.cc:434] P 3dccbdab9d1e4520b87789fec493aad3: ending tablet copy session 31c7873073554e29a7588c14f56d61ea-d25ed023687a4f54b5c7cd2268e4711b on tablet d25ed023687a4f54b5c7cd2268e4711b with peer 31c7873073554e29a7588c14f56d61ea
I20260601 13:28:20.024237 27484 raft_consensus.cc:1217] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:20.175577 27410 raft_consensus.cc:1217] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:20.213184 27627 raft_consensus.cc:1217] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:20.513518 27286 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:28:20.516351 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09"
dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
mode: GRACEFUL
new_leader_uuid: "31c7873073554e29a7588c14f56d61ea"
 from {username='slave'} at 127.0.0.1:58898
I20260601 13:28:20.516530 27335 raft_consensus.cc:606] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Received request to transfer leadership to TS 31c7873073554e29a7588c14f56d61ea
I20260601 13:28:20.516995 27286 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:28:20.517146 27286 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:20.522310 27804 raft_consensus.cc:1064] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: attempting to promote NON_VOTER 3dccbdab9d1e4520b87789fec493aad3 to VOTER
I20260601 13:28:20.522786 27804 consensus_queue.cc:237] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } }
I20260601 13:28:20.524281 27484 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEARNER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.524365 27627 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.524365 27335 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.524735 27809 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.524968 27807 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.525360 27775 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.527287 27775 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.527752 27335 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.527769 27484 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.530464 27230 catalog_manager.cc:5696] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index 2 to 3, 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:20.531728 27627 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.536695 27410 consensus_queue.cc:237] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } }
I20260601 13:28:20.537981 27484 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:20.537988 27335 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:20.538498 27809 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:20.538694 27807 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:20.540380 27804 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.541757 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 529c8c781a854617afed7ea63ac2052e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:20.542461 27484 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.544126 27335 raft_consensus.cc:2955] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.544580 27232 catalog_manager.cc:5696] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } } }
I20260601 13:28:20.547060 27616 tablet_service.cc:1558] Processing DeleteTablet for tablet 529c8c781a854617afed7ea63ac2052e with delete_type TABLET_DATA_TOMBSTONED (TS 1ef383f7293f42da891d4a700d782927 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260601 13:28:20.547503 27817 tablet_replica.cc:333] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:20.547675 27817 raft_consensus.cc:2243] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:20.547850 27817 raft_consensus.cc:2272] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:20.548447 27817 ts_tablet_manager.cc:1916] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:20.550637 27817 ts_tablet_manager.cc:1929] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:20.550716 27817 log.cc:1199] T 529c8c781a854617afed7ea63ac2052e P 1ef383f7293f42da891d4a700d782927: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root/wals/529c8c781a854617afed7ea63ac2052e
I20260601 13:28:20.551240 27219 catalog_manager.cc:5027] TS 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): tablet 529c8c781a854617afed7ea63ac2052e (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:20.637379 27806 raft_consensus.cc:1064] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: attempting to promote NON_VOTER 31c7873073554e29a7588c14f56d61ea to VOTER
I20260601 13:28:20.637866 27806 consensus_queue.cc:237] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } }
I20260601 13:28:20.639593 27410 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 LEARNER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.639593 27335 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.639714 27627 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.640141 27819 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.640429 27799 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.640641 27769 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.642659 27769 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31c7873073554e29a7588c14f56d61ea (127.23.203.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.643357 27627 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31c7873073554e29a7588c14f56d61ea (127.23.203.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.643352 27335 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31c7873073554e29a7588c14f56d61ea (127.23.203.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.645605 27410 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 31c7873073554e29a7588c14f56d61ea (127.23.203.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.645913 27231 catalog_manager.cc:5696] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index 2 to 3, 31c7873073554e29a7588c14f56d61ea (127.23.203.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.649835 27484 consensus_queue.cc:237] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } }
I20260601 13:28:20.651130 27335 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:20.651161 27410 raft_consensus.cc:1275] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:20.651531 27819 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:20.651721 27799 consensus_queue.cc:1048] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:20.653254 27806 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.654657 27335 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.655052 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d25ed023687a4f54b5c7cd2268e4711b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:20.655316 27410 raft_consensus.cc:2955] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } } }
I20260601 13:28:20.655792 27232 catalog_manager.cc:5696] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: config changed from index 3 to 4, VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:20.659155 27616 tablet_service.cc:1558] Processing DeleteTablet for tablet d25ed023687a4f54b5c7cd2268e4711b with delete_type TABLET_DATA_TOMBSTONED (TS 1ef383f7293f42da891d4a700d782927 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53856
I20260601 13:28:20.659435 27817 tablet_replica.cc:333] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:20.659582 27817 raft_consensus.cc:2243] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:20.659765 27817 raft_consensus.cc:2272] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:20.660454 27817 ts_tablet_manager.cc:1916] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:20.662261 27817 ts_tablet_manager.cc:1929] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:20.662336 27817 log.cc:1199] T d25ed023687a4f54b5c7cd2268e4711b P 1ef383f7293f42da891d4a700d782927: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-3-root/wals/d25ed023687a4f54b5c7cd2268e4711b
I20260601 13:28:20.662904 27219 catalog_manager.cc:5027] TS 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): tablet d25ed023687a4f54b5c7cd2268e4711b (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:20.671434 27802 raft_consensus.cc:993] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: : Instructing follower 31c7873073554e29a7588c14f56d61ea to start an election
I20260601 13:28:20.671569 27802 raft_consensus.cc:1081] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Signalling peer 31c7873073554e29a7588c14f56d61ea to start an election
I20260601 13:28:20.672109 27410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09"
dest_uuid: "31c7873073554e29a7588c14f56d61ea"
 from {username='slave'} at 127.0.0.1:54902
I20260601 13:28:20.672264 27410 raft_consensus.cc:493] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:20.672369 27410 raft_consensus.cc:3060] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:20.673291 27410 raft_consensus.cc:515] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:20.673687 27410 leader_election.cc:290] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 2 election: Requested vote from peers 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:20.674094 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:20.674124 27484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665ab0019ab944608fb258788f1a6b09" candidate_uuid: "31c7873073554e29a7588c14f56d61ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
I20260601 13:28:20.674304 27484 raft_consensus.cc:3060] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:20.674301 27335 raft_consensus.cc:3055] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:20.674387 27335 raft_consensus.cc:740] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e9154f6efa244b8abaf9e26f910dde9, State: Running, Role: LEADER
I20260601 13:28:20.674544 27335 consensus_queue.cc:260] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:20.674703 27335 raft_consensus.cc:3060] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:20.675478 27484 raft_consensus.cc:2468] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 2.
I20260601 13:28:20.675555 27335 raft_consensus.cc:2468] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7873073554e29a7588c14f56d61ea in term 2.
I20260601 13:28:20.677109 27377 leader_election.cc:304] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:20.677310 27804 raft_consensus.cc:2804] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:20.677407 27804 raft_consensus.cc:697] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 2 LEADER]: Becoming Leader. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:20.677553 27804 consensus_queue.cc:237] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } }
I20260601 13:28:20.679636 27229 catalog_manager.cc:5696] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea reported cstate change: term changed from 1 to 2, leader changed from 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) to 31c7873073554e29a7588c14f56d61ea (127.23.203.2). New cstate: current_term: 2 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:20.798494 27804 raft_consensus.cc:1064] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: attempting to promote NON_VOTER 1ef383f7293f42da891d4a700d782927 to VOTER
I20260601 13:28:20.798995 27804 consensus_queue.cc:237] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:20.800776 27484 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.800815 27627 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.800776 27335 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:20.801282 27804 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.801548 27775 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.801759 27809 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:20.804033 27775 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.804679 27484 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.804744 27627 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.807721 27229 catalog_manager.cc:5696] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 reported cstate change: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.808437 27335 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } attrs { replace: true } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.812774 27410 consensus_queue.cc:237] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:20.814298 27627 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:20.814355 27484 raft_consensus.cc:1275] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:20.814755 27804 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:20.815019 27807 consensus_queue.cc:1048] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:20.816699 27809 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.817378 27627 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.818380 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7a271689f0af4538ac7955e5821f2e1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:20.817375 27484 raft_consensus.cc:2955] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:20.819681 27231 catalog_manager.cc:5696] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index 3 to 4, VOTER 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:20.822499 27320 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a271689f0af4538ac7955e5821f2e1d with delete_type TABLET_DATA_TOMBSTONED (TS 8e9154f6efa244b8abaf9e26f910dde9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58872
I20260601 13:28:20.822966 27829 tablet_replica.cc:333] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:20.823163 27829 raft_consensus.cc:2243] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:20.823343 27829 raft_consensus.cc:2272] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:20.823896 27829 ts_tablet_manager.cc:1916] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:20.825837 27829 ts_tablet_manager.cc:1929] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:20.825910 27829 log.cc:1199] T 7a271689f0af4538ac7955e5821f2e1d P 8e9154f6efa244b8abaf9e26f910dde9: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/7a271689f0af4538ac7955e5821f2e1d
I20260601 13:28:20.826519 27219 catalog_manager.cc:5027] TS 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807): tablet 7a271689f0af4538ac7955e5821f2e1d (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:21.101649 27335 raft_consensus.cc:1275] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:21.102371 27804 consensus_queue.cc:1048] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:21.105611 27484 raft_consensus.cc:1275] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:28:21.106107 27807 consensus_queue.cc:1048] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:21.827126 27410 consensus_queue.cc:237] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:21.828963 27335 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:21.829653 27377 consensus_peers.cc:597] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea -> Peer 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): Couldn't send request to peer 1ef383f7293f42da891d4a700d782927. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02f334a060fd4576840f7b98cda12e07. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:21.829738 27484 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:21.829979 27836 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:21.830364 27807 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:21.833076 27836 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:21.833624 27335 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:21.836817 27484 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:21.837013 27230 catalog_manager.cc:5696] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:21.839797 27335 consensus_queue.cc:237] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
W20260601 13:28:21.842605 27301 consensus_peers.cc:597] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 -> Peer 1ef383f7293f42da891d4a700d782927 (127.23.203.4:35411): Couldn't send request to peer 1ef383f7293f42da891d4a700d782927. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8943fd0fe84a47e698b8776ffe7b848c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:21.842947 27410 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:28:21.843694 27847 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:21.844671 27484 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:28:21.845172 27847 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:21.847235 27802 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:21.847744 27484 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:21.851647 27232 catalog_manager.cc:5696] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index -1 to 4, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New cstate: current_term: 3 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:21.853303 27410 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1ef383f7293f42da891d4a700d782927 (127.23.203.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } } }
I20260601 13:28:22.291630 27853 ts_tablet_manager.cc:933] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: Initiating tablet copy from peer 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967)
I20260601 13:28:22.292085 27853 tablet_copy_client.cc:323] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:37967
I20260601 13:28:22.292634 27421 tablet_copy_service.cc:140] P 31c7873073554e29a7588c14f56d61ea: Received BeginTabletCopySession request for tablet 02f334a060fd4576840f7b98cda12e07 from peer 1ef383f7293f42da891d4a700d782927 ({username='slave'} at 127.0.0.1:54932)
I20260601 13:28:22.292726 27421 tablet_copy_service.cc:161] P 31c7873073554e29a7588c14f56d61ea: Beginning new tablet copy session on tablet 02f334a060fd4576840f7b98cda12e07 from peer 1ef383f7293f42da891d4a700d782927 at {username='slave'} at 127.0.0.1:54932: session id = 1ef383f7293f42da891d4a700d782927-02f334a060fd4576840f7b98cda12e07
I20260601 13:28:22.293555 27421 tablet_copy_source_session.cc:215] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:22.294477 27853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f334a060fd4576840f7b98cda12e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:22.296373 27853 tablet_copy_client.cc:806] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:22.296554 27853 tablet_copy_client.cc:670] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:22.297874 27853 tablet_copy_client.cc:538] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:22.299105 27853 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:22.302929 27853 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:22.303185 27853 tablet_bootstrap.cc:492] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: Bootstrap complete.
I20260601 13:28:22.303372 27853 ts_tablet_manager.cc:1403] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:28:22.303917 27853 raft_consensus.cc:359] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:22.304028 27853 raft_consensus.cc:740] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: LEARNER
I20260601 13:28:22.304148 27853 consensus_queue.cc:260] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:22.304468 27853 ts_tablet_manager.cc:1434] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:22.305792 27421 tablet_copy_service.cc:342] P 31c7873073554e29a7588c14f56d61ea: Request end of tablet copy session 1ef383f7293f42da891d4a700d782927-02f334a060fd4576840f7b98cda12e07 received from {username='slave'} at 127.0.0.1:54932
I20260601 13:28:22.305881 27421 tablet_copy_service.cc:434] P 31c7873073554e29a7588c14f56d61ea: ending tablet copy session 1ef383f7293f42da891d4a700d782927-02f334a060fd4576840f7b98cda12e07 on tablet 02f334a060fd4576840f7b98cda12e07 with peer 1ef383f7293f42da891d4a700d782927
I20260601 13:28:22.320108 27853 ts_tablet_manager.cc:933] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: Initiating tablet copy from peer 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:22.320528 27853 tablet_copy_client.cc:323] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.1:42807
I20260601 13:28:22.321033 27345 tablet_copy_service.cc:140] P 8e9154f6efa244b8abaf9e26f910dde9: Received BeginTabletCopySession request for tablet 8943fd0fe84a47e698b8776ffe7b848c from peer 1ef383f7293f42da891d4a700d782927 ({username='slave'} at 127.0.0.1:58892)
I20260601 13:28:22.321199 27345 tablet_copy_service.cc:161] P 8e9154f6efa244b8abaf9e26f910dde9: Beginning new tablet copy session on tablet 8943fd0fe84a47e698b8776ffe7b848c from peer 1ef383f7293f42da891d4a700d782927 at {username='slave'} at 127.0.0.1:58892: session id = 1ef383f7293f42da891d4a700d782927-8943fd0fe84a47e698b8776ffe7b848c
I20260601 13:28:22.322350 27345 tablet_copy_source_session.cc:215] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:22.323288 27853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943fd0fe84a47e698b8776ffe7b848c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:22.325184 27853 tablet_copy_client.cc:806] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:22.325376 27853 tablet_copy_client.cc:670] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:22.326709 27853 tablet_copy_client.cc:538] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:22.327952 27853 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: Bootstrap starting.
I20260601 13:28:22.332440 27853 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:22.332746 27853 tablet_bootstrap.cc:492] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: Bootstrap complete.
I20260601 13:28:22.332962 27853 ts_tablet_manager.cc:1403] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:28:22.333479 27853 raft_consensus.cc:359] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:22.333758 27853 raft_consensus.cc:740] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1ef383f7293f42da891d4a700d782927, State: Initialized, Role: LEARNER
I20260601 13:28:22.333918 27853 consensus_queue.cc:260] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: true } }
I20260601 13:28:22.334283 27853 ts_tablet_manager.cc:1434] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:28:22.335083 27345 tablet_copy_service.cc:342] P 8e9154f6efa244b8abaf9e26f910dde9: Request end of tablet copy session 1ef383f7293f42da891d4a700d782927-8943fd0fe84a47e698b8776ffe7b848c received from {username='slave'} at 127.0.0.1:58892
I20260601 13:28:22.335172 27345 tablet_copy_service.cc:434] P 8e9154f6efa244b8abaf9e26f910dde9: ending tablet copy session 1ef383f7293f42da891d4a700d782927-8943fd0fe84a47e698b8776ffe7b848c on tablet 8943fd0fe84a47e698b8776ffe7b848c with peer 1ef383f7293f42da891d4a700d782927
I20260601 13:28:22.517488 27286 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:28:22.519938 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e"
dest_uuid: "31c7873073554e29a7588c14f56d61ea"
mode: GRACEFUL
new_leader_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:54938
I20260601 13:28:22.520112 27410 raft_consensus.cc:606] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Received request to transfer leadership to TS 3dccbdab9d1e4520b87789fec493aad3
I20260601 13:28:22.520596 27286 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:28:22.520776 27286 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:22.811206 27627 raft_consensus.cc:1217] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:28:22.839279 27627 raft_consensus.cc:1217] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260601 13:28:22.958622 27858 raft_consensus.cc:993] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: : Instructing follower 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:22.958786 27858 raft_consensus.cc:1081] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Signalling peer 3dccbdab9d1e4520b87789fec493aad3 to start an election
I20260601 13:28:22.959311 27484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e"
dest_uuid: "3dccbdab9d1e4520b87789fec493aad3"
 from {username='slave'} at 127.0.0.1:48640
I20260601 13:28:22.959487 27484 raft_consensus.cc:493] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:22.959578 27484 raft_consensus.cc:3060] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:22.960613 27484 raft_consensus.cc:515] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } }
I20260601 13:28:22.961079 27484 leader_election.cc:290] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Requested vote from peers 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967), 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807)
I20260601 13:28:22.961436 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "31c7873073554e29a7588c14f56d61ea"
I20260601 13:28:22.961535 27410 raft_consensus.cc:3055] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:22.961489 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "529c8c781a854617afed7ea63ac2052e" candidate_uuid: "3dccbdab9d1e4520b87789fec493aad3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e9154f6efa244b8abaf9e26f910dde9"
I20260601 13:28:22.961565 27410 raft_consensus.cc:740] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31c7873073554e29a7588c14f56d61ea, State: Running, Role: LEADER
I20260601 13:28:22.961617 27335 raft_consensus.cc:3060] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:22.961722 27410 consensus_queue.cc:260] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } }
I20260601 13:28:22.961864 27410 raft_consensus.cc:3060] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:22.962670 27410 raft_consensus.cc:2468] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:22.962707 27335 raft_consensus.cc:2468] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dccbdab9d1e4520b87789fec493aad3 in term 2.
I20260601 13:28:22.963022 27452 leader_election.cc:304] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7873073554e29a7588c14f56d61ea, 3dccbdab9d1e4520b87789fec493aad3; no voters: 
I20260601 13:28:22.963200 27835 raft_consensus.cc:2804] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:22.963413 27835 raft_consensus.cc:697] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Becoming Leader. State: Replica: 3dccbdab9d1e4520b87789fec493aad3, State: Running, Role: LEADER
I20260601 13:28:22.963563 27835 consensus_queue.cc:237] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } }
I20260601 13:28:22.965934 27229 catalog_manager.cc:5696] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 reported cstate change: term changed from 1 to 2, leader changed from 31c7873073554e29a7588c14f56d61ea (127.23.203.2) to 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3). New cstate: current_term: 2 leader_uuid: "3dccbdab9d1e4520b87789fec493aad3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:23.245467 27861 raft_consensus.cc:1064] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: attempting to promote NON_VOTER 1ef383f7293f42da891d4a700d782927 to VOTER
I20260601 13:28:23.245975 27861 consensus_queue.cc:237] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:23.247586 27484 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:28:23.247586 27627 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 LEARNER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:28:23.247689 27410 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:28:23.248066 27847 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:23.248255 27860 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:23.248677 27861 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:23.251152 27861 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.251519 27484 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.251519 27627 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.253584 27410 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.254369 27229 catalog_manager.cc:5696] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index 4 to 5, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:23.258149 27335 consensus_queue.cc:237] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:23.259436 27484 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:28:23.259436 27627 raft_consensus.cc:1275] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 FOLLOWER]: Refusing update from remote peer 8e9154f6efa244b8abaf9e26f910dde9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:28:23.259878 27860 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:28:23.260234 27847 consensus_queue.cc:1048] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:28:23.261650 27847 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.261960 27484 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.263314 27627 raft_consensus.cc:2955] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.263823 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8943fd0fe84a47e698b8776ffe7b848c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:23.264495 27231 catalog_manager.cc:5696] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 reported cstate change: config changed from index 5 to 6, VOTER 31c7873073554e29a7588c14f56d61ea (127.23.203.2) evicted. New cstate: current_term: 3 leader_uuid: "8e9154f6efa244b8abaf9e26f910dde9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:23.267234 27397 tablet_service.cc:1558] Processing DeleteTablet for tablet 8943fd0fe84a47e698b8776ffe7b848c with delete_type TABLET_DATA_TOMBSTONED (TS 31c7873073554e29a7588c14f56d61ea not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54900
I20260601 13:28:23.268297 27872 tablet_replica.cc:333] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.268467 27872 raft_consensus.cc:2243] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.268625 27872 raft_consensus.cc:2272] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.269219 27872 ts_tablet_manager.cc:1916] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:23.271643 27872 ts_tablet_manager.cc:1929] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:28:23.271733 27872 log.cc:1199] T 8943fd0fe84a47e698b8776ffe7b848c P 31c7873073554e29a7588c14f56d61ea: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/8943fd0fe84a47e698b8776ffe7b848c
I20260601 13:28:23.272431 27219 catalog_manager.cc:5027] TS 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967): tablet 8943fd0fe84a47e698b8776ffe7b848c (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:23.287616 27858 raft_consensus.cc:1064] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: attempting to promote NON_VOTER 1ef383f7293f42da891d4a700d782927 to VOTER
I20260601 13:28:23.288134 27858 consensus_queue.cc:237] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:23.290220 27484 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:23.290297 27335 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:23.290220 27627 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 LEARNER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:28:23.290796 27859 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:23.291085 27858 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:23.291354 27874 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:23.293628 27858 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.295931 27627 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.296520 27232 catalog_manager.cc:5696] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:23.295931 27484 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.295982 27335 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1ef383f7293f42da891d4a700d782927 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "3dccbdab9d1e4520b87789fec493aad3" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43999 } attrs { replace: true } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.301592 27410 consensus_queue.cc:237] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } }
I20260601 13:28:23.302965 27627 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:23.303521 27858 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:23.303658 27335 raft_consensus.cc:1275] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Refusing update from remote peer 31c7873073554e29a7588c14f56d61ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:23.304250 27858 consensus_queue.cc:1048] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:28:23.305639 27858 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.306423 27335 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.306850 27627 raft_consensus.cc:2955] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } } }
I20260601 13:28:23.307655 27219 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 02f334a060fd4576840f7b98cda12e07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:23.308950 27230 catalog_manager.cc:5696] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea reported cstate change: config changed from index 3 to 4, VOTER 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3) evicted. New cstate: current_term: 1 leader_uuid: "31c7873073554e29a7588c14f56d61ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ef383f7293f42da891d4a700d782927" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35411 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:23.311987 27469 tablet_service.cc:1558] Processing DeleteTablet for tablet 02f334a060fd4576840f7b98cda12e07 with delete_type TABLET_DATA_TOMBSTONED (TS 3dccbdab9d1e4520b87789fec493aad3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48638
I20260601 13:28:23.312454 27878 tablet_replica.cc:333] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.312623 27878 raft_consensus.cc:2243] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.312799 27878 raft_consensus.cc:2272] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.313536 27878 ts_tablet_manager.cc:1916] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:23.315668 27878 ts_tablet_manager.cc:1929] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:28:23.315761 27878 log.cc:1199] T 02f334a060fd4576840f7b98cda12e07 P 3dccbdab9d1e4520b87789fec493aad3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/02f334a060fd4576840f7b98cda12e07
I20260601 13:28:23.316447 27219 catalog_manager.cc:5027] TS 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999): tablet 02f334a060fd4576840f7b98cda12e07 (table range_aware_rebalance_new_range [id=697195c89d3041d183dfe62e79f4001a]) successfully deleted
I20260601 13:28:23.388314 27335 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:28:23.388811 27835 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9154f6efa244b8abaf9e26f910dde9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:23.389662 27410 raft_consensus.cc:1275] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Refusing update from remote peer 3dccbdab9d1e4520b87789fec493aad3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:28:23.390093 27835 consensus_queue.cc:1048] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31c7873073554e29a7588c14f56d61ea" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:28:23.428491 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
W20260601 13:28:23.430953 27593 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260601 13:28:23.431939 27593 consensus_peers.cc:597] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 -> Peer 8e9154f6efa244b8abaf9e26f910dde9 (127.23.203.1:42807): Couldn't send request to peer 8e9154f6efa244b8abaf9e26f910dde9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:23.433509 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:23.433750 24364 tablet_replica.cc:333] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.433910 24364 raft_consensus.cc:2243] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.434056 24364 raft_consensus.cc:2272] T 263bfc0beb5640669e59071688d20ca5 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.434703 24364 tablet_replica.cc:333] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.434859 24364 raft_consensus.cc:2243] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.434967 24364 raft_consensus.cc:2272] T 109994e689c34f9f91b2cd3a097f43f3 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.435420 24364 tablet_replica.cc:333] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.435524 24364 raft_consensus.cc:2243] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.435667 24364 raft_consensus.cc:2272] T 529c8c781a854617afed7ea63ac2052e P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.436115 24364 tablet_replica.cc:333] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.436235 24364 raft_consensus.cc:2243] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.436359 24364 raft_consensus.cc:2272] T 665ab0019ab944608fb258788f1a6b09 P 8e9154f6efa244b8abaf9e26f910dde9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.436689 24364 tablet_replica.cc:333] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.436815 24364 raft_consensus.cc:2243] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.436982 24364 raft_consensus.cc:2272] T d25ed023687a4f54b5c7cd2268e4711b P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.437312 24364 tablet_replica.cc:333] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.437450 24364 raft_consensus.cc:2243] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.437568 24364 raft_consensus.cc:2272] T 8acfca8f03a64dc99075efd89854ddcd P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.437937 24364 tablet_replica.cc:333] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.438045 24364 raft_consensus.cc:2243] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.438308 24364 raft_consensus.cc:2272] T 8943fd0fe84a47e698b8776ffe7b848c P 8e9154f6efa244b8abaf9e26f910dde9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.438813 24364 tablet_replica.cc:333] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.438975 24364 raft_consensus.cc:2243] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.439144 24364 raft_consensus.cc:2272] T ef539868958f46fdba8ace3756308382 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.439558 24364 tablet_replica.cc:333] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.439656 24364 raft_consensus.cc:2243] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.439775 24364 raft_consensus.cc:2272] T d0d9e1f6649744c287ea49385d98cbfb P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.440084 24364 tablet_replica.cc:333] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.440196 24364 raft_consensus.cc:2243] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.440354 24364 raft_consensus.cc:2272] T 02f334a060fd4576840f7b98cda12e07 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.440840 24364 tablet_replica.cc:333] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.440963 24364 raft_consensus.cc:2243] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.441146 24364 raft_consensus.cc:2272] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.441478 24364 tablet_replica.cc:333] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9: stopping tablet replica
I20260601 13:28:23.441584 24364 raft_consensus.cc:2243] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.441746 24364 raft_consensus.cc:2272] T bc9a5f9108df473b9f82a14b8bd3d139 P 8e9154f6efa244b8abaf9e26f910dde9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.457072 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:28:23.460619 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:28:23.464781 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:23.465107 24364 tablet_replica.cc:333] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.465312 24364 raft_consensus.cc:2243] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.465493 24364 raft_consensus.cc:2272] T 109994e689c34f9f91b2cd3a097f43f3 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.465972 24364 tablet_replica.cc:333] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.466106 24364 raft_consensus.cc:2243] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.466264 24364 raft_consensus.cc:2272] T b0ec5b54bb41464f869cf1f54861f6b7 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.466612 24364 tablet_replica.cc:333] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.466761 24364 raft_consensus.cc:2243] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.466876 24364 raft_consensus.cc:2272] T 529c8c781a854617afed7ea63ac2052e P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.467338 24364 tablet_replica.cc:333] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.467461 24364 raft_consensus.cc:2243] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.467669 24364 raft_consensus.cc:2272] T a998cf1bcb744eadba5ab29b7b9f1042 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.468122 24364 tablet_replica.cc:333] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.468257 24364 raft_consensus.cc:2243] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.468438 24364 raft_consensus.cc:2272] T 665ab0019ab944608fb258788f1a6b09 P 31c7873073554e29a7588c14f56d61ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.468766 24364 tablet_replica.cc:333] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.468885 24364 raft_consensus.cc:2243] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.469022 24364 raft_consensus.cc:2272] T bc9a5f9108df473b9f82a14b8bd3d139 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.469355 24364 tablet_replica.cc:333] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.469470 24364 raft_consensus.cc:2243] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.469600 24364 raft_consensus.cc:2272] T d25ed023687a4f54b5c7cd2268e4711b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.469920 24364 tablet_replica.cc:333] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.470041 24364 raft_consensus.cc:2243] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.470153 24364 raft_consensus.cc:2272] T 8acfca8f03a64dc99075efd89854ddcd P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.470498 24364 tablet_replica.cc:333] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.470619 24364 raft_consensus.cc:2243] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.470808 24364 raft_consensus.cc:2272] T 7a271689f0af4538ac7955e5821f2e1d P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.471141 24364 tablet_replica.cc:333] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.471269 24364 raft_consensus.cc:2243] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.471407 24364 raft_consensus.cc:2272] T 133e06d70c05451ca5a8703b3f58c81b P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.471731 24364 tablet_replica.cc:333] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.471843 24364 raft_consensus.cc:2243] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.471937 24364 raft_consensus.cc:2272] T ef539868958f46fdba8ace3756308382 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.472262 24364 tablet_replica.cc:333] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea: stopping tablet replica
I20260601 13:28:23.472368 24364 raft_consensus.cc:2243] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.472548 24364 raft_consensus.cc:2272] T 02f334a060fd4576840f7b98cda12e07 P 31c7873073554e29a7588c14f56d61ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:28:23.486773 27593 consensus_peers.cc:597] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 -> Peer 31c7873073554e29a7588c14f56d61ea (127.23.203.2:37967): Couldn't send request to peer 31c7873073554e29a7588c14f56d61ea. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.2:37967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:23.487510 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:28:23.490808 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:28:23.498952 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:23.499280 24364 tablet_replica.cc:333] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.499446 24364 raft_consensus.cc:2243] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.499686 24364 raft_consensus.cc:2272] T 263bfc0beb5640669e59071688d20ca5 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.500157 24364 tablet_replica.cc:333] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.500289 24364 raft_consensus.cc:2243] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.500465 24364 raft_consensus.cc:2272] T b0ec5b54bb41464f869cf1f54861f6b7 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.500790 24364 tablet_replica.cc:333] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.500909 24364 raft_consensus.cc:2243] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.501021 24364 raft_consensus.cc:2272] T d0d9e1f6649744c287ea49385d98cbfb P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.501334 24364 tablet_replica.cc:333] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.501470 24364 raft_consensus.cc:2243] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.501639 24364 raft_consensus.cc:2272] T 133e06d70c05451ca5a8703b3f58c81b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.502003 24364 tablet_replica.cc:333] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.502099 24364 raft_consensus.cc:2243] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.502327 24364 raft_consensus.cc:2272] T d25ed023687a4f54b5c7cd2268e4711b P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.502678 24364 tablet_replica.cc:333] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.502789 24364 raft_consensus.cc:2243] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260601 13:28:23.502832 27593 consensus_peers.cc:597] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 -> Peer 3dccbdab9d1e4520b87789fec493aad3 (127.23.203.3:43999): Couldn't send request to peer 3dccbdab9d1e4520b87789fec493aad3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:23.502923 24364 raft_consensus.cc:2272] T 8943fd0fe84a47e698b8776ffe7b848c P 3dccbdab9d1e4520b87789fec493aad3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.503381 24364 tablet_replica.cc:333] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.503499 24364 raft_consensus.cc:2243] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.503679 24364 raft_consensus.cc:2272] T 529c8c781a854617afed7ea63ac2052e P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.504112 24364 tablet_replica.cc:333] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.504230 24364 raft_consensus.cc:2243] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.504348 24364 raft_consensus.cc:2272] T a998cf1bcb744eadba5ab29b7b9f1042 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.504663 24364 tablet_replica.cc:333] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.504772 24364 raft_consensus.cc:2243] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.504887 24364 raft_consensus.cc:2272] T 665ab0019ab944608fb258788f1a6b09 P 3dccbdab9d1e4520b87789fec493aad3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.505226 24364 tablet_replica.cc:333] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.505335 24364 raft_consensus.cc:2243] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.505448 24364 raft_consensus.cc:2272] T ef539868958f46fdba8ace3756308382 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.505753 24364 tablet_replica.cc:333] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.505865 24364 raft_consensus.cc:2243] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.506004 24364 raft_consensus.cc:2272] T 7a271689f0af4538ac7955e5821f2e1d P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.506422 24364 tablet_replica.cc:333] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3: stopping tablet replica
I20260601 13:28:23.506526 24364 raft_consensus.cc:2243] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.506646 24364 raft_consensus.cc:2272] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 3dccbdab9d1e4520b87789fec493aad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.510718 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:28:23.513758 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:28:23.518209 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:23.518450 24364 tablet_replica.cc:333] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.518604 24364 raft_consensus.cc:2243] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.518774 24364 raft_consensus.cc:2272] T 02f334a060fd4576840f7b98cda12e07 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.519336 24364 tablet_replica.cc:333] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.519485 24364 raft_consensus.cc:2243] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.519645 24364 raft_consensus.cc:2272] T 7a271689f0af4538ac7955e5821f2e1d P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.520005 24364 tablet_replica.cc:333] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.520128 24364 raft_consensus.cc:2243] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.520257 24364 raft_consensus.cc:2272] T bc9a5f9108df473b9f82a14b8bd3d139 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.520594 24364 tablet_replica.cc:333] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.520673 24364 raft_consensus.cc:2243] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.520797 24364 raft_consensus.cc:2272] T 3d031e4b6ab74b8f8b89373cd5d77f55 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.521113 24364 tablet_replica.cc:333] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.521226 24364 raft_consensus.cc:2243] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.521363 24364 raft_consensus.cc:2272] T 133e06d70c05451ca5a8703b3f58c81b P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.521687 24364 tablet_replica.cc:333] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.521757 24364 raft_consensus.cc:2243] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.521955 24364 raft_consensus.cc:2272] T d0d9e1f6649744c287ea49385d98cbfb P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.522331 24364 tablet_replica.cc:333] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.522440 24364 raft_consensus.cc:2243] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.522549 24364 raft_consensus.cc:2272] T 8943fd0fe84a47e698b8776ffe7b848c P 1ef383f7293f42da891d4a700d782927 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.522976 24364 tablet_replica.cc:333] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.523097 24364 raft_consensus.cc:2243] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.523281 24364 raft_consensus.cc:2272] T 8acfca8f03a64dc99075efd89854ddcd P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.523651 24364 tablet_replica.cc:333] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.523758 24364 raft_consensus.cc:2243] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.523901 24364 raft_consensus.cc:2272] T 109994e689c34f9f91b2cd3a097f43f3 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.524166 24364 tablet_replica.cc:333] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.524235 24364 raft_consensus.cc:2243] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.524295 24364 raft_consensus.cc:2272] T 263bfc0beb5640669e59071688d20ca5 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.524540 24364 tablet_replica.cc:333] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.524601 24364 raft_consensus.cc:2243] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.524660 24364 raft_consensus.cc:2272] T b0ec5b54bb41464f869cf1f54861f6b7 P 1ef383f7293f42da891d4a700d782927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.524909 24364 tablet_replica.cc:333] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927: stopping tablet replica
I20260601 13:28:23.525249 24364 raft_consensus.cc:2243] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:23.525493 24364 raft_consensus.cc:2272] T a998cf1bcb744eadba5ab29b7b9f1042 P 1ef383f7293f42da891d4a700d782927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.540863 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:28:23.544656 24364 master.cc:562] Master@127.23.203.62:33283 shutting down...
I20260601 13:28:23.548851 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:23.549073 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:23.549165 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 19c3453151c24124bc1d152c9468804c: stopping tablet replica
I20260601 13:28:23.562564 24364 master.cc:584] Master@127.23.203.62:33283 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9142 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:28:23.578836 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:37457
I20260601 13:28:23.579267 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.581017 27887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.581034 27890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.581207 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:23.581233 27888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.581494 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.581557 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.581583 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320503581581 us; error 0 us; skew 500 ppm
I20260601 13:28:23.582463 24364 webserver.cc:533] Webserver started at http://127.23.203.62:40297/ using document root <none> and password file <none>
I20260601 13:28:23.582665 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.582739 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.582849 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.583283 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "a3ca86ab80ac404e90caa6b4adcfd481"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.584810 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:23.585785 27895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.586058 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.586143 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "a3ca86ab80ac404e90caa6b4adcfd481"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.586265 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.605665 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.606105 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.610339 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:37457
I20260601 13:28:23.617080 27947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:37457 every 8 connection(s)
I20260601 13:28:23.617733 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:23.620195 27948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481: Bootstrap starting.
I20260601 13:28:23.621068 27948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:23.622074 27948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481: No bootstrap required, opened a new log
I20260601 13:28:23.622506 27948 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" member_type: VOTER }
I20260601 13:28:23.622594 27948 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:23.622617 27948 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3ca86ab80ac404e90caa6b4adcfd481, State: Initialized, Role: FOLLOWER
I20260601 13:28:23.622712 27948 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" member_type: VOTER }
I20260601 13:28:23.622773 27948 raft_consensus.cc:399] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:23.622797 27948 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:23.622828 27948 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:23.623469 27948 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" member_type: VOTER }
I20260601 13:28:23.623577 27948 leader_election.cc:304] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a3ca86ab80ac404e90caa6b4adcfd481; no voters: 
I20260601 13:28:23.623732 27948 leader_election.cc:290] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:23.623884 27951 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:23.624091 27951 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 1 LEADER]: Becoming Leader. State: Replica: a3ca86ab80ac404e90caa6b4adcfd481, State: Running, Role: LEADER
I20260601 13:28:23.624177 27948 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:23.624231 27951 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" member_type: VOTER }
I20260601 13:28:23.624645 27952 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" member_type: VOTER } }
I20260601 13:28:23.624751 27952 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:23.624657 27953 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3ca86ab80ac404e90caa6b4adcfd481. Latest consensus state: current_term: 1 leader_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ca86ab80ac404e90caa6b4adcfd481" member_type: VOTER } }
I20260601 13:28:23.624967 27953 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:23.625336 27956 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:23.626085 27956 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:23.626334 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:23.627995 27956 catalog_manager.cc:1382] Generated new cluster ID: 4fb1bbd5381a487788b925bcfc63f38d
I20260601 13:28:23.628053 27956 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:23.638046 27956 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:23.638645 27956 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:23.651418 27956 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481: Generated new TSK 0
I20260601 13:28:23.651593 27956 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:23.658870 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.660914 27970 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.660910 27972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.660959 27969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.661336 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:23.661489 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.661522 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.661538 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320503661538 us; error 0 us; skew 500 ppm
I20260601 13:28:23.662595 24364 webserver.cc:533] Webserver started at http://127.23.203.1:43349/ using document root <none> and password file <none>
I20260601 13:28:23.662746 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.662791 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.662845 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.663201 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "521bb4b602f3498ab9a3347ae5a54b4b"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.664626 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:23.665514 27977 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.665771 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:23.665855 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "521bb4b602f3498ab9a3347ae5a54b4b"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.665942 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.674275 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.674683 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.674996 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.675477 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.675539 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.675594 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.675625 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.679869 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:34257
I20260601 13:28:23.679894 28040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:34257 every 8 connection(s)
I20260601 13:28:23.680727 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.682752 28048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.682781 28045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.682873 28046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.682966 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:23.683221 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.683288 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.683324 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320503683323 us; error 0 us; skew 500 ppm
I20260601 13:28:23.684309 24364 webserver.cc:533] Webserver started at http://127.23.203.2:33715/ using document root <none> and password file <none>
I20260601 13:28:23.684494 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.684587 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.684674 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.685019 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "02ea7586625a4232b6e5d384e0e65116"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.686708 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:23.687798 28053 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.688095 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.688572 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "02ea7586625a4232b6e5d384e0e65116"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.688714 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.690300 28041 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37457
I20260601 13:28:23.690429 28041 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.690682 28041 heartbeater.cc:507] Master 127.23.203.62:37457 requested a full tablet report, sending...
I20260601 13:28:23.691486 27912 ts_manager.cc:194] Registered new tserver with Master: 521bb4b602f3498ab9a3347ae5a54b4b (127.23.203.1:34257)
I20260601 13:28:23.692248 27912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35940
I20260601 13:28:23.704335 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.704815 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.705156 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.705653 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.705716 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.705777 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.705827 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.710116 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:37221
I20260601 13:28:23.710250 28116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:37221 every 8 connection(s)
I20260601 13:28:23.711122 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.713404 28123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.713413 28120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.713435 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:23.713965 28121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.714293 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.714360 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.714385 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320503714384 us; error 0 us; skew 500 ppm
I20260601 13:28:23.715545 24364 webserver.cc:533] Webserver started at http://127.23.203.3:37811/ using document root <none> and password file <none>
I20260601 13:28:23.715723 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.715788 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.715881 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.716104 28117 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37457
I20260601 13:28:23.716231 28117 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.716392 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "873fdc79048b48f7afac301f7eceae2f"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.716483 28117 heartbeater.cc:507] Master 127.23.203.62:37457 requested a full tablet report, sending...
I20260601 13:28:23.717197 27912 ts_manager.cc:194] Registered new tserver with Master: 02ea7586625a4232b6e5d384e0e65116 (127.23.203.2:37221)
I20260601 13:28:23.717815 27912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35942
I20260601 13:28:23.718319 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:23.719431 28128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.719702 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.719825 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "873fdc79048b48f7afac301f7eceae2f"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.719914 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.733692 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.734278 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.734627 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.735126 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.735193 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.735260 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.735308 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.739785 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:43901
I20260601 13:28:23.739831 28191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:43901 every 8 connection(s)
I20260601 13:28:23.740717 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:23.742813 28196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.742833 28195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:23.743086 28198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:23.743129 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:23.743414 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:23.743480 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:23.743513 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320503743511 us; error 0 us; skew 500 ppm
I20260601 13:28:23.744566 24364 webserver.cc:533] Webserver started at http://127.23.203.4:43631/ using document root <none> and password file <none>
I20260601 13:28:23.744765 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:23.744838 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:23.744921 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:23.745361 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "c68e575ec24b42f9b0747efb0a1b9255"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.745412 28192 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37457
I20260601 13:28:23.745508 28192 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.745743 28192 heartbeater.cc:507] Master 127.23.203.62:37457 requested a full tablet report, sending...
I20260601 13:28:23.746435 27912 ts_manager.cc:194] Registered new tserver with Master: 873fdc79048b48f7afac301f7eceae2f (127.23.203.3:43901)
I20260601 13:28:23.746950 27912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35944
I20260601 13:28:23.747232 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:23.748453 28203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.748895 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:23.748973 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "c68e575ec24b42f9b0747efb0a1b9255"
format_stamp: "Formatted at 2026-06-01 13:28:23 on dist-test-slave-wz1t"
I20260601 13:28:23.749037 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:23.767493 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:23.767911 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:23.768167 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:23.768669 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:23.768733 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.768795 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:23.768844 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:23.773288 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:35497
I20260601 13:28:23.773404 28266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:35497 every 8 connection(s)
I20260601 13:28:23.778066 28267 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37457
I20260601 13:28:23.778223 28267 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:23.778471 28267 heartbeater.cc:507] Master 127.23.203.62:37457 requested a full tablet report, sending...
I20260601 13:28:23.779119 27912 ts_manager.cc:194] Registered new tserver with Master: c68e575ec24b42f9b0747efb0a1b9255 (127.23.203.4:35497)
I20260601 13:28:23.779368 24364 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005619466s
I20260601 13:28:23.779784 27912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35960
I20260601 13:28:24.693284 28041 heartbeater.cc:499] Master 127.23.203.62:37457 was elected leader, sending a full tablet report...
I20260601 13:28:24.718914 28117 heartbeater.cc:499] Master 127.23.203.62:37457 was elected leader, sending a full tablet report...
I20260601 13:28:24.747889 28192 heartbeater.cc:499] Master 127.23.203.62:37457 was elected leader, sending a full tablet report...
I20260601 13:28:24.780777 28267 heartbeater.cc:499] Master 127.23.203.62:37457 was elected leader, sending a full tablet report...
I20260601 13:28:24.821735 27912 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35980:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:28:24.832837 28156 tablet_service.cc:1511] Processing CreateTablet for tablet 259379bd77654db4a695659ab692505f (DEFAULT_TABLE table=test-workload [id=2f5d80863e174f8684a4f4a2d89464a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:28:24.833247 28156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259379bd77654db4a695659ab692505f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:24.834385 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 259379bd77654db4a695659ab692505f (DEFAULT_TABLE table=test-workload [id=2f5d80863e174f8684a4f4a2d89464a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:28:24.834688 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259379bd77654db4a695659ab692505f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:24.835697 28288 tablet_bootstrap.cc:492] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f: Bootstrap starting.
I20260601 13:28:24.836012 28231 tablet_service.cc:1511] Processing CreateTablet for tablet 259379bd77654db4a695659ab692505f (DEFAULT_TABLE table=test-workload [id=2f5d80863e174f8684a4f4a2d89464a5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:28:24.836259 28231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259379bd77654db4a695659ab692505f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:24.836733 28289 tablet_bootstrap.cc:492] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b: Bootstrap starting.
I20260601 13:28:24.836818 28288 tablet_bootstrap.cc:654] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:24.837782 28289 tablet_bootstrap.cc:654] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:24.837985 28288 tablet_bootstrap.cc:492] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f: No bootstrap required, opened a new log
I20260601 13:28:24.838073 28288 ts_tablet_manager.cc:1403] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:24.838578 28292 tablet_bootstrap.cc:492] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255: Bootstrap starting.
I20260601 13:28:24.838574 28288 raft_consensus.cc:359] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.838763 28288 raft_consensus.cc:385] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:24.838796 28288 raft_consensus.cc:740] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 873fdc79048b48f7afac301f7eceae2f, State: Initialized, Role: FOLLOWER
I20260601 13:28:24.838912 28288 consensus_queue.cc:260] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.839175 28289 tablet_bootstrap.cc:492] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b: No bootstrap required, opened a new log
I20260601 13:28:24.839282 28288 ts_tablet_manager.cc:1434] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:24.839290 28289 ts_tablet_manager.cc:1403] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:24.839675 28292 tablet_bootstrap.cc:654] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:24.839757 28289 raft_consensus.cc:359] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.839882 28289 raft_consensus.cc:385] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:24.839933 28289 raft_consensus.cc:740] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 521bb4b602f3498ab9a3347ae5a54b4b, State: Initialized, Role: FOLLOWER
I20260601 13:28:24.840071 28289 consensus_queue.cc:260] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.840483 28289 ts_tablet_manager.cc:1434] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:24.840785 28292 tablet_bootstrap.cc:492] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255: No bootstrap required, opened a new log
I20260601 13:28:24.840919 28292 ts_tablet_manager.cc:1403] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:24.841332 28292 raft_consensus.cc:359] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.841410 28292 raft_consensus.cc:385] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:24.841470 28292 raft_consensus.cc:740] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68e575ec24b42f9b0747efb0a1b9255, State: Initialized, Role: FOLLOWER
I20260601 13:28:24.841606 28292 consensus_queue.cc:260] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.841908 28292 ts_tablet_manager.cc:1434] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:24.919891 28295 raft_consensus.cc:493] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:24.920047 28295 raft_consensus.cc:515] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.920645 28295 leader_election.cc:290] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 873fdc79048b48f7afac301f7eceae2f (127.23.203.3:43901), c68e575ec24b42f9b0747efb0a1b9255 (127.23.203.4:35497)
I20260601 13:28:24.924804 28166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259379bd77654db4a695659ab692505f" candidate_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873fdc79048b48f7afac301f7eceae2f" is_pre_election: true
I20260601 13:28:24.924875 28241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259379bd77654db4a695659ab692505f" candidate_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68e575ec24b42f9b0747efb0a1b9255" is_pre_election: true
I20260601 13:28:24.924971 28166 raft_consensus.cc:2468] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 521bb4b602f3498ab9a3347ae5a54b4b in term 0.
I20260601 13:28:24.925028 28241 raft_consensus.cc:2468] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 521bb4b602f3498ab9a3347ae5a54b4b in term 0.
I20260601 13:28:24.925351 27978 leader_election.cc:304] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 521bb4b602f3498ab9a3347ae5a54b4b, 873fdc79048b48f7afac301f7eceae2f; no voters: 
I20260601 13:28:24.925536 28295 raft_consensus.cc:2804] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:24.925598 28295 raft_consensus.cc:493] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:24.925644 28295 raft_consensus.cc:3060] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:24.926633 28295 raft_consensus.cc:515] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.927017 28295 leader_election.cc:290] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [CANDIDATE]: Term 1 election: Requested vote from peers 873fdc79048b48f7afac301f7eceae2f (127.23.203.3:43901), c68e575ec24b42f9b0747efb0a1b9255 (127.23.203.4:35497)
I20260601 13:28:24.927292 28166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259379bd77654db4a695659ab692505f" candidate_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "873fdc79048b48f7afac301f7eceae2f"
I20260601 13:28:24.927418 28166 raft_consensus.cc:3060] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:24.927393 28241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259379bd77654db4a695659ab692505f" candidate_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68e575ec24b42f9b0747efb0a1b9255"
I20260601 13:28:24.927532 28241 raft_consensus.cc:3060] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:24.928297 28166 raft_consensus.cc:2468] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 521bb4b602f3498ab9a3347ae5a54b4b in term 1.
I20260601 13:28:24.928344 28241 raft_consensus.cc:2468] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 521bb4b602f3498ab9a3347ae5a54b4b in term 1.
I20260601 13:28:24.928617 27978 leader_election.cc:304] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 521bb4b602f3498ab9a3347ae5a54b4b, 873fdc79048b48f7afac301f7eceae2f; no voters: 
I20260601 13:28:24.928799 28295 raft_consensus.cc:2804] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:24.929045 28295 raft_consensus.cc:697] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 1 LEADER]: Becoming Leader. State: Replica: 521bb4b602f3498ab9a3347ae5a54b4b, State: Running, Role: LEADER
I20260601 13:28:24.929193 28295 consensus_queue.cc:237] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } }
I20260601 13:28:24.930737 27911 catalog_manager.cc:5696] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 521bb4b602f3498ab9a3347ae5a54b4b (127.23.203.1). New cstate: current_term: 1 leader_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "521bb4b602f3498ab9a3347ae5a54b4b" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34257 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:25.317464 28295 consensus_queue.cc:1048] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68e575ec24b42f9b0747efb0a1b9255" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 35497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:25.320889 28303 consensus_queue.cc:1048] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "873fdc79048b48f7afac301f7eceae2f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 43901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:25.626390 27966 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:25.626757 27966 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:25.626830 27966 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:27.627185 27966 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:27.627609 27966 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:27.627669 27966 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:29.628007 27966 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:29.628420 27966 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:29.628484 27966 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:31.628822 27966 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:31.629176 27966 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:31.629235 27966 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:33.629608 27966 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:33.630039 27966 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:33.630105 27966 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:35.630475 27966 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:35.630867 27966 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:35.630949 27966 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:36.006714 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:28:36.010411 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:36.010675 24364 tablet_replica.cc:333] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b: stopping tablet replica
I20260601 13:28:36.010993 24364 raft_consensus.cc:2243] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:36.011293 24364 raft_consensus.cc:2272] T 259379bd77654db4a695659ab692505f P 521bb4b602f3498ab9a3347ae5a54b4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:36.024999 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:28:36.027325 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:28:36.034490 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:36.047499 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:28:36.049865 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:28:36.056212 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:36.056682 24364 tablet_replica.cc:333] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f: stopping tablet replica
I20260601 13:28:36.056910 24364 raft_consensus.cc:2243] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:36.057086 24364 raft_consensus.cc:2272] T 259379bd77654db4a695659ab692505f P 873fdc79048b48f7afac301f7eceae2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:36.070336 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:28:36.072432 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:28:36.076403 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:36.076609 24364 tablet_replica.cc:333] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255: stopping tablet replica
I20260601 13:28:36.076751 24364 raft_consensus.cc:2243] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:36.076905 24364 raft_consensus.cc:2272] T 259379bd77654db4a695659ab692505f P c68e575ec24b42f9b0747efb0a1b9255 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:36.089784 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:28:36.091991 24364 master.cc:562] Master@127.23.203.62:37457 shutting down...
I20260601 13:28:36.096153 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:36.096377 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:36.096473 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3ca86ab80ac404e90caa6b4adcfd481: stopping tablet replica
I20260601 13:28:36.109764 24364 master.cc:584] Master@127.23.203.62:37457 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12538 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:28:36.117077 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:38083
I20260601 13:28:36.117528 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:36.119993 28311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.120029 28312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:36.120100 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:36.120042 28314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:36.120435 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:36.120496 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:36.120532 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320516120530 us; error 0 us; skew 500 ppm
I20260601 13:28:36.121469 24364 webserver.cc:533] Webserver started at http://127.23.203.62:33517/ using document root <none> and password file <none>
I20260601 13:28:36.121668 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:36.121744 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:36.121829 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:36.122347 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "7dcecaa90e0e45de9e95f42a0e94372d"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.124100 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:36.125377 28319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.125874 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:36.125990 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "7dcecaa90e0e45de9e95f42a0e94372d"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.126096 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:36.135794 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:36.136243 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:36.140986 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:38083
I20260601 13:28:36.143602 28371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:38083 every 8 connection(s)
I20260601 13:28:36.144017 28372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:36.145905 28372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d: Bootstrap starting.
I20260601 13:28:36.146993 28372 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:36.148538 28372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d: No bootstrap required, opened a new log
I20260601 13:28:36.149129 28372 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" member_type: VOTER }
I20260601 13:28:36.149250 28372 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:36.149274 28372 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dcecaa90e0e45de9e95f42a0e94372d, State: Initialized, Role: FOLLOWER
I20260601 13:28:36.149456 28372 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" member_type: VOTER }
I20260601 13:28:36.149559 28372 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:36.149585 28372 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:36.149616 28372 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:36.150610 28372 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" member_type: VOTER }
I20260601 13:28:36.150750 28372 leader_election.cc:304] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7dcecaa90e0e45de9e95f42a0e94372d; no voters: 
I20260601 13:28:36.150982 28372 leader_election.cc:290] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:36.151259 28375 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:36.151605 28375 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 1 LEADER]: Becoming Leader. State: Replica: 7dcecaa90e0e45de9e95f42a0e94372d, State: Running, Role: LEADER
I20260601 13:28:36.151801 28375 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" member_type: VOTER }
I20260601 13:28:36.152002 28372 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:36.152552 28376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" member_type: VOTER } }
I20260601 13:28:36.152667 28376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:36.152918 28377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dcecaa90e0e45de9e95f42a0e94372d. Latest consensus state: current_term: 1 leader_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dcecaa90e0e45de9e95f42a0e94372d" member_type: VOTER } }
I20260601 13:28:36.153014 28377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:36.153223 28379 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:36.154302 28379 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:36.154556 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:36.156750 28379 catalog_manager.cc:1382] Generated new cluster ID: 354e1a7869564260933e253d15a7f793
I20260601 13:28:36.156855 28379 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:36.180157 28379 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:36.180879 28379 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:36.190666 28379 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d: Generated new TSK 0
I20260601 13:28:36.191016 28379 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:36.219673 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:36.221959 28394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.222026 28393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.222105 28396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:36.222414 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:36.222609 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:36.222657 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:36.222708 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320516222708 us; error 0 us; skew 500 ppm
I20260601 13:28:36.223706 24364 webserver.cc:533] Webserver started at http://127.23.203.1:45687/ using document root <none> and password file <none>
I20260601 13:28:36.223898 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:36.223963 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:36.224059 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:36.224505 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "da005d93b13e4108b3acaf474227c7c3"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.226112 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:28:36.227187 28401 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.227505 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:36.227583 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "da005d93b13e4108b3acaf474227c7c3"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.227639 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:36.241658 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:36.242087 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:36.242457 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:36.242972 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:36.243011 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.243043 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:36.243108 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.247713 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:40539
I20260601 13:28:36.247730 28464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:40539 every 8 connection(s)
I20260601 13:28:36.248746 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:36.250945 28470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.251186 28472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.251253 28469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:36.252231 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:36.252422 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:36.252467 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:36.252501 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320516252500 us; error 0 us; skew 500 ppm
I20260601 13:28:36.253593 24364 webserver.cc:533] Webserver started at http://127.23.203.2:33427/ using document root <none> and password file <none>
I20260601 13:28:36.253798 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:36.253867 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:36.253940 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:36.253824 28465 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38083
I20260601 13:28:36.254071 28465 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:36.254413 28465 heartbeater.cc:507] Master 127.23.203.62:38083 requested a full tablet report, sending...
I20260601 13:28:36.254451 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "6db4d1518c88490d89da864767c6f18e"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.255124 28336 ts_manager.cc:194] Registered new tserver with Master: da005d93b13e4108b3acaf474227c7c3 (127.23.203.1:40539)
I20260601 13:28:36.255951 28336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54558
I20260601 13:28:36.256171 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:36.257227 28477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.257496 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:36.257591 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "6db4d1518c88490d89da864767c6f18e"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.257688 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:36.269444 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:36.269948 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:36.270380 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:36.270910 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:36.270980 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.271042 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:36.271097 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.275746 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:45013
I20260601 13:28:36.275816 28540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:45013 every 8 connection(s)
I20260601 13:28:36.276746 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:36.278712 28545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.278724 28544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:36.279094 28547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:36.279516 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:36.279687 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:36.279735 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:36.279755 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320516279755 us; error 0 us; skew 500 ppm
I20260601 13:28:36.280777 24364 webserver.cc:533] Webserver started at http://127.23.203.3:39703/ using document root <none> and password file <none>
I20260601 13:28:36.280995 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:36.281064 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:36.281169 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:36.281687 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "bbbb9b5a5763407b84d4bde46f0fb402"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.282018 28541 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38083
I20260601 13:28:36.282116 28541 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:36.282426 28541 heartbeater.cc:507] Master 127.23.203.62:38083 requested a full tablet report, sending...
I20260601 13:28:36.283098 28336 ts_manager.cc:194] Registered new tserver with Master: 6db4d1518c88490d89da864767c6f18e (127.23.203.2:45013)
I20260601 13:28:36.283593 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:28:36.283819 28336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54566
I20260601 13:28:36.284770 28552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.285161 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:36.285223 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "bbbb9b5a5763407b84d4bde46f0fb402"
format_stamp: "Formatted at 2026-06-01 13:28:36 on dist-test-slave-wz1t"
I20260601 13:28:36.285331 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:36.297286 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:36.297762 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:36.298086 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:36.298602 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:36.298669 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.298719 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:36.298771 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:36.303329 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:34945
I20260601 13:28:36.303397 28615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:34945 every 8 connection(s)
I20260601 13:28:36.308194 28616 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38083
I20260601 13:28:36.308302 28616 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:36.308511 28616 heartbeater.cc:507] Master 127.23.203.62:38083 requested a full tablet report, sending...
I20260601 13:28:36.309093 28336 ts_manager.cc:194] Registered new tserver with Master: bbbb9b5a5763407b84d4bde46f0fb402 (127.23.203.3:34945)
I20260601 13:28:36.309382 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005584713s
I20260601 13:28:36.309679 28336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54578
I20260601 13:28:37.256937 28465 heartbeater.cc:499] Master 127.23.203.62:38083 was elected leader, sending a full tablet report...
I20260601 13:28:37.285079 28541 heartbeater.cc:499] Master 127.23.203.62:38083 was elected leader, sending a full tablet report...
I20260601 13:28:37.310665 28616 heartbeater.cc:499] Master 127.23.203.62:38083 was elected leader, sending a full tablet report...
I20260601 13:28:37.354738 28336 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54600:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:37.355335 28336 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:37.369458 28429 tablet_service.cc:1511] Processing CreateTablet for tablet ab601685c33547dc95518efb40cc9fef (DEFAULT_TABLE table=test-workload [id=04cece167ab74cee8587c5a01d92be18]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:28:37.370146 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab601685c33547dc95518efb40cc9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:37.371006 28505 tablet_service.cc:1511] Processing CreateTablet for tablet ab601685c33547dc95518efb40cc9fef (DEFAULT_TABLE table=test-workload [id=04cece167ab74cee8587c5a01d92be18]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:28:37.371657 28505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab601685c33547dc95518efb40cc9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:37.374428 28637 tablet_bootstrap.cc:492] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3: Bootstrap starting.
I20260601 13:28:37.374544 28638 tablet_bootstrap.cc:492] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e: Bootstrap starting.
I20260601 13:28:37.375475 28580 tablet_service.cc:1511] Processing CreateTablet for tablet ab601685c33547dc95518efb40cc9fef (DEFAULT_TABLE table=test-workload [id=04cece167ab74cee8587c5a01d92be18]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:28:37.375586 28637 tablet_bootstrap.cc:654] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:37.375706 28638 tablet_bootstrap.cc:654] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:37.375941 28580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab601685c33547dc95518efb40cc9fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:37.377130 28638 tablet_bootstrap.cc:492] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e: No bootstrap required, opened a new log
I20260601 13:28:37.377230 28638 ts_tablet_manager.cc:1403] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:37.377687 28638 raft_consensus.cc:359] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.377795 28638 raft_consensus.cc:385] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:37.377820 28638 raft_consensus.cc:740] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6db4d1518c88490d89da864767c6f18e, State: Initialized, Role: FOLLOWER
I20260601 13:28:37.377928 28638 consensus_queue.cc:260] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.378348 28638 ts_tablet_manager.cc:1434] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:37.378942 28637 tablet_bootstrap.cc:492] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3: No bootstrap required, opened a new log
I20260601 13:28:37.379030 28637 ts_tablet_manager.cc:1403] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:37.379411 28637 raft_consensus.cc:359] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.379509 28637 raft_consensus.cc:385] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:37.379534 28637 raft_consensus.cc:740] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da005d93b13e4108b3acaf474227c7c3, State: Initialized, Role: FOLLOWER
I20260601 13:28:37.379679 28637 consensus_queue.cc:260] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.380117 28637 ts_tablet_manager.cc:1434] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:37.380697 28642 tablet_bootstrap.cc:492] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402: Bootstrap starting.
I20260601 13:28:37.382030 28642 tablet_bootstrap.cc:654] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:37.383586 28642 tablet_bootstrap.cc:492] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402: No bootstrap required, opened a new log
I20260601 13:28:37.383741 28642 ts_tablet_manager.cc:1403] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:37.384259 28642 raft_consensus.cc:359] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.384395 28642 raft_consensus.cc:385] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:37.384444 28642 raft_consensus.cc:740] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb9b5a5763407b84d4bde46f0fb402, State: Initialized, Role: FOLLOWER
I20260601 13:28:37.384608 28642 consensus_queue.cc:260] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.385049 28642 ts_tablet_manager.cc:1434] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:37.515473 28641 raft_consensus.cc:493] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:37.515682 28641 raft_consensus.cc:515] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.516345 28641 leader_election.cc:290] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da005d93b13e4108b3acaf474227c7c3 (127.23.203.1:40539), bbbb9b5a5763407b84d4bde46f0fb402 (127.23.203.3:34945)
I20260601 13:28:37.520036 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab601685c33547dc95518efb40cc9fef" candidate_uuid: "6db4d1518c88490d89da864767c6f18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da005d93b13e4108b3acaf474227c7c3" is_pre_election: true
I20260601 13:28:37.520056 28590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab601685c33547dc95518efb40cc9fef" candidate_uuid: "6db4d1518c88490d89da864767c6f18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" is_pre_election: true
I20260601 13:28:37.520200 28439 raft_consensus.cc:2468] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db4d1518c88490d89da864767c6f18e in term 0.
I20260601 13:28:37.520244 28590 raft_consensus.cc:2468] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6db4d1518c88490d89da864767c6f18e in term 0.
I20260601 13:28:37.520612 28480 leader_election.cc:304] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db4d1518c88490d89da864767c6f18e, da005d93b13e4108b3acaf474227c7c3; no voters: 
I20260601 13:28:37.520814 28641 raft_consensus.cc:2804] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:37.520874 28641 raft_consensus.cc:493] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:37.520931 28641 raft_consensus.cc:3060] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:37.521847 28641 raft_consensus.cc:515] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.522572 28641 leader_election.cc:290] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [CANDIDATE]: Term 1 election: Requested vote from peers da005d93b13e4108b3acaf474227c7c3 (127.23.203.1:40539), bbbb9b5a5763407b84d4bde46f0fb402 (127.23.203.3:34945)
I20260601 13:28:37.522938 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab601685c33547dc95518efb40cc9fef" candidate_uuid: "6db4d1518c88490d89da864767c6f18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da005d93b13e4108b3acaf474227c7c3"
I20260601 13:28:37.522997 28590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab601685c33547dc95518efb40cc9fef" candidate_uuid: "6db4d1518c88490d89da864767c6f18e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb9b5a5763407b84d4bde46f0fb402"
I20260601 13:28:37.523056 28439 raft_consensus.cc:3060] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:37.523154 28590 raft_consensus.cc:3060] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:37.524086 28439 raft_consensus.cc:2468] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db4d1518c88490d89da864767c6f18e in term 1.
I20260601 13:28:37.524104 28590 raft_consensus.cc:2468] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6db4d1518c88490d89da864767c6f18e in term 1.
I20260601 13:28:37.524398 28480 leader_election.cc:304] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6db4d1518c88490d89da864767c6f18e, da005d93b13e4108b3acaf474227c7c3; no voters: 
I20260601 13:28:37.524581 28641 raft_consensus.cc:2804] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:37.524791 28641 raft_consensus.cc:697] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 1 LEADER]: Becoming Leader. State: Replica: 6db4d1518c88490d89da864767c6f18e, State: Running, Role: LEADER
I20260601 13:28:37.524972 28641 consensus_queue.cc:237] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } }
I20260601 13:28:37.526702 28336 catalog_manager.cc:5696] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6db4d1518c88490d89da864767c6f18e (127.23.203.2). New cstate: current_term: 1 leader_uuid: "6db4d1518c88490d89da864767c6f18e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6db4d1518c88490d89da864767c6f18e" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:37.997248 28641 consensus_queue.cc:1048] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb9b5a5763407b84d4bde46f0fb402" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:38.001353 28653 consensus_queue.cc:1048] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [LEADER]: Connected to new peer: Peer: permanent_uuid: "da005d93b13e4108b3acaf474227c7c3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:38.154521 28390 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:38.154897 28390 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:38.154983 28390 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:38.155151 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:39.156991 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:40.155316 28390 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:40.155665 28390 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:40.155746 28390 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:40.158908 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:41.160418 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:42.156117 28390 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:42.156509 28390 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:42.156594 28390 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:42.161969 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:43.163658 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:44.156919 28390 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:44.157271 28390 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:44.157352 28390 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:44.165246 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:45.166898 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:46.157683 28390 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:46.158073 28390 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:46.158166 28390 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:46.168669 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:47.170394 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:48.158538 28390 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:48.158907 28390 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:28:48.159006 28390 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:48.172273 28385 placement_policy_util.cc:407] tablet ab601685c33547dc95518efb40cc9fef: detected majority of replicas (2 of 3) at location L0
I20260601 13:28:48.616180 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:28:48.621177 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:48.621486 24364 tablet_replica.cc:333] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3: stopping tablet replica
I20260601 13:28:48.621637 24364 raft_consensus.cc:2243] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:48.621779 24364 raft_consensus.cc:2272] T ab601685c33547dc95518efb40cc9fef P da005d93b13e4108b3acaf474227c7c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:48.635826 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:28:48.639037 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:28:48.643710 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:48.643962 24364 tablet_replica.cc:333] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e: stopping tablet replica
I20260601 13:28:48.644095 24364 raft_consensus.cc:2243] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:48.644297 24364 raft_consensus.cc:2272] T ab601685c33547dc95518efb40cc9fef P 6db4d1518c88490d89da864767c6f18e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:48.657770 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:28:48.659960 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:28:48.664330 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:48.664620 24364 tablet_replica.cc:333] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402: stopping tablet replica
I20260601 13:28:48.664788 24364 raft_consensus.cc:2243] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:48.665073 24364 raft_consensus.cc:2272] T ab601685c33547dc95518efb40cc9fef P bbbb9b5a5763407b84d4bde46f0fb402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:48.678606 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:28:48.680991 24364 master.cc:562] Master@127.23.203.62:38083 shutting down...
I20260601 13:28:48.684909 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:48.685105 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:48.685199 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7dcecaa90e0e45de9e95f42a0e94372d: stopping tablet replica
I20260601 13:28:48.697883 24364 master.cc:584] Master@127.23.203.62:38083 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12587 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:28:48.705009 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:36817
I20260601 13:28:48.705410 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:48.707755 28661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:48.708002 28663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:48.708051 28660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:48.708310 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:48.708545 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:48.708591 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:48.708609 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320528708609 us; error 0 us; skew 500 ppm
I20260601 13:28:48.709825 24364 webserver.cc:533] Webserver started at http://127.23.203.62:32879/ using document root <none> and password file <none>
I20260601 13:28:48.710047 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:48.710129 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:48.710238 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:48.710788 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "5518bbcc2ba543c2a4bf74adbf35d9be"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.712574 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:48.713925 28668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.714546 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:48.714799 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "5518bbcc2ba543c2a4bf74adbf35d9be"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.715101 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:48.733322 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:48.733762 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:48.738760 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:36817
I20260601 13:28:48.741459 28720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:36817 every 8 connection(s)
I20260601 13:28:48.742009 28721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:48.743940 28721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be: Bootstrap starting.
I20260601 13:28:48.744889 28721 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:48.746146 28721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be: No bootstrap required, opened a new log
I20260601 13:28:48.746665 28721 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" member_type: VOTER }
I20260601 13:28:48.746763 28721 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:48.746788 28721 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5518bbcc2ba543c2a4bf74adbf35d9be, State: Initialized, Role: FOLLOWER
I20260601 13:28:48.746937 28721 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" member_type: VOTER }
I20260601 13:28:48.747036 28721 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:48.747102 28721 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:48.747172 28721 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:48.747987 28721 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" member_type: VOTER }
I20260601 13:28:48.748104 28721 leader_election.cc:304] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5518bbcc2ba543c2a4bf74adbf35d9be; no voters: 
I20260601 13:28:48.748365 28721 leader_election.cc:290] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:48.748490 28724 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:48.748687 28724 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 1 LEADER]: Becoming Leader. State: Replica: 5518bbcc2ba543c2a4bf74adbf35d9be, State: Running, Role: LEADER
I20260601 13:28:48.748884 28721 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:48.748867 28724 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" member_type: VOTER }
I20260601 13:28:48.749372 28725 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" member_type: VOTER } }
I20260601 13:28:48.749395 28726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5518bbcc2ba543c2a4bf74adbf35d9be. Latest consensus state: current_term: 1 leader_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5518bbcc2ba543c2a4bf74adbf35d9be" member_type: VOTER } }
I20260601 13:28:48.749540 28725 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:48.749559 28726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:48.750037 28729 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:48.750800 28729 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:48.750994 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:48.753140 28729 catalog_manager.cc:1382] Generated new cluster ID: fcf2b6a14b4a4f5382235922b4ddcee0
I20260601 13:28:48.753216 28729 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:48.763815 28729 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:48.764485 28729 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:48.772082 28729 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be: Generated new TSK 0
I20260601 13:28:48.772339 28729 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:48.783638 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:48.786037 28742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:48.786029 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:48.786039 28745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:48.786026 28743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:48.786525 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:48.786577 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:48.786594 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320528786594 us; error 0 us; skew 500 ppm
I20260601 13:28:48.787599 24364 webserver.cc:533] Webserver started at http://127.23.203.1:40279/ using document root <none> and password file <none>
I20260601 13:28:48.787791 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:48.787889 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:48.788003 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:48.788483 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "59d49e21654e42de982620e26b765e97"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.790431 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:48.791483 28750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.791771 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:48.791859 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "59d49e21654e42de982620e26b765e97"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.791921 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:48.800315 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:48.800709 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:48.800972 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:48.801468 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:48.801508 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.801538 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:48.801599 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.805909 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:36905
I20260601 13:28:48.806027 28813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:36905 every 8 connection(s)
I20260601 13:28:48.807031 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:48.809222 28821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:48.809248 28819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:48.809418 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:48.809240 28818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:48.809825 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:48.809883 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:48.809911 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320528809910 us; error 0 us; skew 500 ppm
I20260601 13:28:48.811269 24364 webserver.cc:533] Webserver started at http://127.23.203.2:44833/ using document root <none> and password file <none>
I20260601 13:28:48.811477 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:48.811553 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:48.811642 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:48.812014 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "916911e8781a4c728822ea1af8645666"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.813587 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:48.814706 28826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.815047 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:48.815129 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "916911e8781a4c728822ea1af8645666"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.815207 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:48.817781 28814 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36817
I20260601 13:28:48.817903 28814 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:48.818166 28814 heartbeater.cc:507] Master 127.23.203.62:36817 requested a full tablet report, sending...
I20260601 13:28:48.818964 28682 ts_manager.cc:194] Registered new tserver with Master: 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905)
I20260601 13:28:48.820058 28682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60394
I20260601 13:28:48.830718 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:48.831146 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:48.831408 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:48.831902 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:48.831947 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.832010 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:48.832052 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.836463 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:37081
I20260601 13:28:48.836539 28889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:37081 every 8 connection(s)
I20260601 13:28:48.837301 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:48.839493 28894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:48.839495 28893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:48.839624 28896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:48.839866 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:48.840052 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:48.840102 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:48.840124 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320528840124 us; error 0 us; skew 500 ppm
I20260601 13:28:48.841176 24364 webserver.cc:533] Webserver started at http://127.23.203.3:45963/ using document root <none> and password file <none>
I20260601 13:28:48.841347 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:48.841477 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:48.841572 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:48.841781 28890 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36817
I20260601 13:28:48.841887 28890 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:48.842013 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "90b37fd903454882b29f5ea70bcae8cb"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.842073 28890 heartbeater.cc:507] Master 127.23.203.62:36817 requested a full tablet report, sending...
I20260601 13:28:48.842718 28682 ts_manager.cc:194] Registered new tserver with Master: 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:48.843253 28682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60408
I20260601 13:28:48.843673 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:48.844633 28901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.844902 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:48.844985 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "90b37fd903454882b29f5ea70bcae8cb"
format_stamp: "Formatted at 2026-06-01 13:28:48 on dist-test-slave-wz1t"
I20260601 13:28:48.845077 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:48.873040 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:48.873538 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:48.873878 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:48.874452 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:48.874516 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.874595 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:48.874647 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:48.879361 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:38247
I20260601 13:28:48.879421 28964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:38247 every 8 connection(s)
I20260601 13:28:48.883912 28965 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36817
I20260601 13:28:48.884023 28965 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:48.884196 28965 heartbeater.cc:507] Master 127.23.203.62:36817 requested a full tablet report, sending...
I20260601 13:28:48.884764 28682 ts_manager.cc:194] Registered new tserver with Master: 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:48.885248 28682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60422
I20260601 13:28:48.885463 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005619829s
I20260601 13:28:49.821206 28814 heartbeater.cc:499] Master 127.23.203.62:36817 was elected leader, sending a full tablet report...
I20260601 13:28:49.844192 28890 heartbeater.cc:499] Master 127.23.203.62:36817 was elected leader, sending a full tablet report...
I20260601 13:28:49.886157 28965 heartbeater.cc:499] Master 127.23.203.62:36817 was elected leader, sending a full tablet report...
I20260601 13:28:49.920763 28682 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60432:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:49.921397 28682 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:49.935779 28778 tablet_service.cc:1511] Processing CreateTablet for tablet 046f97ea335643b98537fe650166b3b4 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:28:49.936159 28778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f97ea335643b98537fe650166b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.936286 28928 tablet_service.cc:1511] Processing CreateTablet for tablet a069456407ab47759f8aebe67186dd1c (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:28:49.936335 28929 tablet_service.cc:1511] Processing CreateTablet for tablet 046f97ea335643b98537fe650166b3b4 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:28:49.936583 28929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f97ea335643b98537fe650166b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.936635 28927 tablet_service.cc:1511] Processing CreateTablet for tablet b21e8b846c844350993edc2badfff06b (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:28:49.936792 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 42972edcb2c04ae28c532a57e61917ff (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:28:49.937021 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42972edcb2c04ae28c532a57e61917ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.937086 28926 tablet_service.cc:1511] Processing CreateTablet for tablet b17119dece514785a10aacbe560ac162 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:28:49.937480 28925 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9da407e71941b38337e8de66e231cf (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:28:49.937903 28924 tablet_service.cc:1511] Processing CreateTablet for tablet d475dccedc924543bab2c03c83c6b388 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:28:49.938396 28777 tablet_service.cc:1511] Processing CreateTablet for tablet a069456407ab47759f8aebe67186dd1c (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:28:49.938632 28777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a069456407ab47759f8aebe67186dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.936851 28927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21e8b846c844350993edc2badfff06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.939210 28928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a069456407ab47759f8aebe67186dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.939366 28926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17119dece514785a10aacbe560ac162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.940543 28929 tablet_service.cc:1511] Processing CreateTablet for tablet 42972edcb2c04ae28c532a57e61917ff (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:28:49.940769 28929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42972edcb2c04ae28c532a57e61917ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.940795 28776 tablet_service.cc:1511] Processing CreateTablet for tablet b21e8b846c844350993edc2badfff06b (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:28:49.941004 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21e8b846c844350993edc2badfff06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.941251 28925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9da407e71941b38337e8de66e231cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.943181 28775 tablet_service.cc:1511] Processing CreateTablet for tablet b17119dece514785a10aacbe560ac162 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:28:49.943419 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17119dece514785a10aacbe560ac162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.943635 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475dccedc924543bab2c03c83c6b388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.945153 28927 tablet_service.cc:1511] Processing CreateTablet for tablet 549b463c306646c3937e9c0e691ddecd (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:28:49.945427 28927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549b463c306646c3937e9c0e691ddecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.945560 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9da407e71941b38337e8de66e231cf (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:28:49.945799 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9da407e71941b38337e8de66e231cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.945863 28925 tablet_service.cc:1511] Processing CreateTablet for tablet 5f96b438ca5b44a2a64652829a573d3a (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:28:49.946079 28925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b438ca5b44a2a64652829a573d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.946120 28924 tablet_service.cc:1511] Processing CreateTablet for tablet 7070e9db67cf4f62b4b50df639ceaa67 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:28:49.946347 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7070e9db67cf4f62b4b50df639ceaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.947963 28773 tablet_service.cc:1511] Processing CreateTablet for tablet d475dccedc924543bab2c03c83c6b388 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:28:49.948200 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475dccedc924543bab2c03c83c6b388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.948990 28852 tablet_service.cc:1511] Processing CreateTablet for tablet b21e8b846c844350993edc2badfff06b (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:28:49.949242 28852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21e8b846c844350993edc2badfff06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.949492 28924 tablet_service.cc:1511] Processing CreateTablet for tablet ee5bc362be5e41ebb285aa95896f8c6b (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:28:49.949544 28854 tablet_service.cc:1511] Processing CreateTablet for tablet 046f97ea335643b98537fe650166b3b4 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:28:49.949705 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bc362be5e41ebb285aa95896f8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.949753 28854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f97ea335643b98537fe650166b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.951211 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 549b463c306646c3937e9c0e691ddecd (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:28:49.951476 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549b463c306646c3937e9c0e691ddecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.951714 28852 tablet_service.cc:1511] Processing CreateTablet for tablet ee5bc362be5e41ebb285aa95896f8c6b (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:28:49.951869 28853 tablet_service.cc:1511] Processing CreateTablet for tablet a069456407ab47759f8aebe67186dd1c (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:28:49.952322 28851 tablet_service.cc:1511] Processing CreateTablet for tablet b17119dece514785a10aacbe560ac162 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:28:49.952718 28850 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9da407e71941b38337e8de66e231cf (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:28:49.952804 28985 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:49.953109 28849 tablet_service.cc:1511] Processing CreateTablet for tablet d475dccedc924543bab2c03c83c6b388 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:28:49.953498 28848 tablet_service.cc:1511] Processing CreateTablet for tablet 42972edcb2c04ae28c532a57e61917ff (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:28:49.953655 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 5f96b438ca5b44a2a64652829a573d3a (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:28:49.953881 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b438ca5b44a2a64652829a573d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.953922 28985 tablet_bootstrap.cc:654] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.953936 28847 tablet_service.cc:1511] Processing CreateTablet for tablet 5f96b438ca5b44a2a64652829a573d3a (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:28:49.954452 28846 tablet_service.cc:1511] Processing CreateTablet for tablet 549b463c306646c3937e9c0e691ddecd (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:28:49.954698 28987 tablet_bootstrap.cc:492] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.954802 28845 tablet_service.cc:1511] Processing CreateTablet for tablet 7070e9db67cf4f62b4b50df639ceaa67 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:28:49.955108 28776 tablet_service.cc:1511] Processing CreateTablet for tablet ee5bc362be5e41ebb285aa95896f8c6b (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:28:49.955319 28776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bc362be5e41ebb285aa95896f8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.955951 28985 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:49.956116 28985 ts_tablet_manager.cc:1403] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:49.956835 28985 raft_consensus.cc:359] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:49.956946 28985 raft_consensus.cc:385] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.956984 28985 raft_consensus.cc:740] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.957002 28854 tablet_service.cc:1511] Processing CreateTablet for tablet a39b43a4494f408e985870b5860d6677 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:28:49.957142 28985 consensus_queue.cc:260] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:49.951928 28852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bc362be5e41ebb285aa95896f8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.957392 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42972edcb2c04ae28c532a57e61917ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.957528 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b438ca5b44a2a64652829a573d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.957562 28985 ts_tablet_manager.cc:1434] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:49.957737 28985 tablet_bootstrap.cc:492] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:49.958056 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 7070e9db67cf4f62b4b50df639ceaa67 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:28:49.958323 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7070e9db67cf4f62b4b50df639ceaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.958756 28985 tablet_bootstrap.cc:654] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.959646 28853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a069456407ab47759f8aebe67186dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.960038 28851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17119dece514785a10aacbe560ac162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.961359 28924 tablet_service.cc:1511] Processing CreateTablet for tablet a39b43a4494f408e985870b5860d6677 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:28:49.961643 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39b43a4494f408e985870b5860d6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.961764 28849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d475dccedc924543bab2c03c83c6b388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.962317 28854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39b43a4494f408e985870b5860d6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.963622 28850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9da407e71941b38337e8de66e231cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.965101 28986 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:49.965375 28987 tablet_bootstrap.cc:654] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.965710 28845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7070e9db67cf4f62b4b50df639ceaa67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.966293 28846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549b463c306646c3937e9c0e691ddecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.966651 28986 tablet_bootstrap.cc:654] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.968211 28986 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:49.968396 28986 ts_tablet_manager.cc:1403] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:49.968966 28778 tablet_service.cc:1511] Processing CreateTablet for tablet a39b43a4494f408e985870b5860d6677 (DEFAULT_TABLE table=test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:28:49.969044 28986 raft_consensus.cc:359] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.969290 28778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39b43a4494f408e985870b5860d6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:49.969280 28986 raft_consensus.cc:385] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.970429 28986 raft_consensus.cc:740] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.970674 28986 consensus_queue.cc:260] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.971088 28987 tablet_bootstrap.cc:492] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.971172 28985 tablet_bootstrap.cc:492] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:49.971216 28986 ts_tablet_manager.cc:1434] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:49.971221 28987 ts_tablet_manager.cc:1403] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:28:49.971597 28986 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:49.971844 28987 raft_consensus.cc:359] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.971990 28987 raft_consensus.cc:385] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.972033 28987 raft_consensus.cc:740] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.972155 28987 consensus_queue.cc:260] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.972570 28987 ts_tablet_manager.cc:1434] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:49.972784 28987 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.973228 28986 tablet_bootstrap.cc:654] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.973944 28987 tablet_bootstrap.cc:654] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.971282 28985 ts_tablet_manager.cc:1403] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.002s
I20260601 13:28:49.975244 28985 raft_consensus.cc:359] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.975368 28985 raft_consensus.cc:385] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.975376 28986 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:49.975558 28986 ts_tablet_manager.cc:1403] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:28:49.976320 28987 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.976279 28986 raft_consensus.cc:359] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.976420 28986 raft_consensus.cc:385] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.976433 28987 ts_tablet_manager.cc:1403] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:49.976496 28986 raft_consensus.cc:740] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.976667 28986 consensus_queue.cc:260] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.977008 28986 ts_tablet_manager.cc:1434] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:49.977058 28987 raft_consensus.cc:359] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:49.977173 28987 raft_consensus.cc:385] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.977222 28987 raft_consensus.cc:740] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.977272 28986 tablet_bootstrap.cc:492] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:49.977376 28987 consensus_queue.cc:260] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:49.977684 28987 ts_tablet_manager.cc:1434] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:49.977891 28987 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.975441 28985 raft_consensus.cc:740] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.978937 28985 consensus_queue.cc:260] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.979171 28987 tablet_bootstrap.cc:654] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.979322 28985 ts_tablet_manager.cc:1434] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:28:49.979521 28985 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:49.980626 28985 tablet_bootstrap.cc:654] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.980842 28987 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.980957 28987 ts_tablet_manager.cc:1403] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:49.981447 28987 raft_consensus.cc:359] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.981592 28987 raft_consensus.cc:385] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.981649 28987 raft_consensus.cc:740] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.981884 28987 consensus_queue.cc:260] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.981983 28986 tablet_bootstrap.cc:654] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.982127 28985 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:49.982228 28987 ts_tablet_manager.cc:1434] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:49.982336 28985 ts_tablet_manager.cc:1403] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:28:49.982414 28987 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.982868 28985 raft_consensus.cc:359] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.983002 28985 raft_consensus.cc:385] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.983044 28985 raft_consensus.cc:740] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.983184 28985 consensus_queue.cc:260] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.983599 28985 ts_tablet_manager.cc:1434] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:49.983798 28985 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:49.984138 28986 tablet_bootstrap.cc:492] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:49.984234 28986 ts_tablet_manager.cc:1403] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:28:49.984712 28986 raft_consensus.cc:359] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.984829 28986 raft_consensus.cc:385] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.984869 28986 raft_consensus.cc:740] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.984899 28985 tablet_bootstrap.cc:654] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.985004 28986 consensus_queue.cc:260] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.985304 28986 ts_tablet_manager.cc:1434] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:49.985497 28986 tablet_bootstrap.cc:492] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:49.985639 28987 tablet_bootstrap.cc:654] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.986155 28985 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:49.986291 28985 ts_tablet_manager.cc:1403] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:28:49.986750 28986 tablet_bootstrap.cc:654] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.986819 28987 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.986812 28985 raft_consensus.cc:359] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.986932 28985 raft_consensus.cc:385] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.986935 28987 ts_tablet_manager.cc:1403] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:28:49.986985 28985 raft_consensus.cc:740] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.987123 28985 consensus_queue.cc:260] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.987372 28985 ts_tablet_manager.cc:1434] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:49.987399 28987 raft_consensus.cc:359] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.987493 28987 raft_consensus.cc:385] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.987524 28987 raft_consensus.cc:740] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.987586 28985 tablet_bootstrap.cc:492] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:49.987649 28987 consensus_queue.cc:260] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.987905 28987 ts_tablet_manager.cc:1434] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:49.988090 28987 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.988642 28985 tablet_bootstrap.cc:654] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.989084 28987 tablet_bootstrap.cc:654] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.989454 28986 tablet_bootstrap.cc:492] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:49.989543 28986 ts_tablet_manager.cc:1403] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:49.990042 28986 raft_consensus.cc:359] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.990159 28986 raft_consensus.cc:385] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.990227 28986 raft_consensus.cc:740] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.990353 28986 consensus_queue.cc:260] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.990643 28986 ts_tablet_manager.cc:1434] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:49.990782 28987 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.990903 28987 ts_tablet_manager.cc:1403] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:49.991395 28987 raft_consensus.cc:359] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.991503 28987 raft_consensus.cc:385] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.991539 28987 raft_consensus.cc:740] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.991662 28987 consensus_queue.cc:260] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.990810 28986 tablet_bootstrap.cc:492] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:49.991925 28987 ts_tablet_manager.cc:1434] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:49.992097 28987 tablet_bootstrap.cc:492] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.992863 28986 tablet_bootstrap.cc:654] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.993075 28987 tablet_bootstrap.cc:654] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.990783 28985 tablet_bootstrap.cc:492] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:49.993690 28985 ts_tablet_manager.cc:1403] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:28:49.994120 28986 tablet_bootstrap.cc:492] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:49.994243 28986 ts_tablet_manager.cc:1403] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:28:49.994196 28985 raft_consensus.cc:359] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.994298 28985 raft_consensus.cc:385] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.994345 28985 raft_consensus.cc:740] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.994488 28985 consensus_queue.cc:260] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.994676 28987 tablet_bootstrap.cc:492] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.994845 28985 ts_tablet_manager.cc:1434] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:49.994886 28987 ts_tablet_manager.cc:1403] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:28:49.995054 28985 tablet_bootstrap.cc:492] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:49.995221 28986 raft_consensus.cc:359] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.995339 28986 raft_consensus.cc:385] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.995373 28986 raft_consensus.cc:740] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.995409 28987 raft_consensus.cc:359] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.995548 28987 raft_consensus.cc:385] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.995529 28986 consensus_queue.cc:260] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.995594 28987 raft_consensus.cc:740] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:49.995724 28987 consensus_queue.cc:260] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.996196 28985 tablet_bootstrap.cc:654] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.996353 28987 ts_tablet_manager.cc:1434] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:49.996600 28987 tablet_bootstrap.cc:492] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:49.996968 28986 ts_tablet_manager.cc:1434] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:28:49.997103 28986 tablet_bootstrap.cc:492] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:49.997852 28987 tablet_bootstrap.cc:654] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.998020 28986 tablet_bootstrap.cc:654] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:49.999157 28987 tablet_bootstrap.cc:492] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:49.999238 28985 tablet_bootstrap.cc:492] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:49.999256 28987 ts_tablet_manager.cc:1403] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:49.999338 28985 ts_tablet_manager.cc:1403] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:49.999785 28987 raft_consensus.cc:359] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.999825 28985 raft_consensus.cc:359] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.999912 28987 raft_consensus.cc:385] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.999933 28985 raft_consensus.cc:385] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:49.999974 28987 raft_consensus.cc:740] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.000135 28987 consensus_queue.cc:260] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:49.999977 28985 raft_consensus.cc:740] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.000456 28987 ts_tablet_manager.cc:1434] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:50.000533 28985 consensus_queue.cc:260] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.000653 28987 tablet_bootstrap.cc:492] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:50.000666 28986 tablet_bootstrap.cc:492] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.000794 28986 ts_tablet_manager.cc:1403] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:50.000842 28985 ts_tablet_manager.cc:1434] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.001020 28985 tablet_bootstrap.cc:492] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:50.001230 28986 raft_consensus.cc:359] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.001327 28986 raft_consensus.cc:385] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.001365 28986 raft_consensus.cc:740] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.001482 28986 consensus_queue.cc:260] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.001768 28986 ts_tablet_manager.cc:1434] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:50.001894 28987 tablet_bootstrap.cc:654] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.001925 28986 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:50.002094 28985 tablet_bootstrap.cc:654] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.003044 28986 tablet_bootstrap.cc:654] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.003229 28994 raft_consensus.cc:493] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.003319 28994 raft_consensus.cc:515] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.003883 28994 leader_election.cc:290] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.004117 28987 tablet_bootstrap.cc:492] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:50.004212 28987 ts_tablet_manager.cc:1403] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:50.003314 28985 tablet_bootstrap.cc:492] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:50.004768 28985 ts_tablet_manager.cc:1403] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:28:50.004714 28987 raft_consensus.cc:359] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.004828 28987 raft_consensus.cc:385] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.004868 28987 raft_consensus.cc:740] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.005005 28987 consensus_queue.cc:260] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.005218 28985 raft_consensus.cc:359] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.005323 28987 ts_tablet_manager.cc:1434] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.005328 28985 raft_consensus.cc:385] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.005558 28987 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:50.005586 28985 raft_consensus.cc:740] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.005740 28985 consensus_queue.cc:260] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.006109 28985 ts_tablet_manager.cc:1434] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:50.006486 28985 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:50.006850 28987 tablet_bootstrap.cc:654] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.008785 28985 tablet_bootstrap.cc:654] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.011528 28986 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.011700 28986 ts_tablet_manager.cc:1403] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:28:50.012262 28994 raft_consensus.cc:493] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.012885 28994 raft_consensus.cc:515] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.014101 28994 leader_election.cc:290] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.012317 28986 raft_consensus.cc:359] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.014443 28986 raft_consensus.cc:385] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.014503 28985 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:50.014521 28986 raft_consensus.cc:740] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.014619 28985 ts_tablet_manager.cc:1403] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20260601 13:28:50.014701 28986 consensus_queue.cc:260] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.015542 28985 raft_consensus.cc:359] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.015723 28985 raft_consensus.cc:385] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.015766 28985 raft_consensus.cc:740] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.015942 28985 consensus_queue.cc:260] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.016294 28985 ts_tablet_manager.cc:1434] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:50.016482 28985 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:50.017829 28985 tablet_bootstrap.cc:654] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.018082 28788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42972edcb2c04ae28c532a57e61917ff" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.018244 28788 raft_consensus.cc:2468] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 0.
I20260601 13:28:50.018507 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b438ca5b44a2a64652829a573d3a" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.018723 28986 ts_tablet_manager.cc:1434] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:28:50.018965 28829 leader_election.cc:304] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
W20260601 13:28:50.019196 28829 leader_election.cc:343] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:50.019785 28938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b438ca5b44a2a64652829a573d3a" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.019837 28994 raft_consensus.cc:2804] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.019905 28994 raft_consensus.cc:493] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.019946 28994 raft_consensus.cc:3060] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.019785 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42972edcb2c04ae28c532a57e61917ff" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.020200 28939 raft_consensus.cc:2468] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 0.
I20260601 13:28:50.020421 28985 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:50.020540 28985 ts_tablet_manager.cc:1403] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:28:50.020727 28987 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:50.020825 28987 ts_tablet_manager.cc:1403] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.000s
I20260601 13:28:50.021082 28985 raft_consensus.cc:359] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.021116 28994 raft_consensus.cc:515] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.021189 28985 raft_consensus.cc:385] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.021216 28985 raft_consensus.cc:740] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.021266 28987 raft_consensus.cc:359] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.021341 28987 raft_consensus.cc:385] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.021373 28987 raft_consensus.cc:740] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.021353 28985 consensus_queue.cc:260] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.021510 28994 leader_election.cc:290] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.021698 28985 ts_tablet_manager.cc:1434] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:28:50.021661 28987 consensus_queue.cc:260] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.021905 28985 tablet_bootstrap.cc:492] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:50.021942 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42972edcb2c04ae28c532a57e61917ff" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.022055 28787 raft_consensus.cc:3060] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.022290 28987 ts_tablet_manager.cc:1434] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.023190 28787 raft_consensus.cc:2468] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 1.
I20260601 13:28:50.023422 28985 tablet_bootstrap.cc:654] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.023429 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42972edcb2c04ae28c532a57e61917ff" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb"
I20260601 13:28:50.023699 28939 raft_consensus.cc:3060] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.024151 28987 tablet_bootstrap.cc:492] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:50.024791 28939 raft_consensus.cc:2468] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 1.
I20260601 13:28:50.024853 28829 leader_election.cc:304] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
W20260601 13:28:50.025194 28829 leader_election.cc:343] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:50.025295 28829 leader_election.cc:304] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 916911e8781a4c728822ea1af8645666; no voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb
I20260601 13:28:50.025640 28987 tablet_bootstrap.cc:654] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.025795 28994 raft_consensus.cc:2804] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.026002 28994 raft_consensus.cc:697] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Becoming Leader. State: Replica: 916911e8781a4c728822ea1af8645666, State: Running, Role: LEADER
I20260601 13:28:50.026221 28985 tablet_bootstrap.cc:492] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:50.026214 28994 consensus_queue.cc:237] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.026366 28985 ts_tablet_manager.cc:1403] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:28:50.027536 29019 raft_consensus.cc:2749] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:28:50.027622 28985 raft_consensus.cc:359] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.018971 28986 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:50.027812 28985 raft_consensus.cc:385] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.027849 28985 raft_consensus.cc:740] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.027990 28985 consensus_queue.cc:260] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.028038 28987 tablet_bootstrap.cc:492] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:50.028139 28987 ts_tablet_manager.cc:1403] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:28:50.028362 28985 ts_tablet_manager.cc:1434] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:50.028609 28985 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:50.028663 28987 raft_consensus.cc:359] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.028806 28987 raft_consensus.cc:385] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.028843 28987 raft_consensus.cc:740] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.028999 28684 catalog_manager.cc:5696] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916911e8781a4c728822ea1af8645666 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.029006 28987 consensus_queue.cc:260] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.030165 28987 ts_tablet_manager.cc:1434] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:50.030543 28985 tablet_bootstrap.cc:654] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.030712 28987 tablet_bootstrap.cc:492] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:50.032349 28985 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:50.032475 28985 ts_tablet_manager.cc:1403] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:28:50.033018 28985 raft_consensus.cc:359] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.033161 28985 raft_consensus.cc:385] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.033198 28985 raft_consensus.cc:740] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.033334 28985 consensus_queue.cc:260] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.033514 28989 raft_consensus.cc:493] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.033581 28987 tablet_bootstrap.cc:654] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.033620 28989 raft_consensus.cc:515] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.033830 28985 ts_tablet_manager.cc:1434] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:50.034029 28985 tablet_bootstrap.cc:492] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb: Bootstrap starting.
I20260601 13:28:50.034765 28986 tablet_bootstrap.cc:654] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.034823 28989 leader_election.cc:290] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.035204 28985 tablet_bootstrap.cc:654] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.037979 28985 tablet_bootstrap.cc:492] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb: No bootstrap required, opened a new log
I20260601 13:28:50.038329 28985 ts_tablet_manager.cc:1403] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:28:50.038688 28986 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.038797 28986 ts_tablet_manager.cc:1403] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
I20260601 13:28:50.038976 28985 raft_consensus.cc:359] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.039109 28985 raft_consensus.cc:385] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.039160 28985 raft_consensus.cc:740] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.039239 28986 raft_consensus.cc:359] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.039330 28986 raft_consensus.cc:385] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.039305 28985 consensus_queue.cc:260] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.039368 28986 raft_consensus.cc:740] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.039551 28986 consensus_queue.cc:260] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.039661 28985 ts_tablet_manager.cc:1434] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.039816 28986 ts_tablet_manager.cc:1434] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.039927 28987 tablet_bootstrap.cc:492] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:50.040019 28987 ts_tablet_manager.cc:1403] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.002s
I20260601 13:28:50.040503 28987 raft_consensus.cc:359] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.040642 28987 raft_consensus.cc:385] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.040673 28987 raft_consensus.cc:740] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.040781 28987 consensus_queue.cc:260] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.041045 28987 ts_tablet_manager.cc:1434] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.041246 28987 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: Bootstrap starting.
I20260601 13:28:50.041723 28986 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:50.042601 28987 tablet_bootstrap.cc:654] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.044198 28987 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: No bootstrap required, opened a new log
I20260601 13:28:50.044302 28987 ts_tablet_manager.cc:1403] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:28:50.044727 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21e8b846c844350993edc2badfff06b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.044869 28864 raft_consensus.cc:2468] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.044852 28987 raft_consensus.cc:359] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.044937 28987 raft_consensus.cc:385] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.044970 28987 raft_consensus.cc:740] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916911e8781a4c728822ea1af8645666, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.045094 28987 consensus_queue.cc:260] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.045392 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21e8b846c844350993edc2badfff06b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.045445 28987 ts_tablet_manager.cc:1434] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.045514 28787 raft_consensus.cc:2468] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.045748 28902 leader_election.cc:304] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.046010 29025 raft_consensus.cc:2804] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.046095 29025 raft_consensus.cc:493] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.046144 29025 raft_consensus.cc:3060] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.046257 28986 tablet_bootstrap.cc:654] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.048743 29025 raft_consensus.cc:515] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.049726 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21e8b846c844350993edc2badfff06b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.049918 28787 raft_consensus.cc:3060] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.050436 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21e8b846c844350993edc2badfff06b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.050568 28864 raft_consensus.cc:3060] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.050801 28986 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.050925 28986 ts_tablet_manager.cc:1403] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.000s
I20260601 13:28:50.051074 28787 raft_consensus.cc:2468] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.051535 28904 leader_election.cc:304] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.051797 28989 raft_consensus.cc:2804] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.052011 28986 raft_consensus.cc:359] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.052174 28986 raft_consensus.cc:385] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.052214 28986 raft_consensus.cc:740] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.052520 28864 raft_consensus.cc:2468] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.054670 28989 raft_consensus.cc:697] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Becoming Leader. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Running, Role: LEADER
I20260601 13:28:50.056259 29025 leader_election.cc:290] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.055635 28986 consensus_queue.cc:260] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.055765 28989 consensus_queue.cc:237] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.056959 28986 ts_tablet_manager.cc:1434] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260601 13:28:50.057209 28986 tablet_bootstrap.cc:492] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
W20260601 13:28:50.058140 28815 tablet.cc:2404] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:28:50.058574 28986 tablet_bootstrap.cc:654] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.058884 28685 catalog_manager.cc:5696] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3). New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:50.059836 28986 tablet_bootstrap.cc:492] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.059943 28986 ts_tablet_manager.cc:1403] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:50.060354 28986 raft_consensus.cc:359] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.060483 28986 raft_consensus.cc:385] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.060519 28986 raft_consensus.cc:740] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.060633 28986 consensus_queue.cc:260] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.061375 28986 ts_tablet_manager.cc:1434] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:50.061590 28986 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:50.062836 28986 tablet_bootstrap.cc:654] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.064677 28986 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.064810 28986 ts_tablet_manager.cc:1403] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:50.065241 28986 raft_consensus.cc:359] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:50.065372 28986 raft_consensus.cc:385] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.065421 28986 raft_consensus.cc:740] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.065551 28986 consensus_queue.cc:260] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:50.065858 28986 ts_tablet_manager.cc:1434] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:50.066072 28986 tablet_bootstrap.cc:492] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97: Bootstrap starting.
I20260601 13:28:50.067188 28986 tablet_bootstrap.cc:654] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:50.071188 28986 tablet_bootstrap.cc:492] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97: No bootstrap required, opened a new log
I20260601 13:28:50.071363 28986 ts_tablet_manager.cc:1403] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:28:50.073035 28986 raft_consensus.cc:359] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.074311 28986 raft_consensus.cc:385] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:50.074432 28986 raft_consensus.cc:740] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d49e21654e42de982620e26b765e97, State: Initialized, Role: FOLLOWER
I20260601 13:28:50.075598 28986 consensus_queue.cc:260] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.076349 28986 ts_tablet_manager.cc:1434] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:28:50.142740 28989 raft_consensus.cc:493] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.142954 28989 raft_consensus.cc:515] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.143478 28989 leader_election.cc:290] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.144024 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7070e9db67cf4f62b4b50df639ceaa67" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.144025 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7070e9db67cf4f62b4b50df639ceaa67" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.144255 28787 raft_consensus.cc:2468] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.144255 28864 raft_consensus.cc:2468] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.144599 28902 leader_election.cc:304] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.144831 28989 raft_consensus.cc:2804] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.144927 28989 raft_consensus.cc:493] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.144984 28989 raft_consensus.cc:3060] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.145929 28989 raft_consensus.cc:515] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.146430 28989 leader_election.cc:290] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.146961 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7070e9db67cf4f62b4b50df639ceaa67" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.146950 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7070e9db67cf4f62b4b50df639ceaa67" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.147107 28787 raft_consensus.cc:3060] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.147107 28864 raft_consensus.cc:3060] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.148108 28864 raft_consensus.cc:2468] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.148108 28787 raft_consensus.cc:2468] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.148492 28902 leader_election.cc:304] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.148754 28989 raft_consensus.cc:2804] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.148891 28989 raft_consensus.cc:697] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Becoming Leader. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Running, Role: LEADER
I20260601 13:28:50.149041 28989 consensus_queue.cc:237] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.150960 28685 catalog_manager.cc:5696] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3). New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:50.190652 28989 raft_consensus.cc:493] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.190826 28989 raft_consensus.cc:515] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.191356 28989 leader_election.cc:290] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.191840 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39b43a4494f408e985870b5860d6677" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.191996 28787 raft_consensus.cc:2468] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.192088 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39b43a4494f408e985870b5860d6677" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.192203 28864 raft_consensus.cc:2468] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.192257 28904 leader_election.cc:304] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.192490 28989 raft_consensus.cc:2804] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.192555 28989 raft_consensus.cc:493] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.192601 28989 raft_consensus.cc:3060] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.194034 28989 raft_consensus.cc:515] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.194527 28989 leader_election.cc:290] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.194869 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39b43a4494f408e985870b5860d6677" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.194869 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39b43a4494f408e985870b5860d6677" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.195039 28787 raft_consensus.cc:3060] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.195039 28864 raft_consensus.cc:3060] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.196101 28864 raft_consensus.cc:2468] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.196101 28787 raft_consensus.cc:2468] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.196524 28902 leader_election.cc:304] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.196863 28989 raft_consensus.cc:2804] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.196931 29033 raft_consensus.cc:493] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.197012 28989 raft_consensus.cc:697] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Becoming Leader. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Running, Role: LEADER
I20260601 13:28:50.197048 29033 raft_consensus.cc:515] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.197171 28989 consensus_queue.cc:237] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.197543 29033 leader_election.cc:290] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.197896 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bc362be5e41ebb285aa95896f8c6b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.198042 28787 raft_consensus.cc:2468] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.198325 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bc362be5e41ebb285aa95896f8c6b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.198385 28904 leader_election.cc:304] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.198453 28864 raft_consensus.cc:2468] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.198580 28989 raft_consensus.cc:2804] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.198644 28989 raft_consensus.cc:493] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.198674 28989 raft_consensus.cc:3060] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.199155 28685 catalog_manager.cc:5696] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3). New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:50.199412 28989 raft_consensus.cc:515] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.199779 28989 leader_election.cc:290] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.200117 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bc362be5e41ebb285aa95896f8c6b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.200222 28787 raft_consensus.cc:3060] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.200564 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5bc362be5e41ebb285aa95896f8c6b" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.200692 28864 raft_consensus.cc:3060] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.201159 28787 raft_consensus.cc:2468] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.201538 28904 leader_election.cc:304] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.201699 28989 raft_consensus.cc:2804] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.201714 28864 raft_consensus.cc:2468] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.201838 28989 raft_consensus.cc:697] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Becoming Leader. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Running, Role: LEADER
I20260601 13:28:50.201993 28989 consensus_queue.cc:237] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.203639 28685 catalog_manager.cc:5696] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3). New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:50.208688 28989 raft_consensus.cc:493] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.208889 28989 raft_consensus.cc:515] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.209381 28989 leader_election.cc:290] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.209817 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17119dece514785a10aacbe560ac162" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.209817 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17119dece514785a10aacbe560ac162" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.209990 28787 raft_consensus.cc:2468] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.209990 28864 raft_consensus.cc:2468] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.210430 28904 leader_election.cc:304] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.210624 28989 raft_consensus.cc:2804] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.210687 28989 raft_consensus.cc:493] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.210713 28993 raft_consensus.cc:493] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.210727 28989 raft_consensus.cc:3060] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.210851 28993 raft_consensus.cc:515] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:50.211380 28993 leader_election.cc:290] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.211781 29033 raft_consensus.cc:493] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.211879 29033 raft_consensus.cc:515] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:50.212262 29033 leader_election.cc:290] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.212656 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f97ea335643b98537fe650166b3b4" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.212520 28989 raft_consensus.cc:515] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.212678 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f97ea335643b98537fe650166b3b4" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.212798 28787 raft_consensus.cc:2468] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.212831 28864 raft_consensus.cc:2468] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 0.
I20260601 13:28:50.213083 28904 leader_election.cc:304] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.213320 29033 raft_consensus.cc:2804] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.213373 29033 raft_consensus.cc:493] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.213410 29033 raft_consensus.cc:3060] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.213529 28989 leader_election.cc:290] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.213678 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17119dece514785a10aacbe560ac162" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.213812 28864 raft_consensus.cc:3060] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.214435 29033 raft_consensus.cc:515] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:50.214632 28864 raft_consensus.cc:2468] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.214810 29033 leader_election.cc:290] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:50.214967 28902 leader_election.cc:304] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.215103 28787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17119dece514785a10aacbe560ac162" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.215204 28788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f97ea335643b98537fe650166b3b4" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.215209 28787 raft_consensus.cc:3060] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.215333 28788 raft_consensus.cc:3060] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.215453 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f97ea335643b98537fe650166b3b4" candidate_uuid: "90b37fd903454882b29f5ea70bcae8cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.215550 28864 raft_consensus.cc:3060] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.216267 28787 raft_consensus.cc:2468] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.216360 28788 raft_consensus.cc:2468] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.216719 29033 raft_consensus.cc:2804] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.216383 28864 raft_consensus.cc:2468] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b37fd903454882b29f5ea70bcae8cb in term 1.
I20260601 13:28:50.216806 28904 leader_election.cc:304] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.216822 29033 raft_consensus.cc:697] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Becoming Leader. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Running, Role: LEADER
I20260601 13:28:50.217046 29025 raft_consensus.cc:2804] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.217113 29025 raft_consensus.cc:697] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Becoming Leader. State: Replica: 90b37fd903454882b29f5ea70bcae8cb, State: Running, Role: LEADER
I20260601 13:28:50.217140 29033 consensus_queue.cc:237] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.217274 29025 consensus_queue.cc:237] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } }
I20260601 13:28:50.218580 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f97ea335643b98537fe650166b3b4" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.218770 28864 raft_consensus.cc:2393] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59d49e21654e42de982620e26b765e97 in current term 1: Already voted for candidate 90b37fd903454882b29f5ea70bcae8cb in this term.
I20260601 13:28:50.219383 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046f97ea335643b98537fe650166b3b4" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.219408 28685 catalog_manager.cc:5696] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3). New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:50.219700 28753 leader_election.cc:304] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d49e21654e42de982620e26b765e97; no voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666
I20260601 13:28:50.219883 28993 raft_consensus.cc:2749] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:28:50.222630 28685 catalog_manager.cc:5696] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3). New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.244787 28994 raft_consensus.cc:493] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.244998 28994 raft_consensus.cc:515] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.245491 28994 leader_election.cc:290] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.246091 28788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549b463c306646c3937e9c0e691ddecd" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.246104 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549b463c306646c3937e9c0e691ddecd" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.246273 28788 raft_consensus.cc:2468] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 0.
I20260601 13:28:50.246290 28939 raft_consensus.cc:2468] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 0.
I20260601 13:28:50.246577 28829 leader_election.cc:304] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.246775 28994 raft_consensus.cc:2804] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.246846 28994 raft_consensus.cc:493] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.246901 28994 raft_consensus.cc:3060] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.247759 28994 raft_consensus.cc:515] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.248099 28994 leader_election.cc:290] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.248477 28788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549b463c306646c3937e9c0e691ddecd" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.248528 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549b463c306646c3937e9c0e691ddecd" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb"
I20260601 13:28:50.248623 28788 raft_consensus.cc:3060] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.248651 28939 raft_consensus.cc:3060] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.249483 28788 raft_consensus.cc:2468] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 1.
I20260601 13:28:50.249536 28939 raft_consensus.cc:2468] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 1.
I20260601 13:28:50.249774 28829 leader_election.cc:304] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.249945 28994 raft_consensus.cc:2804] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.250056 28994 raft_consensus.cc:697] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Becoming Leader. State: Replica: 916911e8781a4c728822ea1af8645666, State: Running, Role: LEADER
I20260601 13:28:50.250243 28994 consensus_queue.cc:237] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.252025 28685 catalog_manager.cc:5696] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916911e8781a4c728822ea1af8645666 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.289983 28993 raft_consensus.cc:493] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.290134 28993 raft_consensus.cc:515] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.290683 28993 leader_election.cc:290] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.291090 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475dccedc924543bab2c03c83c6b388" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.291178 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475dccedc924543bab2c03c83c6b388" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.291244 28864 raft_consensus.cc:2468] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 0.
I20260601 13:28:50.291373 28939 raft_consensus.cc:2468] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 0.
I20260601 13:28:50.291608 28751 leader_election.cc:304] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.291797 28993 raft_consensus.cc:2804] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.291865 28993 raft_consensus.cc:493] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.291946 28993 raft_consensus.cc:3060] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.293083 28993 raft_consensus.cc:515] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.293597 28993 leader_election.cc:290] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 election: Requested vote from peers 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.294287 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475dccedc924543bab2c03c83c6b388" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb"
I20260601 13:28:50.294400 28939 raft_consensus.cc:3060] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.294135 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d475dccedc924543bab2c03c83c6b388" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.294584 28864 raft_consensus.cc:3060] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.295253 28939 raft_consensus.cc:2468] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 1.
I20260601 13:28:50.295293 28864 raft_consensus.cc:2468] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 1.
I20260601 13:28:50.295596 28753 leader_election.cc:304] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.295792 28993 raft_consensus.cc:2804] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.296038 28993 raft_consensus.cc:697] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Becoming Leader. State: Replica: 59d49e21654e42de982620e26b765e97, State: Running, Role: LEADER
I20260601 13:28:50.296190 28993 consensus_queue.cc:237] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.297854 28685 catalog_manager.cc:5696] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d49e21654e42de982620e26b765e97 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.320873 28993 raft_consensus.cc:493] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.321056 28993 raft_consensus.cc:515] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.321591 28993 leader_election.cc:290] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.322206 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9da407e71941b38337e8de66e231cf" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.322392 28939 raft_consensus.cc:2468] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 0.
I20260601 13:28:50.322206 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9da407e71941b38337e8de66e231cf" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.322803 28864 raft_consensus.cc:2468] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 0.
I20260601 13:28:50.322880 28753 leader_election.cc:304] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.323040 28993 raft_consensus.cc:2804] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.323146 28993 raft_consensus.cc:493] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.323205 28993 raft_consensus.cc:3060] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.324097 28993 raft_consensus.cc:515] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.324463 28993 leader_election.cc:290] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 election: Requested vote from peers 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.324901 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9da407e71941b38337e8de66e231cf" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.325001 28864 raft_consensus.cc:3060] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.325181 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9da407e71941b38337e8de66e231cf" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb"
I20260601 13:28:50.325287 28939 raft_consensus.cc:3060] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.326073 28864 raft_consensus.cc:2468] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 1.
I20260601 13:28:50.326073 28939 raft_consensus.cc:2468] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 1.
I20260601 13:28:50.326489 28753 leader_election.cc:304] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 90b37fd903454882b29f5ea70bcae8cb; no voters: 
I20260601 13:28:50.326674 28993 raft_consensus.cc:2804] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.326771 28993 raft_consensus.cc:697] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Becoming Leader. State: Replica: 59d49e21654e42de982620e26b765e97, State: Running, Role: LEADER
I20260601 13:28:50.326910 28993 consensus_queue.cc:237] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.328809 28685 catalog_manager.cc:5696] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d49e21654e42de982620e26b765e97 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.345144 28994 raft_consensus.cc:493] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.345371 28994 raft_consensus.cc:515] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.345831 28994 leader_election.cc:290] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.346403 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a069456407ab47759f8aebe67186dd1c" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.346422 28788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a069456407ab47759f8aebe67186dd1c" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97" is_pre_election: true
I20260601 13:28:50.346549 28939 raft_consensus.cc:2468] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 0.
I20260601 13:28:50.346594 28788 raft_consensus.cc:2468] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 0.
I20260601 13:28:50.346870 28829 leader_election.cc:304] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.347047 28994 raft_consensus.cc:2804] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.347103 28994 raft_consensus.cc:493] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.347150 28994 raft_consensus.cc:3060] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.348065 28994 raft_consensus.cc:515] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.348464 28994 leader_election.cc:290] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 election: Requested vote from peers 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.348839 28788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a069456407ab47759f8aebe67186dd1c" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d49e21654e42de982620e26b765e97"
I20260601 13:28:50.348908 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a069456407ab47759f8aebe67186dd1c" candidate_uuid: "916911e8781a4c728822ea1af8645666" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb"
I20260601 13:28:50.348994 28788 raft_consensus.cc:3060] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.349020 28939 raft_consensus.cc:3060] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.349790 28939 raft_consensus.cc:2468] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 1.
I20260601 13:28:50.349807 28788 raft_consensus.cc:2468] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916911e8781a4c728822ea1af8645666 in term 1.
I20260601 13:28:50.350082 28829 leader_election.cc:304] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90b37fd903454882b29f5ea70bcae8cb, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.350296 28994 raft_consensus.cc:2804] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.350414 28994 raft_consensus.cc:697] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Becoming Leader. State: Replica: 916911e8781a4c728822ea1af8645666, State: Running, Role: LEADER
I20260601 13:28:50.350569 28994 consensus_queue.cc:237] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.352685 28685 catalog_manager.cc:5696] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916911e8781a4c728822ea1af8645666 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.414880 28994 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.419289 29020 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.440330 28989 consensus_queue.cc:1048] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.443771 29056 consensus_queue.cc:1048] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.451846 28993 raft_consensus.cc:493] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:50.452019 28993 raft_consensus.cc:515] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.452455 28993 leader_election.cc:290] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.452901 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b438ca5b44a2a64652829a573d3a" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666" is_pre_election: true
I20260601 13:28:50.452901 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b438ca5b44a2a64652829a573d3a" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb" is_pre_election: true
I20260601 13:28:50.453089 28939 raft_consensus.cc:2468] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 0.
I20260601 13:28:50.453089 28864 raft_consensus.cc:2468] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 0.
I20260601 13:28:50.453531 28751 leader_election.cc:304] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.453751 28993 raft_consensus.cc:2804] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:50.453832 28993 raft_consensus.cc:493] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:50.453892 28993 raft_consensus.cc:3060] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.454852 28993 raft_consensus.cc:515] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.455355 28993 leader_election.cc:290] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 election: Requested vote from peers 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081), 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:50.455858 28939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b438ca5b44a2a64652829a573d3a" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b37fd903454882b29f5ea70bcae8cb"
I20260601 13:28:50.455858 28864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f96b438ca5b44a2a64652829a573d3a" candidate_uuid: "59d49e21654e42de982620e26b765e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916911e8781a4c728822ea1af8645666"
I20260601 13:28:50.456108 28939 raft_consensus.cc:3060] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.456108 28864 raft_consensus.cc:3060] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:50.457098 28939 raft_consensus.cc:2468] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 1.
I20260601 13:28:50.457098 28864 raft_consensus.cc:2468] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d49e21654e42de982620e26b765e97 in term 1.
I20260601 13:28:50.457517 28751 leader_election.cc:304] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d49e21654e42de982620e26b765e97, 916911e8781a4c728822ea1af8645666; no voters: 
I20260601 13:28:50.457852 28993 raft_consensus.cc:2804] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:50.457983 28993 raft_consensus.cc:697] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Becoming Leader. State: Replica: 59d49e21654e42de982620e26b765e97, State: Running, Role: LEADER
I20260601 13:28:50.458254 28993 consensus_queue.cc:237] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } }
I20260601 13:28:50.460150 28685 catalog_manager.cc:5696] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d49e21654e42de982620e26b765e97 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:50.546036 28788 raft_consensus.cc:1275] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.546361 28863 raft_consensus.cc:1275] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547192 28785 raft_consensus.cc:1275] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547243 28861 raft_consensus.cc:1275] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547497 28784 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547586 28860 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547806 28783 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547906 28859 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.547969 28864 raft_consensus.cc:1275] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.548636 28784 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.546363 28787 raft_consensus.cc:1275] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.549057 28785 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.549836 29033 consensus_queue.cc:1048] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.550208 28939 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.550256 29033 consensus_queue.cc:1048] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.550293 28937 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:50.550544 29033 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.550855 29033 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.551017 29056 consensus_queue.cc:1048] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.552816 29021 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.552995 28994 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.553390 29021 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.553409 28994 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:28:50.559882 29025 consensus_queue.cc:1048] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.560284 29025 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.560634 29025 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.560918 29025 consensus_queue.cc:1048] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.561185 29025 consensus_queue.cc:1048] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.567770 28863 raft_consensus.cc:1275] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:50.569998 28858 raft_consensus.cc:1275] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:50.570755 28993 consensus_queue.cc:1048] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.571102 29046 consensus_queue.cc:1048] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.571908 28863 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:50.574433 28939 raft_consensus.cc:1275] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:50.574759 28936 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:50.575073 28935 raft_consensus.cc:1275] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:28:50.582157 29091 consensus_queue.cc:1048] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.583139 29089 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.583534 29089 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.583853 29089 consensus_queue.cc:1048] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:50.596717 29120 mvcc.cc:204] Tried to move back new op lower bound from 7292192893093007360 to 7292192891770986496. Current Snapshot: MvccSnapshot[applied={T|T < 7292192893082693632}]
I20260601 13:28:50.617533 29105 mvcc.cc:204] Tried to move back new op lower bound from 7292192893237559296 to 7292192892095033344. Current Snapshot: MvccSnapshot[applied={T|T < 7292192893159591936}]
I20260601 13:28:50.688478 29116 mvcc.cc:204] Tried to move back new op lower bound from 7292192893141520384 to 7292192891709247488. Current Snapshot: MvccSnapshot[applied={T|T < 7292192893094760448}]
I20260601 13:28:51.158605 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:51.160723 29145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:51.160749 29144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:51.160889 29147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:51.161157 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:51.161350 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:51.161392 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:51.161409 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320531161410 us; error 0 us; skew 500 ppm
I20260601 13:28:51.162478 24364 webserver.cc:533] Webserver started at http://127.23.203.4:42013/ using document root <none> and password file <none>
I20260601 13:28:51.162662 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:51.162710 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:51.162794 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:51.163206 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "01af1d0a7ac54fffb77e7454e09a5d04"
format_stamp: "Formatted at 2026-06-01 13:28:51 on dist-test-slave-wz1t"
I20260601 13:28:51.164732 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:51.166064 29152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.166335 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:51.166432 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "01af1d0a7ac54fffb77e7454e09a5d04"
format_stamp: "Formatted at 2026-06-01 13:28:51 on dist-test-slave-wz1t"
I20260601 13:28:51.166530 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:51.186446 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:51.186973 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:51.187309 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:51.187832 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:51.187901 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.187963 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:51.188017 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.193638 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:40693
I20260601 13:28:51.193703 29215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:40693 every 8 connection(s)
I20260601 13:28:51.194604 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:51.196619 29221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:51.196640 29223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:51.196956 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:51.197036 29220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:51.197285 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:51.197356 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:51.197423 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320531197394 us; error 0 us; skew 500 ppm
I20260601 13:28:51.198637 24364 webserver.cc:533] Webserver started at http://127.23.203.5:39419/ using document root <none> and password file <none>
I20260601 13:28:51.198818 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:51.198881 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:51.198964 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:51.199508 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-4-root/instance:
uuid: "888fb6895047411686ada10eda79b190"
format_stamp: "Formatted at 2026-06-01 13:28:51 on dist-test-slave-wz1t"
I20260601 13:28:51.200253 29216 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36817
I20260601 13:28:51.200364 29216 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:51.200582 29216 heartbeater.cc:507] Master 127.23.203.62:36817 requested a full tablet report, sending...
I20260601 13:28:51.201233 28683 ts_manager.cc:194] Registered new tserver with Master: 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4:40693)
I20260601 13:28:51.201380 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:28:51.201819 28683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58662
I20260601 13:28:51.202450 29228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.202721 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:51.202791 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-4-root
uuid: "888fb6895047411686ada10eda79b190"
format_stamp: "Formatted at 2026-06-01 13:28:51 on dist-test-slave-wz1t"
I20260601 13:28:51.202878 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:51.218056 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:51.218619 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:51.218954 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:51.219462 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:51.219528 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.219590 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:51.219625 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.224581 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.5:36225
I20260601 13:28:51.224802 29291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.5:36225 every 8 connection(s)
I20260601 13:28:51.225696 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:51.227950 29295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:51.228034 29296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:51.228336 29298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:51.229147 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:51.229365 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:51.229421 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:51.229439 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320531229439 us; error 0 us; skew 500 ppm
I20260601 13:28:51.230393 29292 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36817
I20260601 13:28:51.230495 29292 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:51.230690 24364 webserver.cc:533] Webserver started at http://127.23.203.6:42797/ using document root <none> and password file <none>
I20260601 13:28:51.230746 29292 heartbeater.cc:507] Master 127.23.203.62:36817 requested a full tablet report, sending...
I20260601 13:28:51.230865 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:51.230923 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:51.231019 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:51.231392 28683 ts_manager.cc:194] Registered new tserver with Master: 888fb6895047411686ada10eda79b190 (127.23.203.5:36225)
I20260601 13:28:51.231420 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-5-root/instance:
uuid: "6b76c141be5d4f9eb29af6a9690742df"
format_stamp: "Formatted at 2026-06-01 13:28:51 on dist-test-slave-wz1t"
I20260601 13:28:51.231935 28683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58664
I20260601 13:28:51.233165 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:28:51.234079 29303 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.234365 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:51.234452 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-5-root
uuid: "6b76c141be5d4f9eb29af6a9690742df"
format_stamp: "Formatted at 2026-06-01 13:28:51 on dist-test-slave-wz1t"
I20260601 13:28:51.234565 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:51.247385 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:51.248018 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:51.248415 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:51.249593 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:51.249692 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.249761 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:51.249819 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:51.255546 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.6:33325
I20260601 13:28:51.255676 29366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.6:33325 every 8 connection(s)
I20260601 13:28:51.261384 29367 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36817
I20260601 13:28:51.261590 29367 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:51.261898 29367 heartbeater.cc:507] Master 127.23.203.62:36817 requested a full tablet report, sending...
I20260601 13:28:51.262836 28683 ts_manager.cc:194] Registered new tserver with Master: 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6:33325)
I20260601 13:28:51.263392 28683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58678
I20260601 13:28:51.765678 28859 consensus_queue.cc:237] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:51.768184 28788 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.768646 28937 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.768810 29142 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.769214 29372 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.771730 29373 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:51.772459 28937 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:51.774492 28788 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:51.776517 28685 catalog_manager.cc:5696] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:28:51.777246 28828 consensus_peers.cc:597] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 -> Peer 888fb6895047411686ada10eda79b190 (127.23.203.5:36225): Couldn't send request to peer 888fb6895047411686ada10eda79b190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 549b463c306646c3937e9c0e691ddecd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:51.782688 28788 consensus_queue.cc:237] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:51.784382 28937 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.784396 28859 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.784865 29382 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.785060 29381 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.787233 29381 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:51.787686 28937 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:51.788352 28859 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:51.790071 28684 catalog_manager.cc:5696] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 reported cstate change: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:28:51.793845 28754 consensus_peers.cc:597] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 -> Peer 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4:40693): Couldn't send request to peer 01af1d0a7ac54fffb77e7454e09a5d04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f96b438ca5b44a2a64652829a573d3a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:51.797048 28937 consensus_queue.cc:237] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:51.798679 28788 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.799150 28859 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.799139 29386 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.799623 29386 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.801450 29104 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:51.801561 28788 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:51.801589 28859 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:51.804333 28683 catalog_manager.cc:5696] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:51.804544 28937 consensus_queue.cc:237] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:51.806136 28788 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.806136 28859 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.806613 29386 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.807197 29386 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.808789 29386 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:51.809217 28788 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
W20260601 13:28:51.810854 28902 consensus_peers.cc:597] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb -> Peer 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6:33325): Couldn't send request to peer 6b76c141be5d4f9eb29af6a9690742df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 046f97ea335643b98537fe650166b3b4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:51.811211 28859 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:51.811821 28684 catalog_manager.cc:5696] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index -1 to 31, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:51.811931 28863 consensus_queue.cc:237] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:51.813657 28937 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
W20260601 13:28:51.813704 28828 consensus_peers.cc:597] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 -> Peer 888fb6895047411686ada10eda79b190 (127.23.203.5:36225): Couldn't send request to peer 888fb6895047411686ada10eda79b190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a069456407ab47759f8aebe67186dd1c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:51.814110 29142 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.814127 28788 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.815796 29142 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.816352 29372 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:51.816737 28937 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:51.818840 28788 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:51.819037 28683 catalog_manager.cc:5696] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:51.819173 28859 consensus_queue.cc:237] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:51.820684 28788 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:51.821028 29372 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.821148 28937 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
W20260601 13:28:51.821344 28905 consensus_peers.cc:597] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb -> Peer 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4:40693): Couldn't send request to peer 01af1d0a7ac54fffb77e7454e09a5d04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee5bc362be5e41ebb285aa95896f8c6b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:51.822553 29373 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:51.823103 29142 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:51.823518 28787 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:51.826166 28684 catalog_manager.cc:5696] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:51.826534 28937 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
W20260601 13:28:51.827713 28827 consensus_peers.cc:597] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 -> Peer 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6:33325): Couldn't send request to peer 6b76c141be5d4f9eb29af6a9690742df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42972edcb2c04ae28c532a57e61917ff. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:52.202842 29216 heartbeater.cc:499] Master 127.23.203.62:36817 was elected leader, sending a full tablet report...
I20260601 13:28:52.232805 29292 heartbeater.cc:499] Master 127.23.203.62:36817 was elected leader, sending a full tablet report...
I20260601 13:28:52.256219 29391 ts_tablet_manager.cc:933] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: Initiating tablet copy from peer 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:52.256592 29391 tablet_copy_client.cc:323] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:37081
I20260601 13:28:52.261811 28874 tablet_copy_service.cc:140] P 916911e8781a4c728822ea1af8645666: Received BeginTabletCopySession request for tablet 42972edcb2c04ae28c532a57e61917ff from peer 6b76c141be5d4f9eb29af6a9690742df ({username='slave'} at 127.0.0.1:37582)
I20260601 13:28:52.261950 28874 tablet_copy_service.cc:161] P 916911e8781a4c728822ea1af8645666: Beginning new tablet copy session on tablet 42972edcb2c04ae28c532a57e61917ff from peer 6b76c141be5d4f9eb29af6a9690742df at {username='slave'} at 127.0.0.1:37582: session id = 6b76c141be5d4f9eb29af6a9690742df-42972edcb2c04ae28c532a57e61917ff
I20260601 13:28:52.263088 28874 tablet_copy_source_session.cc:215] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:52.264384 29367 heartbeater.cc:499] Master 127.23.203.62:36817 was elected leader, sending a full tablet report...
I20260601 13:28:52.264408 29391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42972edcb2c04ae28c532a57e61917ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:52.267872 29391 tablet_copy_client.cc:806] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:52.268067 29391 tablet_copy_client.cc:670] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:52.269436 29392 tablet_copy_client.cc:1025] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Injecting latency into file download: 2000
I20260601 13:28:52.282945 29394 ts_tablet_manager.cc:933] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: Initiating tablet copy from peer 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905)
I20260601 13:28:52.283375 29394 tablet_copy_client.cc:323] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.1:36905
I20260601 13:28:52.288077 29398 ts_tablet_manager.cc:933] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: Initiating tablet copy from peer 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:52.288522 29398 tablet_copy_client.cc:323] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:37081
I20260601 13:28:52.288516 28798 tablet_copy_service.cc:140] P 59d49e21654e42de982620e26b765e97: Received BeginTabletCopySession request for tablet 5f96b438ca5b44a2a64652829a573d3a from peer 01af1d0a7ac54fffb77e7454e09a5d04 ({username='slave'} at 127.0.0.1:35804)
I20260601 13:28:52.288676 28798 tablet_copy_service.cc:161] P 59d49e21654e42de982620e26b765e97: Beginning new tablet copy session on tablet 5f96b438ca5b44a2a64652829a573d3a from peer 01af1d0a7ac54fffb77e7454e09a5d04 at {username='slave'} at 127.0.0.1:35804: session id = 01af1d0a7ac54fffb77e7454e09a5d04-5f96b438ca5b44a2a64652829a573d3a
I20260601 13:28:52.289712 28798 tablet_copy_source_session.cc:215] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:52.291114 29394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f96b438ca5b44a2a64652829a573d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:52.295019 29394 tablet_copy_client.cc:806] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:52.295434 29394 tablet_copy_client.cc:670] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:52.297401 29395 tablet_copy_client.cc:1025] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Injecting latency into file download: 2000
I20260601 13:28:52.299852 28874 tablet_copy_service.cc:140] P 916911e8781a4c728822ea1af8645666: Received BeginTabletCopySession request for tablet a069456407ab47759f8aebe67186dd1c from peer 888fb6895047411686ada10eda79b190 ({username='slave'} at 127.0.0.1:37594)
I20260601 13:28:52.299995 28874 tablet_copy_service.cc:161] P 916911e8781a4c728822ea1af8645666: Beginning new tablet copy session on tablet a069456407ab47759f8aebe67186dd1c from peer 888fb6895047411686ada10eda79b190 at {username='slave'} at 127.0.0.1:37594: session id = 888fb6895047411686ada10eda79b190-a069456407ab47759f8aebe67186dd1c
I20260601 13:28:52.301119 28874 tablet_copy_source_session.cc:215] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:52.302284 29398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a069456407ab47759f8aebe67186dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:52.305521 29401 ts_tablet_manager.cc:933] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: Initiating tablet copy from peer 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081)
I20260601 13:28:52.305827 29398 tablet_copy_client.cc:806] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:52.306038 29398 tablet_copy_client.cc:670] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:52.306329 29401 tablet_copy_client.cc:323] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:37081
I20260601 13:28:52.307080 28873 tablet_copy_service.cc:140] P 916911e8781a4c728822ea1af8645666: Received BeginTabletCopySession request for tablet 549b463c306646c3937e9c0e691ddecd from peer 888fb6895047411686ada10eda79b190 ({username='slave'} at 127.0.0.1:37594)
I20260601 13:28:52.307183 28873 tablet_copy_service.cc:161] P 916911e8781a4c728822ea1af8645666: Beginning new tablet copy session on tablet 549b463c306646c3937e9c0e691ddecd from peer 888fb6895047411686ada10eda79b190 at {username='slave'} at 127.0.0.1:37594: session id = 888fb6895047411686ada10eda79b190-549b463c306646c3937e9c0e691ddecd
I20260601 13:28:52.307433 29399 tablet_copy_client.cc:1025] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: tablet copy: Injecting latency into file download: 2000
I20260601 13:28:52.308821 28873 tablet_copy_source_session.cc:215] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:52.310578 29401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549b463c306646c3937e9c0e691ddecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:52.314007 29401 tablet_copy_client.cc:806] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:52.314355 29401 tablet_copy_client.cc:670] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:52.316985 29402 tablet_copy_client.cc:1025] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: tablet copy: Injecting latency into file download: 2000
I20260601 13:28:52.326869 29403 ts_tablet_manager.cc:933] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: Initiating tablet copy from peer 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:52.327342 29403 tablet_copy_client.cc:323] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:38247
I20260601 13:28:52.332792 28949 tablet_copy_service.cc:140] P 90b37fd903454882b29f5ea70bcae8cb: Received BeginTabletCopySession request for tablet ee5bc362be5e41ebb285aa95896f8c6b from peer 01af1d0a7ac54fffb77e7454e09a5d04 ({username='slave'} at 127.0.0.1:59418)
I20260601 13:28:52.332952 28949 tablet_copy_service.cc:161] P 90b37fd903454882b29f5ea70bcae8cb: Beginning new tablet copy session on tablet ee5bc362be5e41ebb285aa95896f8c6b from peer 01af1d0a7ac54fffb77e7454e09a5d04 at {username='slave'} at 127.0.0.1:59418: session id = 01af1d0a7ac54fffb77e7454e09a5d04-ee5bc362be5e41ebb285aa95896f8c6b
I20260601 13:28:52.334347 28949 tablet_copy_source_session.cc:215] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:52.335404 29403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5bc362be5e41ebb285aa95896f8c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:52.337855 29403 tablet_copy_client.cc:806] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:52.338032 29403 tablet_copy_client.cc:670] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:52.339455 29404 tablet_copy_client.cc:1025] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Injecting latency into file download: 2000
I20260601 13:28:52.350647 29406 ts_tablet_manager.cc:933] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: Initiating tablet copy from peer 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247)
I20260601 13:28:52.351112 29406 tablet_copy_client.cc:323] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:38247
I20260601 13:28:52.356503 28949 tablet_copy_service.cc:140] P 90b37fd903454882b29f5ea70bcae8cb: Received BeginTabletCopySession request for tablet 046f97ea335643b98537fe650166b3b4 from peer 6b76c141be5d4f9eb29af6a9690742df ({username='slave'} at 127.0.0.1:59424)
I20260601 13:28:52.356664 28949 tablet_copy_service.cc:161] P 90b37fd903454882b29f5ea70bcae8cb: Beginning new tablet copy session on tablet 046f97ea335643b98537fe650166b3b4 from peer 6b76c141be5d4f9eb29af6a9690742df at {username='slave'} at 127.0.0.1:59424: session id = 6b76c141be5d4f9eb29af6a9690742df-046f97ea335643b98537fe650166b3b4
I20260601 13:28:52.357789 28949 tablet_copy_source_session.cc:215] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:52.359213 29406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046f97ea335643b98537fe650166b3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:52.361745 29406 tablet_copy_client.cc:806] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:52.361948 29406 tablet_copy_client.cc:670] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:52.363523 29407 tablet_copy_client.cc:1025] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Injecting latency into file download: 2000
I20260601 13:28:54.269812 29391 tablet_copy_client.cc:538] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:54.271642 29391 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: Bootstrap starting.
I20260601 13:28:54.297838 29394 tablet_copy_client.cc:538] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:54.299654 29394 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: Bootstrap starting.
I20260601 13:28:54.304363 29391 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:54.304683 29391 tablet_bootstrap.cc:492] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: Bootstrap complete.
I20260601 13:28:54.304891 29391 ts_tablet_manager.cc:1403] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.004s
I20260601 13:28:54.305440 29391 raft_consensus.cc:359] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:54.305583 29391 raft_consensus.cc:740] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b76c141be5d4f9eb29af6a9690742df, State: Initialized, Role: LEARNER
I20260601 13:28:54.305680 29391 consensus_queue.cc:260] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:54.306445 29391 ts_tablet_manager.cc:1434] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:54.307582 28873 tablet_copy_service.cc:342] P 916911e8781a4c728822ea1af8645666: Request end of tablet copy session 6b76c141be5d4f9eb29af6a9690742df-42972edcb2c04ae28c532a57e61917ff received from {username='slave'} at 127.0.0.1:37582
I20260601 13:28:54.307670 28873 tablet_copy_service.cc:434] P 916911e8781a4c728822ea1af8645666: ending tablet copy session 6b76c141be5d4f9eb29af6a9690742df-42972edcb2c04ae28c532a57e61917ff on tablet 42972edcb2c04ae28c532a57e61917ff with peer 6b76c141be5d4f9eb29af6a9690742df
I20260601 13:28:54.307992 29398 tablet_copy_client.cc:538] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:54.309446 29398 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: Bootstrap starting.
I20260601 13:28:54.317399 29401 tablet_copy_client.cc:538] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:54.319073 29401 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: Bootstrap starting.
I20260601 13:28:54.327571 29394 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:54.328125 29394 tablet_bootstrap.cc:492] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: Bootstrap complete.
I20260601 13:28:54.328444 29394 ts_tablet_manager.cc:1403] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: Time spent bootstrapping tablet: real 0.029s	user 0.029s	sys 0.000s
I20260601 13:28:54.329121 29394 raft_consensus.cc:359] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:54.329368 29394 raft_consensus.cc:740] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01af1d0a7ac54fffb77e7454e09a5d04, State: Initialized, Role: LEARNER
I20260601 13:28:54.329566 29394 consensus_queue.cc:260] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:54.330111 29394 ts_tablet_manager.cc:1434] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:54.332564 28798 tablet_copy_service.cc:342] P 59d49e21654e42de982620e26b765e97: Request end of tablet copy session 01af1d0a7ac54fffb77e7454e09a5d04-5f96b438ca5b44a2a64652829a573d3a received from {username='slave'} at 127.0.0.1:35804
I20260601 13:28:54.332695 28798 tablet_copy_service.cc:434] P 59d49e21654e42de982620e26b765e97: ending tablet copy session 01af1d0a7ac54fffb77e7454e09a5d04-5f96b438ca5b44a2a64652829a573d3a on tablet 5f96b438ca5b44a2a64652829a573d3a with peer 01af1d0a7ac54fffb77e7454e09a5d04
I20260601 13:28:54.339819 29403 tablet_copy_client.cc:538] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:54.341529 29403 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: Bootstrap starting.
I20260601 13:28:54.341653 29398 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:54.341915 29398 tablet_bootstrap.cc:492] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: Bootstrap complete.
I20260601 13:28:54.342108 29398 ts_tablet_manager.cc:1403] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.000s
I20260601 13:28:54.342641 29398 raft_consensus.cc:359] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:54.342783 29398 raft_consensus.cc:740] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 888fb6895047411686ada10eda79b190, State: Initialized, Role: LEARNER
I20260601 13:28:54.342888 29398 consensus_queue.cc:260] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:54.343253 29398 ts_tablet_manager.cc:1434] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: Time spent starting tablet: real 0.001s	user 0.005s	sys 0.000s
I20260601 13:28:54.345353 28873 tablet_copy_service.cc:342] P 916911e8781a4c728822ea1af8645666: Request end of tablet copy session 888fb6895047411686ada10eda79b190-a069456407ab47759f8aebe67186dd1c received from {username='slave'} at 127.0.0.1:37594
I20260601 13:28:54.345465 28873 tablet_copy_service.cc:434] P 916911e8781a4c728822ea1af8645666: ending tablet copy session 888fb6895047411686ada10eda79b190-a069456407ab47759f8aebe67186dd1c on tablet a069456407ab47759f8aebe67186dd1c with peer 888fb6895047411686ada10eda79b190
I20260601 13:28:54.356163 29401 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:54.356592 29401 tablet_bootstrap.cc:492] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: Bootstrap complete.
I20260601 13:28:54.356838 29401 ts_tablet_manager.cc:1403] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.004s
I20260601 13:28:54.357452 29401 raft_consensus.cc:359] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:54.357625 29401 raft_consensus.cc:740] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 888fb6895047411686ada10eda79b190, State: Initialized, Role: LEARNER
I20260601 13:28:54.357730 29401 consensus_queue.cc:260] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:54.358057 29401 ts_tablet_manager.cc:1434] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:28:54.358783 28873 tablet_copy_service.cc:342] P 916911e8781a4c728822ea1af8645666: Request end of tablet copy session 888fb6895047411686ada10eda79b190-549b463c306646c3937e9c0e691ddecd received from {username='slave'} at 127.0.0.1:37594
I20260601 13:28:54.358884 28873 tablet_copy_service.cc:434] P 916911e8781a4c728822ea1af8645666: ending tablet copy session 888fb6895047411686ada10eda79b190-549b463c306646c3937e9c0e691ddecd on tablet 549b463c306646c3937e9c0e691ddecd with peer 888fb6895047411686ada10eda79b190
I20260601 13:28:54.363879 29406 tablet_copy_client.cc:538] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:54.365593 29406 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: Bootstrap starting.
I20260601 13:28:54.372310 29403 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:54.372713 29403 tablet_bootstrap.cc:492] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: Bootstrap complete.
I20260601 13:28:54.372951 29403 ts_tablet_manager.cc:1403] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: Time spent bootstrapping tablet: real 0.031s	user 0.030s	sys 0.000s
I20260601 13:28:54.373428 29403 raft_consensus.cc:359] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:54.373584 29403 raft_consensus.cc:740] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01af1d0a7ac54fffb77e7454e09a5d04, State: Initialized, Role: LEARNER
I20260601 13:28:54.373719 29403 consensus_queue.cc:260] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:54.374794 29403 ts_tablet_manager.cc:1434] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260601 13:28:54.375419 28949 tablet_copy_service.cc:342] P 90b37fd903454882b29f5ea70bcae8cb: Request end of tablet copy session 01af1d0a7ac54fffb77e7454e09a5d04-ee5bc362be5e41ebb285aa95896f8c6b received from {username='slave'} at 127.0.0.1:59418
I20260601 13:28:54.375512 28949 tablet_copy_service.cc:434] P 90b37fd903454882b29f5ea70bcae8cb: ending tablet copy session 01af1d0a7ac54fffb77e7454e09a5d04-ee5bc362be5e41ebb285aa95896f8c6b on tablet ee5bc362be5e41ebb285aa95896f8c6b with peer 01af1d0a7ac54fffb77e7454e09a5d04
I20260601 13:28:54.397590 29406 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:54.398006 29406 tablet_bootstrap.cc:492] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: Bootstrap complete.
I20260601 13:28:54.398312 29406 ts_tablet_manager.cc:1403] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.008s
I20260601 13:28:54.398890 29406 raft_consensus.cc:359] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:54.399039 29406 raft_consensus.cc:740] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b76c141be5d4f9eb29af6a9690742df, State: Initialized, Role: LEARNER
I20260601 13:28:54.399194 29406 consensus_queue.cc:260] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:54.399536 29406 ts_tablet_manager.cc:1434] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:54.400027 28949 tablet_copy_service.cc:342] P 90b37fd903454882b29f5ea70bcae8cb: Request end of tablet copy session 6b76c141be5d4f9eb29af6a9690742df-046f97ea335643b98537fe650166b3b4 received from {username='slave'} at 127.0.0.1:59424
I20260601 13:28:54.400141 28949 tablet_copy_service.cc:434] P 90b37fd903454882b29f5ea70bcae8cb: ending tablet copy session 6b76c141be5d4f9eb29af6a9690742df-046f97ea335643b98537fe650166b3b4 on tablet 046f97ea335643b98537fe650166b3b4 with peer 6b76c141be5d4f9eb29af6a9690742df
I20260601 13:28:54.417050 29265 raft_consensus.cc:1217] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260601 13:28:54.590615 29190 raft_consensus.cc:1217] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260601 13:28:54.639557 29341 raft_consensus.cc:1217] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260601 13:28:54.666137 29190 raft_consensus.cc:1217] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260601 13:28:54.705863 29341 raft_consensus.cc:1217] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260601 13:28:54.745187 29265 raft_consensus.cc:1217] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.30->[1.31-1.31]   Dedup: 1.31->[]
I20260601 13:28:54.806727 29427 raft_consensus.cc:1064] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: attempting to promote NON_VOTER 888fb6895047411686ada10eda79b190 to VOTER
I20260601 13:28:54.807214 29427 consensus_queue.cc:237] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } }
I20260601 13:28:54.809211 28937 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:54.809212 29265 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:54.809741 29427 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:54.809939 28787 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:54.810470 29426 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:54.810694 29427 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:54.813143 29142 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.815582 29265 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.816275 28937 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.816642 28787 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.819948 28683 catalog_manager.cc:5696] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 reported cstate change: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.825773 28859 consensus_queue.cc:237] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } }
I20260601 13:28:54.827824 29265 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:54.828090 28937 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:54.828380 29426 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:54.828626 29142 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:54.830817 29427 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.831272 29265 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.832830 28669 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 549b463c306646c3937e9c0e691ddecd with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:54.833377 28937 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:54.833669 28682 catalog_manager.cc:5696] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:54.836555 28778 tablet_service.cc:1558] Processing DeleteTablet for tablet 549b463c306646c3937e9c0e691ddecd with delete_type TABLET_DATA_TOMBSTONED (TS 59d49e21654e42de982620e26b765e97 not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:48050
I20260601 13:28:54.837155 29436 tablet_replica.cc:333] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:54.837337 29436 raft_consensus.cc:2243] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:54.837574 29436 raft_consensus.cc:2272] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:54.838171 29436 ts_tablet_manager.cc:1916] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:54.840430 29436 ts_tablet_manager.cc:1929] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260601 13:28:54.840655 29436 log.cc:1199] T 549b463c306646c3937e9c0e691ddecd P 59d49e21654e42de982620e26b765e97: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/549b463c306646c3937e9c0e691ddecd
I20260601 13:28:54.841274 28671 catalog_manager.cc:5027] TS 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905): tablet 549b463c306646c3937e9c0e691ddecd (table test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]) successfully deleted
I20260601 13:28:55.122110 29416 raft_consensus.cc:1064] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: attempting to promote NON_VOTER 6b76c141be5d4f9eb29af6a9690742df to VOTER
I20260601 13:28:55.122776 29416 consensus_queue.cc:237] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } }
I20260601 13:28:55.124497 29341 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.124548 28859 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.125073 29416 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.125259 28787 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.125496 29437 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.125758 29440 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.128669 29439 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.130650 29341 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.130796 28859 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.135342 28685 catalog_manager.cc:5696] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df reported cstate change: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.137709 28787 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.140895 29415 raft_consensus.cc:1064] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: attempting to promote NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 to VOTER
I20260601 13:28:55.141427 29415 consensus_queue.cc:237] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } }
I20260601 13:28:55.141971 28937 consensus_queue.cc:237] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } }
I20260601 13:28:55.143286 28937 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.143918 29341 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.144284 29440 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.144389 29190 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.145130 28787 raft_consensus.cc:1275] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.145767 29415 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.145825 29416 consensus_queue.cc:1048] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.146304 29415 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.148092 29416 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.149698 28859 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.150790 28787 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.154350 28671 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 046f97ea335643b98537fe650166b3b4 with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:55.154978 29415 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.157486 28685 catalog_manager.cc:5696] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 reported cstate change: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.161690 29445 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.162772 29341 raft_consensus.cc:2955] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.163839 28846 tablet_service.cc:1558] Processing DeleteTablet for tablet 046f97ea335643b98537fe650166b3b4 with delete_type TABLET_DATA_TOMBSTONED (TS 916911e8781a4c728822ea1af8645666 not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:38770
I20260601 13:28:55.164389 29451 tablet_replica.cc:333] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:55.164544 29451 raft_consensus.cc:2243] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:55.164777 29451 raft_consensus.cc:2272] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:55.165167 28937 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.166612 29190 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.167006 29451 ts_tablet_manager.cc:1916] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:55.170011 29451 ts_tablet_manager.cc:1929] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260601 13:28:55.170138 29451 log.cc:1199] T 046f97ea335643b98537fe650166b3b4 P 916911e8781a4c728822ea1af8645666: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/046f97ea335643b98537fe650166b3b4
I20260601 13:28:55.170985 28669 catalog_manager.cc:5027] TS 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081): tablet 046f97ea335643b98537fe650166b3b4 (table test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]) successfully deleted
I20260601 13:28:55.171250 28859 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.172747 28685 catalog_manager.cc:5696] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.180832 28787 consensus_queue.cc:237] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } }
I20260601 13:28:55.182911 29190 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.183313 28859 raft_consensus.cc:1275] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.183682 29444 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.184068 29446 consensus_queue.cc:1048] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.186323 29444 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.187491 28859 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.188275 28671 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5f96b438ca5b44a2a64652829a573d3a with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:55.189008 29190 raft_consensus.cc:2955] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.191962 28682 catalog_manager.cc:5696] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.195559 28924 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f96b438ca5b44a2a64652829a573d3a with delete_type TABLET_DATA_TOMBSTONED (TS 90b37fd903454882b29f5ea70bcae8cb not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:58866
I20260601 13:28:55.196015 29453 tablet_replica.cc:333] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:55.196182 29453 raft_consensus.cc:2243] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:55.196354 29453 raft_consensus.cc:2272] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:55.197854 29453 ts_tablet_manager.cc:1916] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:55.200372 29453 ts_tablet_manager.cc:1929] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260601 13:28:55.200470 29453 log.cc:1199] T 5f96b438ca5b44a2a64652829a573d3a P 90b37fd903454882b29f5ea70bcae8cb: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/5f96b438ca5b44a2a64652829a573d3a
I20260601 13:28:55.201148 28671 catalog_manager.cc:5027] TS 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247): tablet 5f96b438ca5b44a2a64652829a573d3a (table test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]) successfully deleted
I20260601 13:28:55.203404 29440 raft_consensus.cc:1064] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: attempting to promote NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 to VOTER
I20260601 13:28:55.203830 29440 consensus_queue.cc:237] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } }
I20260601 13:28:55.205300 29190 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 LEARNER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.205386 28859 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.205689 29437 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.205745 28787 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.205860 29439 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.206128 29416 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.208132 29439 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.208531 29190 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.208506 28787 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.211210 28685 catalog_manager.cc:5696] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 reported cstate change: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.211642 28859 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.215301 28937 consensus_queue.cc:237] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } }
I20260601 13:28:55.216806 28787 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.216914 29190 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.217260 29437 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.217640 29440 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.218441 29142 raft_consensus.cc:1064] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: attempting to promote NON_VOTER 6b76c141be5d4f9eb29af6a9690742df to VOTER
I20260601 13:28:55.218848 29142 consensus_queue.cc:237] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } }
I20260601 13:28:55.219466 29439 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.219904 28787 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.220513 28788 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.220883 29426 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.221354 28671 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ee5bc362be5e41ebb285aa95896f8c6b with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:55.222239 29341 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 LEARNER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.222399 28682 catalog_manager.cc:5696] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:55.222872 28937 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.222854 29426 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.225406 28846 tablet_service.cc:1558] Processing DeleteTablet for tablet ee5bc362be5e41ebb285aa95896f8c6b with delete_type TABLET_DATA_TOMBSTONED (TS 916911e8781a4c728822ea1af8645666 not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:38770
I20260601 13:28:55.225653 29451 tablet_replica.cc:333] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:55.225801 29451 raft_consensus.cc:2243] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:55.225785 29426 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.225968 29451 raft_consensus.cc:2272] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:55.227530 29426 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.227705 29451 ts_tablet_manager.cc:1916] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:55.229488 28787 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.229902 29190 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 916911e8781a4c728822ea1af8645666 (127.23.203.2) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } }
I20260601 13:28:55.231385 28682 catalog_manager.cc:5696] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:55.232293 29341 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.234046 28937 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.235324 29451 ts_tablet_manager.cc:1929] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260601 13:28:55.235399 29451 log.cc:1199] T ee5bc362be5e41ebb285aa95896f8c6b P 916911e8781a4c728822ea1af8645666: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/ee5bc362be5e41ebb285aa95896f8c6b
I20260601 13:28:55.235893 28669 catalog_manager.cc:5027] TS 916911e8781a4c728822ea1af8645666 (127.23.203.2:37081): tablet ee5bc362be5e41ebb285aa95896f8c6b (table test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]) successfully deleted
I20260601 13:28:55.238602 28859 consensus_queue.cc:237] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } }
I20260601 13:28:55.239715 29341 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.240131 28787 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.240149 29459 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.240559 29427 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.242064 29426 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.242532 28787 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.242548 29341 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } }
I20260601 13:28:55.243752 28669 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 42972edcb2c04ae28c532a57e61917ff with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:55.244692 28684 catalog_manager.cc:5696] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index 32 to 33, VOTER 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3) evicted. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:28:55.247758 28924 tablet_service.cc:1558] Processing DeleteTablet for tablet 42972edcb2c04ae28c532a57e61917ff with delete_type TABLET_DATA_TOMBSTONED (TS 90b37fd903454882b29f5ea70bcae8cb not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:58866
I20260601 13:28:55.247977 29453 tablet_replica.cc:333] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:55.248133 29453 raft_consensus.cc:2243] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:55.248304 29453 raft_consensus.cc:2272] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:55.249015 29453 ts_tablet_manager.cc:1916] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:55.250995 29453 ts_tablet_manager.cc:1929] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260601 13:28:55.251066 29453 log.cc:1199] T 42972edcb2c04ae28c532a57e61917ff P 90b37fd903454882b29f5ea70bcae8cb: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/42972edcb2c04ae28c532a57e61917ff
I20260601 13:28:55.251698 28671 catalog_manager.cc:5027] TS 90b37fd903454882b29f5ea70bcae8cb (127.23.203.3:38247): tablet 42972edcb2c04ae28c532a57e61917ff (table test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]) successfully deleted
I20260601 13:28:55.253804 29426 raft_consensus.cc:1064] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: attempting to promote NON_VOTER 888fb6895047411686ada10eda79b190 to VOTER
I20260601 13:28:55.254268 29426 consensus_queue.cc:237] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } }
I20260601 13:28:55.255764 29265 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 LEARNER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.255764 28937 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.255797 28787 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:28:55.256206 29459 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.256402 29142 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.256621 29427 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:28:55.258841 29142 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.259301 28937 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.261024 29265 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.263334 28685 catalog_manager.cc:5696] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.264905 28787 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 888fb6895047411686ada10eda79b190 (127.23.203.5) changed from NON_VOTER to VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.267632 28859 consensus_queue.cc:237] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } }
I20260601 13:28:55.268896 29265 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.269369 29426 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.269622 28937 raft_consensus.cc:1275] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:28:55.270246 29459 consensus_queue.cc:1048] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:28:55.271896 29426 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.272495 28937 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.272609 29265 raft_consensus.cc:2955] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.274274 28669 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a069456407ab47759f8aebe67186dd1c with cas_config_opid_index 32: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:28:55.275054 28683 catalog_manager.cc:5696] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 reported cstate change: config changed from index 32 to 33, VOTER 59d49e21654e42de982620e26b765e97 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } }
I20260601 13:28:55.278366 28778 tablet_service.cc:1558] Processing DeleteTablet for tablet a069456407ab47759f8aebe67186dd1c with delete_type TABLET_DATA_TOMBSTONED (TS 59d49e21654e42de982620e26b765e97 not found in new config with opid_index 33) from {username='slave'} at 127.0.0.1:48050
I20260601 13:28:55.278626 29436 tablet_replica.cc:333] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:55.278753 29436 raft_consensus.cc:2243] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:55.278854 29436 raft_consensus.cc:2272] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:55.279716 29436 ts_tablet_manager.cc:1916] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:28:55.281971 29436 ts_tablet_manager.cc:1929] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.32
I20260601 13:28:55.282078 29436 log.cc:1199] T a069456407ab47759f8aebe67186dd1c P 59d49e21654e42de982620e26b765e97: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/a069456407ab47759f8aebe67186dd1c
I20260601 13:28:55.282910 28671 catalog_manager.cc:5027] TS 59d49e21654e42de982620e26b765e97 (127.23.203.1:36905): tablet a069456407ab47759f8aebe67186dd1c (table test-workload [id=e15ec830f6d141dd8f25d2e2ffba479e]) successfully deleted
W20260601 13:28:56.281728 28734 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table e15ec830f6d141dd8f25d2e2ffba479e: could not find any suitable replica to move from server 90b37fd903454882b29f5ea70bcae8cb to server 888fb6895047411686ada10eda79b190
I20260601 13:28:57.285123 28863 consensus_queue.cc:237] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 33, Committed index: 33, Last appended: 1.33, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:57.286720 28937 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
I20260601 13:28:57.286792 29265 raft_consensus.cc:1275] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
I20260601 13:28:57.287215 29470 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260601 13:28:57.287436 29469 consensus_queue.cc:1048] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260601 13:28:57.289288 29470 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.289597 28937 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.289637 29265 raft_consensus.cc:2955] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
W20260601 13:28:57.291165 28830 consensus_peers.cc:597] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 -> Peer 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4:40693): Couldn't send request to peer 01af1d0a7ac54fffb77e7454e09a5d04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 549b463c306646c3937e9c0e691ddecd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:57.291996 28685 catalog_manager.cc:5696] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.292550 28937 consensus_queue.cc:237] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 33, Committed index: 33, Last appended: 1.33, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:57.294224 28788 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
W20260601 13:28:57.294263 28902 consensus_peers.cc:597] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb -> Peer 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6:33325): Couldn't send request to peer 6b76c141be5d4f9eb29af6a9690742df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee5bc362be5e41ebb285aa95896f8c6b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:57.294224 29190 raft_consensus.cc:1275] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
I20260601 13:28:57.294665 29479 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260601 13:28:57.294821 29480 consensus_queue.cc:1048] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260601 13:28:57.296571 29480 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.296881 29190 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.297034 28787 raft_consensus.cc:2955] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.299109 28684 catalog_manager.cc:5696] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 reported cstate change: config changed from index 33 to 34, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: false } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.299994 28937 consensus_queue.cc:237] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:57.301357 28787 raft_consensus.cc:1275] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:57.301810 29467 consensus_queue.cc:1048] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:57.302465 28863 raft_consensus.cc:1275] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:57.303126 29479 consensus_queue.cc:1048] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:57.303578 29480 raft_consensus.cc:2955] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:57.306057 28863 raft_consensus.cc:2955] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:57.306320 28685 catalog_manager.cc:5696] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:57.306782 28788 raft_consensus.cc:2955] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
W20260601 13:28:57.308758 28903 consensus_peers.cc:597] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb -> Peer 888fb6895047411686ada10eda79b190 (127.23.203.5:36225): Couldn't send request to peer 888fb6895047411686ada10eda79b190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b17119dece514785a10aacbe560ac162. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:57.308784 28787 consensus_queue.cc:237] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } }
I20260601 13:28:57.310575 28859 raft_consensus.cc:1275] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:28:57.310722 28937 raft_consensus.cc:1275] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Refusing update from remote peer 59d49e21654e42de982620e26b765e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:28:57.311010 29493 consensus_queue.cc:1048] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:28:57.311208 29446 consensus_queue.cc:1048] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:28:57.313270 29492 raft_consensus.cc:2955] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:57.313741 28859 raft_consensus.cc:2955] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:57.313792 28937 raft_consensus.cc:2955] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
I20260601 13:28:57.316587 28684 catalog_manager.cc:5696] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 reported cstate change: config changed from index -1 to 30, NON_VOTER 888fb6895047411686ada10eda79b190 (127.23.203.5) added. New cstate: current_term: 1 leader_uuid: "59d49e21654e42de982620e26b765e97" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } attrs { replace: true } } peers { permanent_uuid: "888fb6895047411686ada10eda79b190" member_type: NON_VOTER last_known_addr { host: "127.23.203.5" port: 36225 } attrs { promote: true } } }
W20260601 13:28:57.316581 28752 consensus_peers.cc:597] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 -> Peer 888fb6895047411686ada10eda79b190 (127.23.203.5:36225): Couldn't send request to peer 888fb6895047411686ada10eda79b190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e9da407e71941b38337e8de66e231cf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:57.317691 28937 consensus_queue.cc:237] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } }
I20260601 13:28:57.320045 28787 raft_consensus.cc:1275] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:57.320434 28859 raft_consensus.cc:1275] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Refusing update from remote peer 90b37fd903454882b29f5ea70bcae8cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:28:57.320514 29480 consensus_queue.cc:1048] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:28:57.320910 29480 consensus_queue.cc:1048] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
W20260601 13:28:57.321060 28902 consensus_peers.cc:597] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb -> Peer 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6:33325): Couldn't send request to peer 6b76c141be5d4f9eb29af6a9690742df. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7070e9db67cf4f62b4b50df639ceaa67. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:57.323159 29437 raft_consensus.cc:2955] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.323683 28787 raft_consensus.cc:2955] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.325426 28859 raft_consensus.cc:2955] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } } }
I20260601 13:28:57.327126 28863 consensus_queue.cc:237] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 33, Committed index: 33, Last appended: 1.33, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } }
I20260601 13:28:57.327869 28685 catalog_manager.cc:5696] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb reported cstate change: config changed from index -1 to 31, NON_VOTER 6b76c141be5d4f9eb29af6a9690742df (127.23.203.6) added. New cstate: current_term: 1 leader_uuid: "90b37fd903454882b29f5ea70bcae8cb" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b37fd903454882b29f5ea70bcae8cb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: NON_VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:57.329521 28787 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
I20260601 13:28:57.328691 29341 raft_consensus.cc:1275] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Refusing update from remote peer 916911e8781a4c728822ea1af8645666: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
W20260601 13:28:57.329974 28830 consensus_peers.cc:597] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 -> Peer 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4:40693): Couldn't send request to peer 01af1d0a7ac54fffb77e7454e09a5d04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42972edcb2c04ae28c532a57e61917ff. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:57.330364 29426 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260601 13:28:57.330570 29470 consensus_queue.cc:1048] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260601 13:28:57.332345 29426 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.332840 29341 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.333426 28787 raft_consensus.cc:2955] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.335397 28684 catalog_manager.cc:5696] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df reported cstate change: config changed from index 33 to 34, NON_VOTER 01af1d0a7ac54fffb77e7454e09a5d04 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "916911e8781a4c728822ea1af8645666" committed_config { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "59d49e21654e42de982620e26b765e97" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 36905 } attrs { replace: true } } peers { permanent_uuid: "916911e8781a4c728822ea1af8645666" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 37081 } } peers { permanent_uuid: "6b76c141be5d4f9eb29af6a9690742df" member_type: VOTER last_known_addr { host: "127.23.203.6" port: 33325 } attrs { promote: false } } peers { permanent_uuid: "01af1d0a7ac54fffb77e7454e09a5d04" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 40693 } attrs { promote: true } } }
I20260601 13:28:57.349908 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:28:57.355640 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:57.355902 24364 tablet_replica.cc:333] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.356055 24364 raft_consensus.cc:2243] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.356264 24364 raft_consensus.cc:2272] T a39b43a4494f408e985870b5860d6677 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.356758 24364 tablet_replica.cc:333] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.356884 24364 raft_consensus.cc:2243] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.357069 24364 raft_consensus.cc:2272] T 046f97ea335643b98537fe650166b3b4 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.357457 24364 tablet_replica.cc:333] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.357592 24364 raft_consensus.cc:2243] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.357755 24364 raft_consensus.cc:2272] T 7070e9db67cf4f62b4b50df639ceaa67 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.358322 24364 tablet_replica.cc:333] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.358485 24364 raft_consensus.cc:2243] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.358675 24364 raft_consensus.cc:2272] T ee5bc362be5e41ebb285aa95896f8c6b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.359192 24364 tablet_replica.cc:333] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.359314 24364 raft_consensus.cc:2243] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.359486 24364 raft_consensus.cc:2272] T 42972edcb2c04ae28c532a57e61917ff P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.359984 24364 tablet_replica.cc:333] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.360103 24364 raft_consensus.cc:2243] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.360332 24364 raft_consensus.cc:2272] T 5f96b438ca5b44a2a64652829a573d3a P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.360677 24364 tablet_replica.cc:333] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.360803 24364 raft_consensus.cc:2243] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.360970 24364 raft_consensus.cc:2272] T b17119dece514785a10aacbe560ac162 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.361476 24364 tablet_replica.cc:333] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.361603 24364 raft_consensus.cc:2243] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.361752 24364 raft_consensus.cc:2272] T b21e8b846c844350993edc2badfff06b P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.362290 24364 tablet_replica.cc:333] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.362411 24364 raft_consensus.cc:2243] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.362648 24364 raft_consensus.cc:2272] T 9e9da407e71941b38337e8de66e231cf P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.365547 24364 tablet_replica.cc:333] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97: stopping tablet replica
I20260601 13:28:57.365682 24364 raft_consensus.cc:2243] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.365984 24364 raft_consensus.cc:2272] T d475dccedc924543bab2c03c83c6b388 P 59d49e21654e42de982620e26b765e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.374411 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:28:57.378829 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:28:57.385984 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:57.386296 24364 tablet_replica.cc:333] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.386457 24364 raft_consensus.cc:2243] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.386752 24364 raft_consensus.cc:2272] T 549b463c306646c3937e9c0e691ddecd P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.387360 24364 tablet_replica.cc:333] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.387498 24364 raft_consensus.cc:2243] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.387670 24364 raft_consensus.cc:2272] T 7070e9db67cf4f62b4b50df639ceaa67 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.388135 24364 tablet_replica.cc:333] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.388257 24364 raft_consensus.cc:2243] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.388425 24364 raft_consensus.cc:2272] T 9e9da407e71941b38337e8de66e231cf P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.388929 24364 tablet_replica.cc:333] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.389053 24364 raft_consensus.cc:2243] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.389181 24364 raft_consensus.cc:2272] T a39b43a4494f408e985870b5860d6677 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.389526 24364 tablet_replica.cc:333] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.389645 24364 raft_consensus.cc:2243] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.389780 24364 raft_consensus.cc:2272] T d475dccedc924543bab2c03c83c6b388 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.390148 24364 tablet_replica.cc:333] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.390322 24364 raft_consensus.cc:2243] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.390461 24364 raft_consensus.cc:2272] T b21e8b846c844350993edc2badfff06b P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.390813 24364 tablet_replica.cc:333] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.390933 24364 raft_consensus.cc:2243] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.391158 24364 raft_consensus.cc:2272] T 42972edcb2c04ae28c532a57e61917ff P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.391605 24364 tablet_replica.cc:333] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.391726 24364 raft_consensus.cc:2243] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.391911 24364 raft_consensus.cc:2272] T 5f96b438ca5b44a2a64652829a573d3a P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.392244 24364 tablet_replica.cc:333] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.392354 24364 raft_consensus.cc:2243] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.392503 24364 raft_consensus.cc:2272] T b17119dece514785a10aacbe560ac162 P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.393003 24364 tablet_replica.cc:333] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666: stopping tablet replica
I20260601 13:28:57.393113 24364 raft_consensus.cc:2243] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.393312 24364 raft_consensus.cc:2272] T a069456407ab47759f8aebe67186dd1c P 916911e8781a4c728822ea1af8645666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.409117 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:28:57.412937 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:28:57.420017 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:57.420265 24364 tablet_replica.cc:333] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.420406 24364 raft_consensus.cc:2243] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.420635 24364 raft_consensus.cc:2272] T a39b43a4494f408e985870b5860d6677 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.421191 24364 tablet_replica.cc:333] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.421311 24364 raft_consensus.cc:2243] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.421517 24364 raft_consensus.cc:2272] T ee5bc362be5e41ebb285aa95896f8c6b P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.422084 24364 tablet_replica.cc:333] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.422220 24364 raft_consensus.cc:2243] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.422417 24364 raft_consensus.cc:2272] T 7070e9db67cf4f62b4b50df639ceaa67 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.422930 24364 tablet_replica.cc:333] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.423032 24364 raft_consensus.cc:2243] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.423177 24364 raft_consensus.cc:2272] T 549b463c306646c3937e9c0e691ddecd P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.423671 24364 tablet_replica.cc:333] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.423775 24364 raft_consensus.cc:2243] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.423884 24364 raft_consensus.cc:2272] T d475dccedc924543bab2c03c83c6b388 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.424244 24364 tablet_replica.cc:333] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.424342 24364 raft_consensus.cc:2243] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.424525 24364 raft_consensus.cc:2272] T b17119dece514785a10aacbe560ac162 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.425038 24364 tablet_replica.cc:333] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.425140 24364 raft_consensus.cc:2243] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.425290 24364 raft_consensus.cc:2272] T 046f97ea335643b98537fe650166b3b4 P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.425661 24364 tablet_replica.cc:333] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.425760 24364 raft_consensus.cc:2243] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.425908 24364 raft_consensus.cc:2272] T a069456407ab47759f8aebe67186dd1c P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.426313 24364 tablet_replica.cc:333] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.426403 24364 raft_consensus.cc:2243] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.426558 24364 raft_consensus.cc:2272] T b21e8b846c844350993edc2badfff06b P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.426949 24364 tablet_replica.cc:333] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb: stopping tablet replica
I20260601 13:28:57.427043 24364 raft_consensus.cc:2243] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.427158 24364 raft_consensus.cc:2272] T 9e9da407e71941b38337e8de66e231cf P 90b37fd903454882b29f5ea70bcae8cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.435580 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:28:57.440462 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:28:57.447546 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:57.447840 24364 tablet_replica.cc:333] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04: stopping tablet replica
I20260601 13:28:57.448031 24364 raft_consensus.cc:2243] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.448240 24364 raft_consensus.cc:2272] T ee5bc362be5e41ebb285aa95896f8c6b P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.448980 24364 tablet_replica.cc:333] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04: stopping tablet replica
I20260601 13:28:57.449120 24364 raft_consensus.cc:2243] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.449285 24364 raft_consensus.cc:2272] T 5f96b438ca5b44a2a64652829a573d3a P 01af1d0a7ac54fffb77e7454e09a5d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.452600 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:28:57.455360 24364 tablet_server.cc:179] TabletServer@127.23.203.5:0 shutting down...
I20260601 13:28:57.461381 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:57.461633 24364 tablet_replica.cc:333] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190: stopping tablet replica
I20260601 13:28:57.461783 24364 raft_consensus.cc:2243] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.461980 24364 raft_consensus.cc:2272] T 549b463c306646c3937e9c0e691ddecd P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.462671 24364 tablet_replica.cc:333] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190: stopping tablet replica
I20260601 13:28:57.462798 24364 raft_consensus.cc:2243] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.462954 24364 raft_consensus.cc:2272] T a069456407ab47759f8aebe67186dd1c P 888fb6895047411686ada10eda79b190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.476411 24364 tablet_server.cc:196] TabletServer@127.23.203.5:0 shutdown complete.
I20260601 13:28:57.478871 24364 tablet_server.cc:179] TabletServer@127.23.203.6:0 shutting down...
I20260601 13:28:57.484185 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:28:57.484418 24364 tablet_replica.cc:333] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df: stopping tablet replica
I20260601 13:28:57.484544 24364 raft_consensus.cc:2243] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.484678 24364 raft_consensus.cc:2272] T 046f97ea335643b98537fe650166b3b4 P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.485103 24364 tablet_replica.cc:333] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df: stopping tablet replica
I20260601 13:28:57.485176 24364 raft_consensus.cc:2243] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:28:57.485265 24364 raft_consensus.cc:2272] T 42972edcb2c04ae28c532a57e61917ff P 6b76c141be5d4f9eb29af6a9690742df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.498479 24364 tablet_server.cc:196] TabletServer@127.23.203.6:0 shutdown complete.
I20260601 13:28:57.501250 24364 master.cc:562] Master@127.23.203.62:36817 shutting down...
W20260601 13:28:57.507059 28734 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:28:57.507156 28734 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:28:57.507202 28734 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:28:57.507670 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:28:57.507843 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:28:57.507915 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5518bbcc2ba543c2a4bf74adbf35d9be: stopping tablet replica
I20260601 13:28:57.521291 24364 master.cc:584] Master@127.23.203.62:36817 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (8830 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:28:57.536101 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:37829
I20260601 13:28:57.536509 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:28:57.538383 29506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:57.538455 29505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.538501 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:57.538573 29508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.538831 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:57.538877 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:57.538892 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320537538891 us; error 0 us; skew 500 ppm
I20260601 13:28:57.539752 24364 webserver.cc:533] Webserver started at http://127.23.203.62:42827/ using document root <none> and password file <none>
I20260601 13:28:57.539928 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:57.539974 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:57.540076 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:57.540484 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "80793ecc88d24754af09d5760c33113d"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.542006 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:57.543236 29513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.543572 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:57.543651 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "80793ecc88d24754af09d5760c33113d"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.543707 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:57.574808 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:57.575179 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:57.579396 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:37829
I20260601 13:28:57.587050 29565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:37829 every 8 connection(s)
I20260601 13:28:57.587541 29566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:57.589792 29566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d: Bootstrap starting.
I20260601 13:28:57.590684 29566 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:57.592270 29566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d: No bootstrap required, opened a new log
I20260601 13:28:57.592783 29566 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80793ecc88d24754af09d5760c33113d" member_type: VOTER }
I20260601 13:28:57.592885 29566 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:57.592909 29566 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80793ecc88d24754af09d5760c33113d, State: Initialized, Role: FOLLOWER
I20260601 13:28:57.593026 29566 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80793ecc88d24754af09d5760c33113d" member_type: VOTER }
I20260601 13:28:57.593132 29566 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:28:57.593195 29566 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:28:57.593246 29566 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:57.594082 29566 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80793ecc88d24754af09d5760c33113d" member_type: VOTER }
I20260601 13:28:57.594278 29566 leader_election.cc:304] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 80793ecc88d24754af09d5760c33113d; no voters: 
I20260601 13:28:57.594506 29566 leader_election.cc:290] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:28:57.594735 29569 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:57.594995 29569 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 1 LEADER]: Becoming Leader. State: Replica: 80793ecc88d24754af09d5760c33113d, State: Running, Role: LEADER
I20260601 13:28:57.595026 29566 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:28:57.595168 29569 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80793ecc88d24754af09d5760c33113d" member_type: VOTER }
I20260601 13:28:57.595783 29571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80793ecc88d24754af09d5760c33113d. Latest consensus state: current_term: 1 leader_uuid: "80793ecc88d24754af09d5760c33113d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80793ecc88d24754af09d5760c33113d" member_type: VOTER } }
I20260601 13:28:57.595885 29571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:57.596123 29570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80793ecc88d24754af09d5760c33113d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80793ecc88d24754af09d5760c33113d" member_type: VOTER } }
I20260601 13:28:57.596210 29576 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:28:57.596923 29570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [sys.catalog]: This master's current role is: LEADER
I20260601 13:28:57.597469 29576 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:28:57.597678 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:28:57.599782 29576 catalog_manager.cc:1382] Generated new cluster ID: abb7a379fe2048608aaa50d75bbd57e9
I20260601 13:28:57.599852 29576 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:28:57.604571 29576 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:28:57.605208 29576 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:28:57.613981 29576 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d: Generated new TSK 0
I20260601 13:28:57.614288 29576 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:28:57.631088 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:28:57.631697 24364 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:28:57.634920 29590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:57.634987 29587 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.635462 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:57.634990 29588 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.635860 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:57.635919 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:57.635937 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320537635937 us; error 0 us; skew 500 ppm
I20260601 13:28:57.637550 24364 webserver.cc:533] Webserver started at http://127.23.203.1:39959/ using document root <none> and password file <none>
I20260601 13:28:57.637806 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:57.637876 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:57.637969 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:57.638547 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.640445 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:57.641743 29595 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.642171 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:28:57.642360 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.642477 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:57.659474 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:57.659935 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:57.660293 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:57.660797 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:57.660864 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.660915 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:57.660972 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.665649 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:44795
I20260601 13:28:57.665691 29658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:44795 every 8 connection(s)
I20260601 13:28:57.666644 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:28:57.667250 24364 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:28:57.669838 29663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:57.669873 29664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.670011 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:57.670228 29666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.670470 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:57.670543 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:57.670586 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320537670584 us; error 0 us; skew 500 ppm
I20260601 13:28:57.671713 24364 webserver.cc:533] Webserver started at http://127.23.203.2:36083/ using document root <none> and password file <none>
I20260601 13:28:57.671923 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:57.671981 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:57.672070 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:57.672492 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "2872b4d0ca1d4ca6bd302a508c199834"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.674470 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:28:57.675740 29671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.676065 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:57.676134 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "2872b4d0ca1d4ca6bd302a508c199834"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.676194 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:57.678323 29659 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37829
I20260601 13:28:57.678462 29659 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:57.678730 29659 heartbeater.cc:507] Master 127.23.203.62:37829 requested a full tablet report, sending...
I20260601 13:28:57.679419 29530 ts_manager.cc:194] Registered new tserver with Master: 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795)
I20260601 13:28:57.680204 29530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36772
I20260601 13:28:57.707157 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:57.707856 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:57.708258 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:57.708839 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:57.708914 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.708964 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:57.709023 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.713910 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:34201
I20260601 13:28:57.713943 29734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:34201 every 8 connection(s)
I20260601 13:28:57.714882 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:28:57.715441 24364 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:28:57.717118 29738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.717279 24364 server_base.cc:1061] running on GCE node
W20260601 13:28:57.717352 29739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:57.717509 29741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:57.717815 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:57.717911 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:57.717944 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320537717943 us; error 0 us; skew 500 ppm
I20260601 13:28:57.719086 24364 webserver.cc:533] Webserver started at http://127.23.203.3:40993/ using document root <none> and password file <none>
I20260601 13:28:57.719300 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:57.719373 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:57.719465 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:57.719918 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "f76fca192c054bc7a925ae0f28245237"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.720134 29735 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37829
I20260601 13:28:57.720237 29735 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:57.720535 29735 heartbeater.cc:507] Master 127.23.203.62:37829 requested a full tablet report, sending...
I20260601 13:28:57.721820 29530 ts_manager.cc:194] Registered new tserver with Master: 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201)
I20260601 13:28:57.721990 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:28:57.722674 29530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36786
I20260601 13:28:57.723507 29746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.723847 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:57.723980 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "f76fca192c054bc7a925ae0f28245237"
format_stamp: "Formatted at 2026-06-01 13:28:57 on dist-test-slave-wz1t"
I20260601 13:28:57.724098 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:57.747382 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:57.747841 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:57.748183 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:57.748675 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:57.748740 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.748798 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:57.748852 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:57.753433 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:36445
I20260601 13:28:57.753510 29809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:36445 every 8 connection(s)
I20260601 13:28:57.758601 29810 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37829
I20260601 13:28:57.758767 29810 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:57.759081 29810 heartbeater.cc:507] Master 127.23.203.62:37829 requested a full tablet report, sending...
I20260601 13:28:57.760562 29530 ts_manager.cc:194] Registered new tserver with Master: f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445)
I20260601 13:28:57.760645 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006752366s
I20260601 13:28:57.761155 29530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36798
I20260601 13:28:58.681283 29659 heartbeater.cc:499] Master 127.23.203.62:37829 was elected leader, sending a full tablet report...
I20260601 13:28:58.723984 29735 heartbeater.cc:499] Master 127.23.203.62:37829 was elected leader, sending a full tablet report...
I20260601 13:28:58.762113 29810 heartbeater.cc:499] Master 127.23.203.62:37829 was elected leader, sending a full tablet report...
I20260601 13:28:58.796809 29530 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:28:58.797468 29530 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:28:58.808903 29699 tablet_service.cc:1511] Processing CreateTablet for tablet eb43e8eda323442699d70c946235d234 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:28:58.809078 29698 tablet_service.cc:1511] Processing CreateTablet for tablet 80cc88522e8a43bb83e65e236aece9c7 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:28:58.809444 29699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e8eda323442699d70c946235d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.808907 29696 tablet_service.cc:1511] Processing CreateTablet for tablet b042723f88e54af6992b6defdf329aa9 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:28:58.809899 29696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b042723f88e54af6992b6defdf329aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.810982 29623 tablet_service.cc:1511] Processing CreateTablet for tablet eb43e8eda323442699d70c946235d234 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:28:58.811224 29622 tablet_service.cc:1511] Processing CreateTablet for tablet b042723f88e54af6992b6defdf329aa9 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:28:58.811475 29623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e8eda323442699d70c946235d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.811874 29622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b042723f88e54af6992b6defdf329aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.811012 29621 tablet_service.cc:1511] Processing CreateTablet for tablet 80cc88522e8a43bb83e65e236aece9c7 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:28:58.812420 29621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cc88522e8a43bb83e65e236aece9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.812805 29774 tablet_service.cc:1511] Processing CreateTablet for tablet eb43e8eda323442699d70c946235d234 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:28:58.813050 29774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e8eda323442699d70c946235d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.814116 29830 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: Bootstrap starting.
I20260601 13:28:58.814270 29698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cc88522e8a43bb83e65e236aece9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.814886 29773 tablet_service.cc:1511] Processing CreateTablet for tablet b042723f88e54af6992b6defdf329aa9 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:28:58.815135 29773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b042723f88e54af6992b6defdf329aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.816419 29772 tablet_service.cc:1511] Processing CreateTablet for tablet 80cc88522e8a43bb83e65e236aece9c7 (DEFAULT_TABLE table=test-workload [id=3c0fcf8883784ae39fe90f5be707e750]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:28:58.816685 29772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cc88522e8a43bb83e65e236aece9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:58.817209 29830 tablet_bootstrap.cc:654] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.817947 29831 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: Bootstrap starting.
I20260601 13:28:58.818425 29830 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: No bootstrap required, opened a new log
I20260601 13:28:58.818586 29830 ts_tablet_manager.cc:1403] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:28:58.818930 29833 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834: Bootstrap starting.
I20260601 13:28:58.819145 29831 tablet_bootstrap.cc:654] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.819319 29830 raft_consensus.cc:359] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.819465 29830 raft_consensus.cc:385] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.819551 29830 raft_consensus.cc:740] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338e34b29f89443b8f0b2dd1b12bb9e1, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.819674 29830 consensus_queue.cc:260] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.819979 29833 tablet_bootstrap.cc:654] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.820122 29830 ts_tablet_manager.cc:1434] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.820490 29831 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: No bootstrap required, opened a new log
I20260601 13:28:58.820636 29831 ts_tablet_manager.cc:1403] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:58.821156 29831 raft_consensus.cc:359] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.821272 29831 raft_consensus.cc:385] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.821317 29831 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76fca192c054bc7a925ae0f28245237, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.821473 29833 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834: No bootstrap required, opened a new log
I20260601 13:28:58.821606 29830 tablet_bootstrap.cc:492] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1: Bootstrap starting.
I20260601 13:28:58.821539 29831 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.821923 29831 ts_tablet_manager.cc:1434] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.822136 29831 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: Bootstrap starting.
I20260601 13:28:58.822711 29830 tablet_bootstrap.cc:654] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.823227 29831 tablet_bootstrap.cc:654] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.821554 29833 ts_tablet_manager.cc:1403] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:58.824055 29833 raft_consensus.cc:359] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.824162 29833 raft_consensus.cc:385] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.824227 29833 raft_consensus.cc:740] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2872b4d0ca1d4ca6bd302a508c199834, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.824411 29833 consensus_queue.cc:260] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.824563 29831 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: No bootstrap required, opened a new log
I20260601 13:28:58.824687 29831 ts_tablet_manager.cc:1403] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:58.824846 29833 ts_tablet_manager.cc:1434] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.825053 29833 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Bootstrap starting.
I20260601 13:28:58.825184 29831 raft_consensus.cc:359] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.825344 29831 raft_consensus.cc:385] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.825387 29831 raft_consensus.cc:740] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76fca192c054bc7a925ae0f28245237, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.825565 29831 consensus_queue.cc:260] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.826002 29831 ts_tablet_manager.cc:1434] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:58.826280 29831 tablet_bootstrap.cc:492] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237: Bootstrap starting.
I20260601 13:28:58.826406 29838 raft_consensus.cc:493] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:58.826505 29838 raft_consensus.cc:515] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.827239 29838 leader_election.cc:290] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201), 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795)
I20260601 13:28:58.827601 29831 tablet_bootstrap.cc:654] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.826299 29833 tablet_bootstrap.cc:654] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.828506 29830 tablet_bootstrap.cc:492] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1: No bootstrap required, opened a new log
I20260601 13:28:58.828646 29830 ts_tablet_manager.cc:1403] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:28:58.829190 29830 raft_consensus.cc:359] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.829300 29830 raft_consensus.cc:385] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.829334 29830 raft_consensus.cc:740] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338e34b29f89443b8f0b2dd1b12bb9e1, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.829452 29830 consensus_queue.cc:260] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.829700 29830 ts_tablet_manager.cc:1434] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.829878 29830 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: Bootstrap starting.
I20260601 13:28:58.831053 29830 tablet_bootstrap.cc:654] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.832456 29830 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: No bootstrap required, opened a new log
I20260601 13:28:58.832559 29830 ts_tablet_manager.cc:1403] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:28:58.833057 29830 raft_consensus.cc:359] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.833209 29830 raft_consensus.cc:385] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.833182 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834" is_pre_election: true
I20260601 13:28:58.833250 29830 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 338e34b29f89443b8f0b2dd1b12bb9e1, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.833482 29833 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: No bootstrap required, opened a new log
I20260601 13:28:58.833487 29830 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.833608 29833 ts_tablet_manager.cc:1403] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.003s
W20260601 13:28:58.833563 29747 leader_election.cc:343] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:28:58.833818 29830 ts_tablet_manager.cc:1434] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.834059 29833 raft_consensus.cc:359] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.834147 29833 raft_consensus.cc:385] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.834216 29833 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2872b4d0ca1d4ca6bd302a508c199834, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.834295 29831 tablet_bootstrap.cc:492] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237: No bootstrap required, opened a new log
I20260601 13:28:58.834364 29831 ts_tablet_manager.cc:1403] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:28:58.834334 29833 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.834592 29833 ts_tablet_manager.cc:1434] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.834764 29833 tablet_bootstrap.cc:492] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834: Bootstrap starting.
I20260601 13:28:58.834771 29831 raft_consensus.cc:359] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.834880 29831 raft_consensus.cc:385] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.834908 29831 raft_consensus.cc:740] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f76fca192c054bc7a925ae0f28245237, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.835070 29831 consensus_queue.cc:260] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.835745 29837 raft_consensus.cc:493] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:58.835883 29833 tablet_bootstrap.cc:654] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834: Neither blocks nor log segments found. Creating new log.
I20260601 13:28:58.835906 29837 raft_consensus.cc:515] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.836280 29837 leader_election.cc:290] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795), 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201)
I20260601 13:28:58.836619 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b042723f88e54af6992b6defdf329aa9" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834" is_pre_election: true
I20260601 13:28:58.836730 29709 raft_consensus.cc:2468] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f76fca192c054bc7a925ae0f28245237 in term 0.
I20260601 13:28:58.836881 29831 ts_tablet_manager.cc:1434] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:28:58.836995 29747 leader_election.cc:304] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2872b4d0ca1d4ca6bd302a508c199834, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:28:58.837235 29842 raft_consensus.cc:2804] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:58.837308 29842 raft_consensus.cc:493] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:58.837353 29842 raft_consensus.cc:3060] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.838626 29842 raft_consensus.cc:515] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.839018 29842 leader_election.cc:290] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 election: Requested vote from peers 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795), 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201)
I20260601 13:28:58.839391 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b042723f88e54af6992b6defdf329aa9" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
I20260601 13:28:58.839524 29709 raft_consensus.cc:3060] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.840536 29709 raft_consensus.cc:2468] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76fca192c054bc7a925ae0f28245237 in term 1.
I20260601 13:28:58.840847 29833 tablet_bootstrap.cc:492] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834: No bootstrap required, opened a new log
I20260601 13:28:58.840835 29747 leader_election.cc:304] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2872b4d0ca1d4ca6bd302a508c199834, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:28:58.840965 29833 ts_tablet_manager.cc:1403] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.001s
I20260601 13:28:58.840965 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" is_pre_election: true
I20260601 13:28:58.841009 29842 raft_consensus.cc:2804] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:58.841166 29631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b042723f88e54af6992b6defdf329aa9" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
I20260601 13:28:58.841095 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b042723f88e54af6992b6defdf329aa9" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" is_pre_election: true
I20260601 13:28:58.841290 29631 raft_consensus.cc:3060] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.841547 29833 raft_consensus.cc:359] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.841643 29833 raft_consensus.cc:385] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:28:58.841184 29842 raft_consensus.cc:697] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Becoming Leader. State: Replica: f76fca192c054bc7a925ae0f28245237, State: Running, Role: LEADER
I20260601 13:28:58.841677 29833 raft_consensus.cc:740] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2872b4d0ca1d4ca6bd302a508c199834, State: Initialized, Role: FOLLOWER
I20260601 13:28:58.841785 29833 consensus_queue.cc:260] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.841790 29842 consensus_queue.cc:237] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.842103 29833 ts_tablet_manager.cc:1434] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.842404 29631 raft_consensus.cc:2468] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76fca192c054bc7a925ae0f28245237 in term 1.
I20260601 13:28:58.841167 29633 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f76fca192c054bc7a925ae0f28245237 in term 0.
I20260601 13:28:58.842936 29749 leader_election.cc:304] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 338e34b29f89443b8f0b2dd1b12bb9e1, f76fca192c054bc7a925ae0f28245237; no voters: 2872b4d0ca1d4ca6bd302a508c199834
I20260601 13:28:58.843748 29842 raft_consensus.cc:2804] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:58.843813 29842 raft_consensus.cc:493] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:58.843910 29842 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.843798 29530 catalog_manager.cc:5696] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 reported cstate change: term changed from 0 to 1, leader changed from <none> to f76fca192c054bc7a925ae0f28245237 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "f76fca192c054bc7a925ae0f28245237" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } health_report { overall_health: HEALTHY } } }
I20260601 13:28:58.844870 29842 raft_consensus.cc:515] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.845443 29842 leader_election.cc:290] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 election: Requested vote from peers 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201), 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795)
I20260601 13:28:58.845463 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
I20260601 13:28:58.845592 29709 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.845718 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "f76fca192c054bc7a925ae0f28245237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
I20260601 13:28:58.845842 29633 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.846657 29709 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76fca192c054bc7a925ae0f28245237 in term 1.
I20260601 13:28:58.846866 29633 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f76fca192c054bc7a925ae0f28245237 in term 1.
I20260601 13:28:58.846951 29747 leader_election.cc:304] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2872b4d0ca1d4ca6bd302a508c199834, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:28:58.847131 29842 raft_consensus.cc:2804] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:58.847244 29842 raft_consensus.cc:697] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Becoming Leader. State: Replica: f76fca192c054bc7a925ae0f28245237, State: Running, Role: LEADER
I20260601 13:28:58.847375 29842 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:58.849421 29530 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 reported cstate change: term changed from 0 to 1, leader changed from <none> to f76fca192c054bc7a925ae0f28245237 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "f76fca192c054bc7a925ae0f28245237" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:58.899475 29835 raft_consensus.cc:493] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:28:58.899636 29835 raft_consensus.cc:515] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.900243 29835 leader_election.cc:290] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201), f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445)
I20260601 13:28:58.904196 29784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc88522e8a43bb83e65e236aece9c7" candidate_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76fca192c054bc7a925ae0f28245237" is_pre_election: true
I20260601 13:28:58.904331 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc88522e8a43bb83e65e236aece9c7" candidate_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834" is_pre_election: true
I20260601 13:28:58.904345 29784 raft_consensus.cc:2468] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338e34b29f89443b8f0b2dd1b12bb9e1 in term 0.
I20260601 13:28:58.904505 29709 raft_consensus.cc:2468] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 338e34b29f89443b8f0b2dd1b12bb9e1 in term 0.
I20260601 13:28:58.904785 29598 leader_election.cc:304] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338e34b29f89443b8f0b2dd1b12bb9e1, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:28:58.904961 29835 raft_consensus.cc:2804] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:28:58.905020 29835 raft_consensus.cc:493] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:28:58.905067 29835 raft_consensus.cc:3060] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.905915 29835 raft_consensus.cc:515] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.906342 29835 leader_election.cc:290] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [CANDIDATE]: Term 1 election: Requested vote from peers 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201), f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445)
I20260601 13:28:58.906610 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc88522e8a43bb83e65e236aece9c7" candidate_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
I20260601 13:28:58.906669 29784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80cc88522e8a43bb83e65e236aece9c7" candidate_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f76fca192c054bc7a925ae0f28245237"
I20260601 13:28:58.906733 29709 raft_consensus.cc:3060] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.906800 29784 raft_consensus.cc:3060] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:28:58.907507 29709 raft_consensus.cc:2468] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338e34b29f89443b8f0b2dd1b12bb9e1 in term 1.
I20260601 13:28:58.907557 29784 raft_consensus.cc:2468] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338e34b29f89443b8f0b2dd1b12bb9e1 in term 1.
I20260601 13:28:58.907820 29596 leader_election.cc:304] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2872b4d0ca1d4ca6bd302a508c199834, 338e34b29f89443b8f0b2dd1b12bb9e1; no voters: 
I20260601 13:28:58.908049 29835 raft_consensus.cc:2804] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:28:58.908267 29835 raft_consensus.cc:697] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 LEADER]: Becoming Leader. State: Replica: 338e34b29f89443b8f0b2dd1b12bb9e1, State: Running, Role: LEADER
I20260601 13:28:58.908454 29835 consensus_queue.cc:237] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } }
I20260601 13:28:58.910041 29528 catalog_manager.cc:5696] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:58.926934 29842 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:58.930097 29842 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:58.933223 29842 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:58.935920 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:28:58.936313 29837 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
E20260601 13:28:58.936422 24364 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:28:58.938416 29861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:58.939015 29864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:28:58.939220 29862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:28:58.940255 24364 server_base.cc:1061] running on GCE node
I20260601 13:28:58.940428 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:28:58.940486 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:28:58.940503 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320538940503 us; error 0 us; skew 500 ppm
I20260601 13:28:58.941361 24364 webserver.cc:533] Webserver started at http://127.23.203.4:38661/ using document root <none> and password file <none>
I20260601 13:28:58.941497 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:28:58.941543 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:28:58.941594 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:28:58.941990 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "87b94d4b45b14bdd8f76870660146498"
format_stamp: "Formatted at 2026-06-01 13:28:58 on dist-test-slave-wz1t"
I20260601 13:28:58.943615 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:28:58.944727 29870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:58.944988 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:28:58.945075 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "87b94d4b45b14bdd8f76870660146498"
format_stamp: "Formatted at 2026-06-01 13:28:58 on dist-test-slave-wz1t"
I20260601 13:28:58.945166 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:28:58.956413 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:28:58.956897 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:28:58.957235 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:28:58.957722 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:28:58.957788 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:58.957862 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:28:58.957914 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:28:58.963397 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:33299
I20260601 13:28:58.963471 29933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:33299 every 8 connection(s)
I20260601 13:28:58.969782 29934 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37829
I20260601 13:28:58.969930 29934 heartbeater.cc:461] Registering TS with master...
I20260601 13:28:58.970258 29934 heartbeater.cc:507] Master 127.23.203.62:37829 requested a full tablet report, sending...
I20260601 13:28:58.970999 29530 ts_manager.cc:194] Registered new tserver with Master: 87b94d4b45b14bdd8f76870660146498 (127.23.203.4:33299)
I20260601 13:28:58.971635 29530 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36818
W20260601 13:28:59.006726 29838 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:28:59.006835 29838 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:28:59.015254 29835 consensus_queue.cc:1048] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:59.027801 29835 consensus_queue.cc:1048] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:28:59.597489 29584 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:28:59.603717 29783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "f76fca192c054bc7a925ae0f28245237"
mode: GRACEFUL
new_leader_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
 from {username='slave'} at 127.0.0.1:47152
I20260601 13:28:59.603758 29784 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.604626 29783 raft_consensus.cc:606] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Received request to transfer leadership to TS 2872b4d0ca1d4ca6bd302a508c199834
I20260601 13:28:59.605399 29709 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:59.605787 29633 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:59.605942 29944 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:59.606067 29584 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:28:59.606215 29584 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:28:59.606318 29842 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:59.608364 29633 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.608578 29709 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.611054 29530 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "f76fca192c054bc7a925ae0f28245237" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
W20260601 13:28:59.611922 29750 consensus_peers.cc:597] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 -> Peer 87b94d4b45b14bdd8f76870660146498 (127.23.203.4:33299): Couldn't send request to peer 87b94d4b45b14bdd8f76870660146498. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb43e8eda323442699d70c946235d234. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:59.697358 29952 ts_tablet_manager.cc:933] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: Initiating tablet copy from peer f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445)
I20260601 13:28:59.697842 29952 tablet_copy_client.cc:323] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:36445
I20260601 13:28:59.701869 29794 tablet_copy_service.cc:140] P f76fca192c054bc7a925ae0f28245237: Received BeginTabletCopySession request for tablet eb43e8eda323442699d70c946235d234 from peer 87b94d4b45b14bdd8f76870660146498 ({username='slave'} at 127.0.0.1:47164)
I20260601 13:28:59.702021 29794 tablet_copy_service.cc:161] P f76fca192c054bc7a925ae0f28245237: Beginning new tablet copy session on tablet eb43e8eda323442699d70c946235d234 from peer 87b94d4b45b14bdd8f76870660146498 at {username='slave'} at 127.0.0.1:47164: session id = 87b94d4b45b14bdd8f76870660146498-eb43e8eda323442699d70c946235d234
I20260601 13:28:59.702886 29794 tablet_copy_source_session.cc:215] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:59.703884 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb43e8eda323442699d70c946235d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:59.705996 29952 tablet_copy_client.cc:806] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:59.705996 29944 raft_consensus.cc:993] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: : Instructing follower 2872b4d0ca1d4ca6bd302a508c199834 to start an election
I20260601 13:28:59.706166 29944 raft_consensus.cc:1081] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Signalling peer 2872b4d0ca1d4ca6bd302a508c199834 to start an election
I20260601 13:28:59.706241 29952 tablet_copy_client.cc:670] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:59.706780 29709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
 from {username='slave'} at 127.0.0.1:35824
I20260601 13:28:59.706951 29709 raft_consensus.cc:493] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:28:59.707044 29709 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:59.707360 29952 tablet_copy_client.cc:538] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:59.707938 29709 raft_consensus.cc:515] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.708421 29709 leader_election.cc:290] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [CANDIDATE]: Term 2 election: Requested vote from peers f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445), 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795)
I20260601 13:28:59.708634 29952 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: Bootstrap starting.
I20260601 13:28:59.713454 29952 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:28:59.713933 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "2872b4d0ca1d4ca6bd302a508c199834" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
I20260601 13:28:59.714087 29952 tablet_bootstrap.cc:492] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: Bootstrap complete.
I20260601 13:28:59.714021 29783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "2872b4d0ca1d4ca6bd302a508c199834" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f76fca192c054bc7a925ae0f28245237"
I20260601 13:28:59.714455 29783 raft_consensus.cc:3055] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:28:59.714541 29783 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f76fca192c054bc7a925ae0f28245237, State: Running, Role: LEADER
I20260601 13:28:59.714586 29952 ts_tablet_manager.cc:1403] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.002s
I20260601 13:28:59.714743 29783 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.715024 29783 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:59.715112 29952 raft_consensus.cc:359] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } }
I20260601 13:28:59.715320 29952 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87b94d4b45b14bdd8f76870660146498, State: Initialized, Role: LEARNER
I20260601 13:28:59.715426 29952 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.715842 29952 ts_tablet_manager.cc:1434] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:28:59.715921 29934 heartbeater.cc:499] Master 127.23.203.62:37829 was elected leader, sending a full tablet report...
I20260601 13:28:59.716384 29783 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2872b4d0ca1d4ca6bd302a508c199834 in term 2.
I20260601 13:28:59.714123 29633 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:28:59.716542 29794 tablet_copy_service.cc:342] P f76fca192c054bc7a925ae0f28245237: Request end of tablet copy session 87b94d4b45b14bdd8f76870660146498-eb43e8eda323442699d70c946235d234 received from {username='slave'} at 127.0.0.1:47164
I20260601 13:28:59.716632 29794 tablet_copy_service.cc:434] P f76fca192c054bc7a925ae0f28245237: ending tablet copy session 87b94d4b45b14bdd8f76870660146498-eb43e8eda323442699d70c946235d234 on tablet eb43e8eda323442699d70c946235d234 with peer 87b94d4b45b14bdd8f76870660146498
I20260601 13:28:59.716707 29674 leader_election.cc:304] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2872b4d0ca1d4ca6bd302a508c199834, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:28:59.716895 29948 raft_consensus.cc:2804] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:28:59.717114 29948 raft_consensus.cc:697] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Becoming Leader. State: Replica: 2872b4d0ca1d4ca6bd302a508c199834, State: Running, Role: LEADER
I20260601 13:28:59.717268 29948 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.717912 29633 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2872b4d0ca1d4ca6bd302a508c199834 in term 2.
I20260601 13:28:59.719347 29528 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 reported cstate change: term changed from 1 to 2, leader changed from f76fca192c054bc7a925ae0f28245237 (127.23.203.3) to 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2). New cstate: current_term: 2 leader_uuid: "2872b4d0ca1d4ca6bd302a508c199834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:28:59.801733 29633 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 2 FOLLOWER]: Refusing update from remote peer 2872b4d0ca1d4ca6bd302a508c199834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:59.802340 29948 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:59.804071 29908 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 1 LEARNER]: Advancing to term 2
I20260601 13:28:59.805337 29908 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 2 LEARNER]: Refusing update from remote peer 2872b4d0ca1d4ca6bd302a508c199834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:59.805761 29948 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:59.806485 29908 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 2 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.811817 29783 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 2 FOLLOWER]: Refusing update from remote peer 2872b4d0ca1d4ca6bd302a508c199834: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:28:59.812283 29948 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:28:59.812994 29783 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 2 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.816212 29783 consensus_queue.cc:237] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.817804 29633 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:28:59.817915 29709 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:28:59.818245 29750 consensus_peers.cc:597] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 -> Peer 87b94d4b45b14bdd8f76870660146498 (127.23.203.4:33299): Couldn't send request to peer 87b94d4b45b14bdd8f76870660146498. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b042723f88e54af6992b6defdf329aa9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:28:59.818298 29945 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:59.818509 29966 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:28:59.821703 29633 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.821815 29709 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.824576 29528 catalog_manager.cc:5696] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "f76fca192c054bc7a925ae0f28245237" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.835384 29944 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } } }
I20260601 13:28:59.837860 29709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35814
I20260601 13:28:59.838022 29709 raft_consensus.cc:606] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Received request to transfer leadership
I20260601 13:28:59.839075 29709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35814
I20260601 13:28:59.839186 29709 raft_consensus.cc:606] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Received request to transfer leadership
W20260601 13:28:59.839469 29514 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for eb43e8eda323442699d70c946235d234 already in progress [suppressed 2 similar messages]
I20260601 13:28:59.840245 29709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:35814
I20260601 13:28:59.840349 29709 raft_consensus.cc:606] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Received request to transfer leadership
W20260601 13:28:59.845216 29578 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:28:59.845294 29578 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for eb43e8eda323442699d70c946235d234 already in progress
W20260601 13:28:59.845348 29578 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for eb43e8eda323442699d70c946235d234 already in progress
I20260601 13:28:59.939612 29952 ts_tablet_manager.cc:933] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: Initiating tablet copy from peer f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445)
I20260601 13:28:59.940073 29952 tablet_copy_client.cc:323] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:36445
I20260601 13:28:59.940555 29794 tablet_copy_service.cc:140] P f76fca192c054bc7a925ae0f28245237: Received BeginTabletCopySession request for tablet b042723f88e54af6992b6defdf329aa9 from peer 87b94d4b45b14bdd8f76870660146498 ({username='slave'} at 127.0.0.1:47164)
I20260601 13:28:59.940655 29794 tablet_copy_service.cc:161] P f76fca192c054bc7a925ae0f28245237: Beginning new tablet copy session on tablet b042723f88e54af6992b6defdf329aa9 from peer 87b94d4b45b14bdd8f76870660146498 at {username='slave'} at 127.0.0.1:47164: session id = 87b94d4b45b14bdd8f76870660146498-b042723f88e54af6992b6defdf329aa9
I20260601 13:28:59.941628 29794 tablet_copy_source_session.cc:215] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:28:59.942528 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b042723f88e54af6992b6defdf329aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:28:59.945065 29952 tablet_copy_client.cc:806] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Starting download of 0 data blocks...
I20260601 13:28:59.945237 29952 tablet_copy_client.cc:670] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Starting download of 1 WAL segments...
I20260601 13:28:59.946419 29952 tablet_copy_client.cc:538] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:28:59.947574 29952 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: Bootstrap starting.
I20260601 13:28:59.950891 29952 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:28:59.951157 29952 tablet_bootstrap.cc:492] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: Bootstrap complete.
I20260601 13:28:59.951335 29952 ts_tablet_manager.cc:1403] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:28:59.951784 29952 raft_consensus.cc:359] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.951922 29952 raft_consensus.cc:740] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87b94d4b45b14bdd8f76870660146498, State: Initialized, Role: LEARNER
I20260601 13:28:59.952088 29952 consensus_queue.cc:260] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:28:59.952379 29952 ts_tablet_manager.cc:1434] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:28:59.952979 29948 raft_consensus.cc:1064] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: attempting to promote NON_VOTER 87b94d4b45b14bdd8f76870660146498 to VOTER
I20260601 13:28:59.952991 29794 tablet_copy_service.cc:342] P f76fca192c054bc7a925ae0f28245237: Request end of tablet copy session 87b94d4b45b14bdd8f76870660146498-b042723f88e54af6992b6defdf329aa9 received from {username='slave'} at 127.0.0.1:47164
W20260601 13:28:59.953059 29948 raft_consensus.cc:1067] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Unable to promote non-voter 87b94d4b45b14bdd8f76870660146498: Service unavailable: leader transfer in progress
I20260601 13:28:59.953099 29794 tablet_copy_service.cc:434] P f76fca192c054bc7a925ae0f28245237: ending tablet copy session 87b94d4b45b14bdd8f76870660146498-b042723f88e54af6992b6defdf329aa9 on tablet b042723f88e54af6992b6defdf329aa9 with peer 87b94d4b45b14bdd8f76870660146498
I20260601 13:29:00.035084 29908 raft_consensus.cc:1217] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:00.037621 29960 raft_consensus.cc:1064] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: attempting to promote NON_VOTER 87b94d4b45b14bdd8f76870660146498 to VOTER
W20260601 13:29:00.037734 29960 raft_consensus.cc:1067] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Unable to promote non-voter 87b94d4b45b14bdd8f76870660146498: Service unavailable: leader transfer in progress
I20260601 13:29:00.039762 29948 raft_consensus.cc:993] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: : Instructing follower 338e34b29f89443b8f0b2dd1b12bb9e1 to start an election
I20260601 13:29:00.039961 29960 raft_consensus.cc:1081] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Signalling peer 338e34b29f89443b8f0b2dd1b12bb9e1 to start an election
I20260601 13:29:00.040620 29633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
 from {username='slave'} at 127.0.0.1:42130
I20260601 13:29:00.040776 29633 raft_consensus.cc:493] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:00.040892 29633 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:00.041919 29633 raft_consensus.cc:515] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:29:00.042528 29633 leader_election.cc:290] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [CANDIDATE]: Term 3 election: Requested vote from peers f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445), 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201)
I20260601 13:29:00.042863 29783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f76fca192c054bc7a925ae0f28245237"
I20260601 13:29:00.042923 29709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2872b4d0ca1d4ca6bd302a508c199834"
I20260601 13:29:00.043002 29783 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:00.043066 29709 raft_consensus.cc:3055] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:29:00.043115 29709 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2872b4d0ca1d4ca6bd302a508c199834, State: Running, Role: LEADER
I20260601 13:29:00.043288 29709 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:29:00.043530 29709 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:00.044193 29783 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338e34b29f89443b8f0b2dd1b12bb9e1 in term 3.
I20260601 13:29:00.044617 29598 leader_election.cc:304] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 338e34b29f89443b8f0b2dd1b12bb9e1, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:29:00.044718 29709 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 338e34b29f89443b8f0b2dd1b12bb9e1 in term 3.
I20260601 13:29:00.044920 29939 raft_consensus.cc:2804] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:29:00.045049 29939 raft_consensus.cc:697] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Becoming Leader. State: Replica: 338e34b29f89443b8f0b2dd1b12bb9e1, State: Running, Role: LEADER
I20260601 13:29:00.045194 29939 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } }
I20260601 13:29:00.047297 29530 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 reported cstate change: term changed from 2 to 3, leader changed from 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2) to 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1). New cstate: current_term: 3 leader_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:00.129518 29842 raft_consensus.cc:1064] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: attempting to promote NON_VOTER 87b94d4b45b14bdd8f76870660146498 to VOTER
I20260601 13:29:00.130023 29842 consensus_queue.cc:237] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:00.131449 29709 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:00.131853 29908 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 LEARNER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:00.131958 29944 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:00.132297 29945 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:00.132637 29633 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:00.133554 29945 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:00.134580 29908 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.136183 29633 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.137426 29530 catalog_manager.cc:5696] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 reported cstate change: config changed from index 2 to 3, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f76fca192c054bc7a925ae0f28245237" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.146564 29783 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:00.147199 29853 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:00.151779 29908 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 2 LEARNER]: Advancing to term 3
I20260601 13:29:00.152904 29709 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 3 FOLLOWER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:00.153215 29908 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 LEARNER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:00.153605 29939 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:00.153834 29974 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:00.199319 29944 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.202316 29709 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } attrs { replace: true } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.232116 29783 consensus_queue.cc:237] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:00.233381 29908 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:00.233407 29709 raft_consensus.cc:1275] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Refusing update from remote peer f76fca192c054bc7a925ae0f28245237: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:00.233843 29967 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:00.234261 29945 consensus_queue.cc:1048] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:00.235918 29908 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.236405 29709 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.238799 29527 catalog_manager.cc:5696] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 reported cstate change: config changed from index 3 to 4, VOTER 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "f76fca192c054bc7a925ae0f28245237" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.241492 29974 raft_consensus.cc:1064] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: attempting to promote NON_VOTER 87b94d4b45b14bdd8f76870660146498 to VOTER
I20260601 13:29:00.241948 29974 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:00.243352 29709 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 3 FOLLOWER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:00.243352 29783 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:00.243430 29908 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 LEARNER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:00.243818 29976 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:00.243979 29974 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:00.244401 29939 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:00.246647 29783 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.246647 29908 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.248890 29528 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 reported cstate change: config changed from index 2 to 5, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.280967 29623 tablet_service.cc:1558] Processing DeleteTablet for tablet b042723f88e54af6992b6defdf329aa9 with delete_type TABLET_DATA_TOMBSTONED (TS 338e34b29f89443b8f0b2dd1b12bb9e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42108
I20260601 13:29:00.281502 29979 tablet_replica.cc:333] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: stopping tablet replica
I20260601 13:29:00.281668 29979 raft_consensus.cc:2243] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:00.281858 29979 raft_consensus.cc:2272] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:00.282558 29979 ts_tablet_manager.cc:1916] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:00.284487 29979 ts_tablet_manager.cc:1929] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:29:00.284565 29979 log.cc:1199] T b042723f88e54af6992b6defdf329aa9 P 338e34b29f89443b8f0b2dd1b12bb9e1: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/b042723f88e54af6992b6defdf329aa9
I20260601 13:29:00.285104 29516 catalog_manager.cc:5027] TS 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795): tablet b042723f88e54af6992b6defdf329aa9 (table test-workload [id=3c0fcf8883784ae39fe90f5be707e750]) successfully deleted
I20260601 13:29:00.333014 29709 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.391582 29945 raft_consensus.cc:2955] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } } peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.393465 29516 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b042723f88e54af6992b6defdf329aa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:00.398267 29974 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 87b94d4b45b14bdd8f76870660146498 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "2872b4d0ca1d4ca6bd302a508c199834" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34201 } attrs { replace: true } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.401875 29633 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:00.403120 29783 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:29:00.403120 29908 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 FOLLOWER]: Refusing update from remote peer 338e34b29f89443b8f0b2dd1b12bb9e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:29:00.403631 29976 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:29:00.403772 29939 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:29:00.405819 29908 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.405819 29783 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.408174 29530 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 reported cstate change: config changed from index 5 to 6, VOTER 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2) evicted. New cstate: current_term: 3 leader_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.477748 29976 raft_consensus.cc:2955] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } } }
I20260601 13:29:00.479568 29516 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet eb43e8eda323442699d70c946235d234 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:00.483908 29696 tablet_service.cc:1558] Processing DeleteTablet for tablet eb43e8eda323442699d70c946235d234 with delete_type TABLET_DATA_TOMBSTONED (TS 2872b4d0ca1d4ca6bd302a508c199834 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35814
I20260601 13:29:00.484344 29980 tablet_replica.cc:333] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: stopping tablet replica
I20260601 13:29:00.484496 29980 raft_consensus.cc:2243] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:00.484644 29980 raft_consensus.cc:2272] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:00.485325 29980 ts_tablet_manager.cc:1916] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:00.487596 29980 ts_tablet_manager.cc:1929] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:29:00.487674 29980 log.cc:1199] T eb43e8eda323442699d70c946235d234 P 2872b4d0ca1d4ca6bd302a508c199834: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/eb43e8eda323442699d70c946235d234
I20260601 13:29:00.488113 29514 catalog_manager.cc:5027] TS 2872b4d0ca1d4ca6bd302a508c199834 (127.23.203.2:34201): tablet eb43e8eda323442699d70c946235d234 (table test-workload [id=3c0fcf8883784ae39fe90f5be707e750]) successfully deleted
I20260601 13:29:01.606587 29584 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:01.612609 29633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
mode: GRACEFUL
new_leader_uuid: "87b94d4b45b14bdd8f76870660146498"
 from {username='slave'} at 127.0.0.1:55514
I20260601 13:29:01.612794 29633 raft_consensus.cc:606] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Received request to transfer leadership to TS 87b94d4b45b14bdd8f76870660146498
I20260601 13:29:01.613325 29584 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:29:01.613507 29584 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:01.748184 29976 raft_consensus.cc:993] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: : Instructing follower 87b94d4b45b14bdd8f76870660146498 to start an election
I20260601 13:29:01.748442 29976 raft_consensus.cc:1081] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Signalling peer 87b94d4b45b14bdd8f76870660146498 to start an election
I20260601 13:29:01.749186 29908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb43e8eda323442699d70c946235d234"
dest_uuid: "87b94d4b45b14bdd8f76870660146498"
 from {username='slave'} at 127.0.0.1:43546
I20260601 13:29:01.749398 29908 raft_consensus.cc:493] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:29:01.749498 29908 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:29:01.750531 29908 raft_consensus.cc:515] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:01.751128 29908 leader_election.cc:290] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [CANDIDATE]: Term 4 election: Requested vote from peers f76fca192c054bc7a925ae0f28245237 (127.23.203.3:36445), 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1:44795)
I20260601 13:29:01.751597 29783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "87b94d4b45b14bdd8f76870660146498" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f76fca192c054bc7a925ae0f28245237"
I20260601 13:29:01.751739 29783 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:29:01.752879 29783 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87b94d4b45b14bdd8f76870660146498 in term 4.
I20260601 13:29:01.753244 29873 leader_election.cc:304] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87b94d4b45b14bdd8f76870660146498, f76fca192c054bc7a925ae0f28245237; no voters: 
I20260601 13:29:01.753567 29985 raft_consensus.cc:2804] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 4 FOLLOWER]: Leader election won for term 4
I20260601 13:29:01.753820 29985 raft_consensus.cc:697] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 4 LEADER]: Becoming Leader. State: Replica: 87b94d4b45b14bdd8f76870660146498, State: Running, Role: LEADER
I20260601 13:29:01.754005 29985 consensus_queue.cc:237] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:01.755767 29529 catalog_manager.cc:5696] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 reported cstate change: term changed from 3 to 4, leader changed from 338e34b29f89443b8f0b2dd1b12bb9e1 (127.23.203.1) to 87b94d4b45b14bdd8f76870660146498 (127.23.203.4). New cstate: current_term: 4 leader_uuid: "87b94d4b45b14bdd8f76870660146498" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:01.755951 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb43e8eda323442699d70c946235d234" candidate_uuid: "87b94d4b45b14bdd8f76870660146498" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1"
I20260601 13:29:01.756045 29633 raft_consensus.cc:3055] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Stepping down as leader of term 3
I20260601 13:29:01.756081 29633 raft_consensus.cc:740] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 338e34b29f89443b8f0b2dd1b12bb9e1, State: Running, Role: LEADER
I20260601 13:29:01.756238 29633 consensus_queue.cc:260] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 } } peers { permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 } } peers { permanent_uuid: "87b94d4b45b14bdd8f76870660146498" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 33299 } attrs { promote: false } }
I20260601 13:29:01.756417 29633 raft_consensus.cc:3060] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:29:01.757375 29633 raft_consensus.cc:2468] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87b94d4b45b14bdd8f76870660146498 in term 4.
I20260601 13:29:01.851446 29633 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 4 FOLLOWER]: Refusing update from remote peer 87b94d4b45b14bdd8f76870660146498: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260601 13:29:01.851941 29985 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "338e34b29f89443b8f0b2dd1b12bb9e1" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260601 13:29:01.865245 29783 raft_consensus.cc:1275] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 4 FOLLOWER]: Refusing update from remote peer 87b94d4b45b14bdd8f76870660146498: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260601 13:29:01.865794 29986 consensus_queue.cc:1048] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f76fca192c054bc7a925ae0f28245237" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260601 13:29:03.613838 29584 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:03.614377 29584 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:03.614444 29584 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:05.614802 29584 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:05.615975 29584 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:05.616132 29584 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:07.616492 29584 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:07.617026 29584 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:07.617127 29584 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:08.017601 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:29:08.022099 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:08.022483 24364 tablet_replica.cc:333] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1: stopping tablet replica
I20260601 13:29:08.022607 24364 raft_consensus.cc:2243] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:08.022738 24364 raft_consensus.cc:2272] T eb43e8eda323442699d70c946235d234 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.023139 24364 tablet_replica.cc:333] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1: stopping tablet replica
I20260601 13:29:08.023205 24364 raft_consensus.cc:2243] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:08.023341 24364 raft_consensus.cc:2272] T 80cc88522e8a43bb83e65e236aece9c7 P 338e34b29f89443b8f0b2dd1b12bb9e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.036912 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:29:08.039242 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:29:08.043854 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:08.044176 24364 tablet_replica.cc:333] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834: stopping tablet replica
I20260601 13:29:08.044332 24364 raft_consensus.cc:2243] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:08.044486 24364 raft_consensus.cc:2272] T 80cc88522e8a43bb83e65e236aece9c7 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.045015 24364 tablet_replica.cc:333] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834: stopping tablet replica
I20260601 13:29:08.045092 24364 raft_consensus.cc:2243] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:08.045221 24364 raft_consensus.cc:2272] T b042723f88e54af6992b6defdf329aa9 P 2872b4d0ca1d4ca6bd302a508c199834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.058882 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:29:08.061352 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:29:08.066371 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:08.066607 24364 tablet_replica.cc:333] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237: stopping tablet replica
I20260601 13:29:08.066740 24364 raft_consensus.cc:2243] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:08.066883 24364 raft_consensus.cc:2272] T eb43e8eda323442699d70c946235d234 P f76fca192c054bc7a925ae0f28245237 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.067327 24364 tablet_replica.cc:333] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237: stopping tablet replica
I20260601 13:29:08.067413 24364 raft_consensus.cc:2243] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:08.067482 24364 raft_consensus.cc:2272] T 80cc88522e8a43bb83e65e236aece9c7 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.067782 24364 tablet_replica.cc:333] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237: stopping tablet replica
I20260601 13:29:08.067848 24364 raft_consensus.cc:2243] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:08.068002 24364 raft_consensus.cc:2272] T b042723f88e54af6992b6defdf329aa9 P f76fca192c054bc7a925ae0f28245237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.082141 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:29:08.084556 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:29:08.089018 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:08.089255 24364 tablet_replica.cc:333] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498: stopping tablet replica
I20260601 13:29:08.089398 24364 raft_consensus.cc:2243] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:08.089563 24364 raft_consensus.cc:2272] T b042723f88e54af6992b6defdf329aa9 P 87b94d4b45b14bdd8f76870660146498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.090039 24364 tablet_replica.cc:333] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498: stopping tablet replica
I20260601 13:29:08.090150 24364 raft_consensus.cc:2243] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 4 LEADER]: Raft consensus shutting down.
I20260601 13:29:08.090350 24364 raft_consensus.cc:2272] T eb43e8eda323442699d70c946235d234 P 87b94d4b45b14bdd8f76870660146498 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.103937 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:29:08.106272 24364 master.cc:562] Master@127.23.203.62:37829 shutting down...
I20260601 13:29:08.110190 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:08.110383 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:08.110479 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80793ecc88d24754af09d5760c33113d: stopping tablet replica
I20260601 13:29:08.123134 24364 master.cc:584] Master@127.23.203.62:37829 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10595 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:29:08.132047 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:35881
I20260601 13:29:08.132477 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.135332 30000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.135667 30001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.135865 30003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.136178 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:08.136408 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.136463 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.136490 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320548136490 us; error 0 us; skew 500 ppm
I20260601 13:29:08.137655 24364 webserver.cc:533] Webserver started at http://127.23.203.62:40473/ using document root <none> and password file <none>
I20260601 13:29:08.137995 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.138137 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.138295 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.138761 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "f70db116b6cc436f8de1b44c8d830478"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.140326 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:08.141292 30008 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.141582 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:08.141672 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "f70db116b6cc436f8de1b44c8d830478"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.141762 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.151048 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.151491 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.156145 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:35881
I20260601 13:29:08.160056 30060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:35881 every 8 connection(s)
I20260601 13:29:08.160609 30061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:08.163187 30061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478: Bootstrap starting.
I20260601 13:29:08.164063 30061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:08.165222 30061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478: No bootstrap required, opened a new log
I20260601 13:29:08.165653 30061 raft_consensus.cc:359] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f70db116b6cc436f8de1b44c8d830478" member_type: VOTER }
I20260601 13:29:08.165750 30061 raft_consensus.cc:385] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:08.165772 30061 raft_consensus.cc:740] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70db116b6cc436f8de1b44c8d830478, State: Initialized, Role: FOLLOWER
I20260601 13:29:08.165874 30061 consensus_queue.cc:260] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f70db116b6cc436f8de1b44c8d830478" member_type: VOTER }
I20260601 13:29:08.165933 30061 raft_consensus.cc:399] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:08.165956 30061 raft_consensus.cc:493] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:08.166056 30061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:08.166898 30061 raft_consensus.cc:515] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f70db116b6cc436f8de1b44c8d830478" member_type: VOTER }
I20260601 13:29:08.167014 30061 leader_election.cc:304] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f70db116b6cc436f8de1b44c8d830478; no voters: 
I20260601 13:29:08.167297 30061 leader_election.cc:290] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:08.167454 30064 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:08.167753 30064 raft_consensus.cc:697] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 1 LEADER]: Becoming Leader. State: Replica: f70db116b6cc436f8de1b44c8d830478, State: Running, Role: LEADER
I20260601 13:29:08.167845 30061 sys_catalog.cc:565] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:08.167896 30064 consensus_queue.cc:237] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f70db116b6cc436f8de1b44c8d830478" member_type: VOTER }
I20260601 13:29:08.168385 30065 sys_catalog.cc:455] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f70db116b6cc436f8de1b44c8d830478" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f70db116b6cc436f8de1b44c8d830478" member_type: VOTER } }
I20260601 13:29:08.168397 30066 sys_catalog.cc:455] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f70db116b6cc436f8de1b44c8d830478. Latest consensus state: current_term: 1 leader_uuid: "f70db116b6cc436f8de1b44c8d830478" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f70db116b6cc436f8de1b44c8d830478" member_type: VOTER } }
I20260601 13:29:08.168536 30065 sys_catalog.cc:458] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:08.168619 30066 sys_catalog.cc:458] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:08.169198 30071 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:08.170123 30071 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:08.170392 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:08.172266 30071 catalog_manager.cc:1382] Generated new cluster ID: 3d86ce95d3364db492fa64d2f0f0a47c
I20260601 13:29:08.172340 30071 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:08.183179 30071 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:08.183847 30071 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:08.197914 30071 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478: Generated new TSK 0
I20260601 13:29:08.198133 30071 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:08.203002 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.205134 30082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.205226 30085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.205243 30083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.205542 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:08.205742 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.205788 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.205806 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320548205804 us; error 0 us; skew 500 ppm
I20260601 13:29:08.206784 24364 webserver.cc:533] Webserver started at http://127.23.203.1:38009/ using document root <none> and password file <none>
I20260601 13:29:08.206964 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.207024 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.207080 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.207487 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "9319832b2c2a4e3b8c36ed23196d0a2c"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.209021 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:08.210266 30090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.210569 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:08.210635 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "9319832b2c2a4e3b8c36ed23196d0a2c"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.210698 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.225922 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.226428 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.226702 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:08.227236 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:08.227275 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.227334 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:08.227371 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.231848 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:42273
I20260601 13:29:08.231889 30153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:42273 every 8 connection(s)
I20260601 13:29:08.232736 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.234941 30161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.234938 30158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.235122 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:08.235252 30159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.236245 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.236308 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.236335 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320548236334 us; error 0 us; skew 500 ppm
I20260601 13:29:08.237172 24364 webserver.cc:533] Webserver started at http://127.23.203.2:37329/ using document root <none> and password file <none>
I20260601 13:29:08.237352 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.237414 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.237495 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.237943 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "2e540b0c13694f06a259df13ed4a568d"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.239602 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:08.240769 30166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.241042 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:08.241117 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "2e540b0c13694f06a259df13ed4a568d"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.241165 30154 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35881
I20260601 13:29:08.241194 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.241259 30154 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:08.241505 30154 heartbeater.cc:507] Master 127.23.203.62:35881 requested a full tablet report, sending...
I20260601 13:29:08.242242 30025 ts_manager.cc:194] Registered new tserver with Master: 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273)
I20260601 13:29:08.243227 30025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40804
I20260601 13:29:08.251622 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.252060 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.252404 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:08.252894 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:08.252959 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.253018 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:08.253052 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.257750 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:45043
I20260601 13:29:08.257768 30229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:45043 every 8 connection(s)
I20260601 13:29:08.258846 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:08.260756 30233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:08.260815 30234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.261049 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:08.262156 30236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:08.262486 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:08.262552 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:08.262576 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320548262576 us; error 0 us; skew 500 ppm
I20260601 13:29:08.263260 30230 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35881
I20260601 13:29:08.263377 30230 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:08.263616 30230 heartbeater.cc:507] Master 127.23.203.62:35881 requested a full tablet report, sending...
I20260601 13:29:08.263797 24364 webserver.cc:533] Webserver started at http://127.23.203.3:39797/ using document root <none> and password file <none>
I20260601 13:29:08.263998 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:08.264089 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:08.264180 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:08.264320 30025 ts_manager.cc:194] Registered new tserver with Master: 2e540b0c13694f06a259df13ed4a568d (127.23.203.2:45043)
I20260601 13:29:08.264660 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "81b442dbadf7428ab05ce488c4bafe61"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.264961 30025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40806
I20260601 13:29:08.266664 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:08.268114 30241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.268549 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:08.268702 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "81b442dbadf7428ab05ce488c4bafe61"
format_stamp: "Formatted at 2026-06-01 13:29:08 on dist-test-slave-wz1t"
I20260601 13:29:08.268815 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:08.273968 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:08.274505 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:08.274873 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:08.275405 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:08.275473 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.275534 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:08.275568 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:08.281107 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:33477
I20260601 13:29:08.281136 30304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:33477 every 8 connection(s)
I20260601 13:29:08.286789 30305 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35881
I20260601 13:29:08.286966 30305 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:08.287227 30305 heartbeater.cc:507] Master 127.23.203.62:35881 requested a full tablet report, sending...
I20260601 13:29:08.287964 30025 ts_manager.cc:194] Registered new tserver with Master: 81b442dbadf7428ab05ce488c4bafe61 (127.23.203.3:33477)
I20260601 13:29:08.288569 30025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40820
I20260601 13:29:08.288672 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007013519s
I20260601 13:29:09.244154 30154 heartbeater.cc:499] Master 127.23.203.62:35881 was elected leader, sending a full tablet report...
I20260601 13:29:09.266000 30230 heartbeater.cc:499] Master 127.23.203.62:35881 was elected leader, sending a full tablet report...
I20260601 13:29:09.289747 30305 heartbeater.cc:499] Master 127.23.203.62:35881 was elected leader, sending a full tablet report...
I20260601 13:29:09.325757 30025 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40834:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:09.326278 30025 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:09.338163 30118 tablet_service.cc:1511] Processing CreateTablet for tablet ca2ae442fd1b41e3a27d9608445396c3 (DEFAULT_TABLE table=test-workload [id=cead4190d31044778f4e270797a4e7b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:09.338292 30269 tablet_service.cc:1511] Processing CreateTablet for tablet ca2ae442fd1b41e3a27d9608445396c3 (DEFAULT_TABLE table=test-workload [id=cead4190d31044778f4e270797a4e7b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:09.338580 30118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2ae442fd1b41e3a27d9608445396c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:09.338655 30269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2ae442fd1b41e3a27d9608445396c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:09.339521 30194 tablet_service.cc:1511] Processing CreateTablet for tablet ca2ae442fd1b41e3a27d9608445396c3 (DEFAULT_TABLE table=test-workload [id=cead4190d31044778f4e270797a4e7b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:29:09.339792 30194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2ae442fd1b41e3a27d9608445396c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:09.340880 30325 tablet_bootstrap.cc:492] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c: Bootstrap starting.
I20260601 13:29:09.341213 30326 tablet_bootstrap.cc:492] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61: Bootstrap starting.
I20260601 13:29:09.341936 30327 tablet_bootstrap.cc:492] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d: Bootstrap starting.
I20260601 13:29:09.342201 30326 tablet_bootstrap.cc:654] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:09.342355 30325 tablet_bootstrap.cc:654] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:09.343088 30327 tablet_bootstrap.cc:654] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:09.343505 30326 tablet_bootstrap.cc:492] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61: No bootstrap required, opened a new log
I20260601 13:29:09.343634 30326 ts_tablet_manager.cc:1403] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:09.344059 30326 raft_consensus.cc:359] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.344133 30327 tablet_bootstrap.cc:492] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d: No bootstrap required, opened a new log
I20260601 13:29:09.344194 30326 raft_consensus.cc:385] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:09.344264 30326 raft_consensus.cc:740] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b442dbadf7428ab05ce488c4bafe61, State: Initialized, Role: FOLLOWER
I20260601 13:29:09.344291 30327 ts_tablet_manager.cc:1403] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:09.344444 30326 consensus_queue.cc:260] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.344758 30327 raft_consensus.cc:359] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.344846 30326 ts_tablet_manager.cc:1434] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:09.344877 30327 raft_consensus.cc:385] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:09.344913 30327 raft_consensus.cc:740] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e540b0c13694f06a259df13ed4a568d, State: Initialized, Role: FOLLOWER
I20260601 13:29:09.345057 30327 consensus_queue.cc:260] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.345382 30325 tablet_bootstrap.cc:492] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c: No bootstrap required, opened a new log
I20260601 13:29:09.345400 30327 ts_tablet_manager.cc:1434] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:09.345543 30325 ts_tablet_manager.cc:1403] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:09.345952 30325 raft_consensus.cc:359] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.346058 30325 raft_consensus.cc:385] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:09.346094 30325 raft_consensus.cc:740] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9319832b2c2a4e3b8c36ed23196d0a2c, State: Initialized, Role: FOLLOWER
I20260601 13:29:09.346300 30325 consensus_queue.cc:260] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.346675 30325 ts_tablet_manager.cc:1434] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:09.377269 30332 raft_consensus.cc:493] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:09.377420 30332 raft_consensus.cc:515] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.377938 30332 leader_election.cc:290] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81b442dbadf7428ab05ce488c4bafe61 (127.23.203.3:33477), 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273)
I20260601 13:29:09.381691 30128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2ae442fd1b41e3a27d9608445396c3" candidate_uuid: "2e540b0c13694f06a259df13ed4a568d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" is_pre_election: true
I20260601 13:29:09.381709 30279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2ae442fd1b41e3a27d9608445396c3" candidate_uuid: "2e540b0c13694f06a259df13ed4a568d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81b442dbadf7428ab05ce488c4bafe61" is_pre_election: true
I20260601 13:29:09.381901 30128 raft_consensus.cc:2468] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e540b0c13694f06a259df13ed4a568d in term 0.
I20260601 13:29:09.381927 30279 raft_consensus.cc:2468] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e540b0c13694f06a259df13ed4a568d in term 0.
I20260601 13:29:09.382267 30170 leader_election.cc:304] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e540b0c13694f06a259df13ed4a568d, 9319832b2c2a4e3b8c36ed23196d0a2c; no voters: 
I20260601 13:29:09.382467 30332 raft_consensus.cc:2804] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:09.382531 30332 raft_consensus.cc:493] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:09.382611 30332 raft_consensus.cc:3060] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:09.383523 30332 raft_consensus.cc:515] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.383996 30332 leader_election.cc:290] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [CANDIDATE]: Term 1 election: Requested vote from peers 81b442dbadf7428ab05ce488c4bafe61 (127.23.203.3:33477), 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273)
I20260601 13:29:09.384402 30279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2ae442fd1b41e3a27d9608445396c3" candidate_uuid: "2e540b0c13694f06a259df13ed4a568d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81b442dbadf7428ab05ce488c4bafe61"
I20260601 13:29:09.384568 30279 raft_consensus.cc:3060] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:09.384521 30128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2ae442fd1b41e3a27d9608445396c3" candidate_uuid: "2e540b0c13694f06a259df13ed4a568d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c"
I20260601 13:29:09.384690 30128 raft_consensus.cc:3060] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:09.385646 30128 raft_consensus.cc:2468] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e540b0c13694f06a259df13ed4a568d in term 1.
I20260601 13:29:09.385646 30279 raft_consensus.cc:2468] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e540b0c13694f06a259df13ed4a568d in term 1.
I20260601 13:29:09.385984 30170 leader_election.cc:304] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e540b0c13694f06a259df13ed4a568d, 9319832b2c2a4e3b8c36ed23196d0a2c; no voters: 
I20260601 13:29:09.386225 30332 raft_consensus.cc:2804] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:09.386485 30332 raft_consensus.cc:697] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 1 LEADER]: Becoming Leader. State: Replica: 2e540b0c13694f06a259df13ed4a568d, State: Running, Role: LEADER
I20260601 13:29:09.386613 30332 consensus_queue.cc:237] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } }
I20260601 13:29:09.388403 30024 catalog_manager.cc:5696] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e540b0c13694f06a259df13ed4a568d (127.23.203.2). New cstate: current_term: 1 leader_uuid: "2e540b0c13694f06a259df13ed4a568d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9319832b2c2a4e3b8c36ed23196d0a2c" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 42273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e540b0c13694f06a259df13ed4a568d" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 45043 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:09.398504 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:29:09.402346 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:09.402690 24364 tablet_replica.cc:333] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c: stopping tablet replica
I20260601 13:29:09.402828 24364 raft_consensus.cc:2243] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:09.402974 24364 raft_consensus.cc:2272] T ca2ae442fd1b41e3a27d9608445396c3 P 9319832b2c2a4e3b8c36ed23196d0a2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:09.416062 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
W20260601 13:29:09.809278 30170 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111)
W20260601 13:29:09.810379 30170 consensus_peers.cc:597] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d -> Peer 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273): Couldn't send request to peer 9319832b2c2a4e3b8c36ed23196d0a2c. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:09.994297 30332 consensus_queue.cc:1048] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [LEADER]: Connected to new peer: Peer: permanent_uuid: "81b442dbadf7428ab05ce488c4bafe61" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:10.170148 30079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:10.170691 30079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:10.170821 30079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:12.171316 30079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:12.172211 30079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:12.172401 30079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:29:12.209968 30170 consensus_peers.cc:597] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d -> Peer 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273): Couldn't send request to peer 9319832b2c2a4e3b8c36ed23196d0a2c. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:29:14.172827 30079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:14.173218 30079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:14.173276 30079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:29:14.800025 30170 consensus_peers.cc:597] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d -> Peer 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273): Couldn't send request to peer 9319832b2c2a4e3b8c36ed23196d0a2c. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260601 13:29:15.332109 30170 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:29:16.173671 30079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:16.173961 30079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:16.174000 30079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:29:17.121604 30170 consensus_peers.cc:597] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d -> Peer 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273): Couldn't send request to peer 9319832b2c2a4e3b8c36ed23196d0a2c. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:29:18.174409 30079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:18.174929 30079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:18.174999 30079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:29:19.710786 30170 consensus_peers.cc:597] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d -> Peer 9319832b2c2a4e3b8c36ed23196d0a2c (127.23.203.1:42273): Couldn't send request to peer 9319832b2c2a4e3b8c36ed23196d0a2c. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:42273: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:29:20.175487 30079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:29:20.175981 30079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:29:20.176057 30079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:29:20.471319 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:29:20.475806 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:20.476099 24364 tablet_replica.cc:333] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d: stopping tablet replica
I20260601 13:29:20.476243 24364 raft_consensus.cc:2243] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:20.476487 24364 raft_consensus.cc:2272] T ca2ae442fd1b41e3a27d9608445396c3 P 2e540b0c13694f06a259df13ed4a568d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:20.489791 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:29:20.492097 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:29:20.498265 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:20.498569 24364 tablet_replica.cc:333] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61: stopping tablet replica
I20260601 13:29:20.498745 24364 raft_consensus.cc:2243] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:20.498916 24364 raft_consensus.cc:2272] T ca2ae442fd1b41e3a27d9608445396c3 P 81b442dbadf7428ab05ce488c4bafe61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:20.513492 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:29:20.516132 24364 master.cc:562] Master@127.23.203.62:35881 shutting down...
I20260601 13:29:20.520782 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:20.520985 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:20.521044 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P f70db116b6cc436f8de1b44c8d830478: stopping tablet replica
I20260601 13:29:20.537355 24364 master.cc:584] Master@127.23.203.62:35881 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12414 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:29:20.546592 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:36561
I20260601 13:29:20.546968 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:20.548995 30364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.548995 30365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.549239 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:20.549013 30367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.549527 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:20.549584 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:20.549607 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320560549606 us; error 0 us; skew 500 ppm
I20260601 13:29:20.550846 24364 webserver.cc:533] Webserver started at http://127.23.203.62:36855/ using document root <none> and password file <none>
I20260601 13:29:20.551062 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:20.551132 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:20.551237 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:20.551676 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "d6d1089e7f4048058680f68d63dff14c"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.554095 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:29:20.555404 30372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.555883 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:20.556012 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "d6d1089e7f4048058680f68d63dff14c"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.556350 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:20.578148 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:20.578886 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:20.584097 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:36561
I20260601 13:29:20.586932 30424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:36561 every 8 connection(s)
I20260601 13:29:20.587401 30425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:20.589263 30425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c: Bootstrap starting.
I20260601 13:29:20.590065 30425 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:20.591552 30425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c: No bootstrap required, opened a new log
I20260601 13:29:20.591952 30425 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d1089e7f4048058680f68d63dff14c" member_type: VOTER }
I20260601 13:29:20.592047 30425 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:20.592072 30425 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d1089e7f4048058680f68d63dff14c, State: Initialized, Role: FOLLOWER
I20260601 13:29:20.592489 30425 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d1089e7f4048058680f68d63dff14c" member_type: VOTER }
I20260601 13:29:20.592638 30425 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:20.592664 30425 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:20.592698 30425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:20.593677 30425 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d1089e7f4048058680f68d63dff14c" member_type: VOTER }
I20260601 13:29:20.593815 30425 leader_election.cc:304] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d6d1089e7f4048058680f68d63dff14c; no voters: 
I20260601 13:29:20.594034 30425 leader_election.cc:290] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:20.594362 30428 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:20.594719 30428 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 1 LEADER]: Becoming Leader. State: Replica: d6d1089e7f4048058680f68d63dff14c, State: Running, Role: LEADER
I20260601 13:29:20.594833 30425 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:20.594887 30428 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d1089e7f4048058680f68d63dff14c" member_type: VOTER }
I20260601 13:29:20.595458 30429 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6d1089e7f4048058680f68d63dff14c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d1089e7f4048058680f68d63dff14c" member_type: VOTER } }
I20260601 13:29:20.595515 30430 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6d1089e7f4048058680f68d63dff14c. Latest consensus state: current_term: 1 leader_uuid: "d6d1089e7f4048058680f68d63dff14c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6d1089e7f4048058680f68d63dff14c" member_type: VOTER } }
I20260601 13:29:20.595641 30429 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:20.595659 30430 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:20.596658 30435 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:20.598564 30435 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:20.599016 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:20.601727 30435 catalog_manager.cc:1382] Generated new cluster ID: 4afb08347dbb4094a302647cb76f6403
I20260601 13:29:20.601869 30435 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:20.626557 30435 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:20.627274 30435 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:20.640247 30435 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c: Generated new TSK 0
I20260601 13:29:20.640550 30435 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:20.664383 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:20.667654 30447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.667696 30449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.667719 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:20.667663 30446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.668330 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:20.668409 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:20.668438 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320560668437 us; error 0 us; skew 500 ppm
I20260601 13:29:20.669791 24364 webserver.cc:533] Webserver started at http://127.23.203.1:36903/ using document root <none> and password file <none>
I20260601 13:29:20.670022 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:20.670112 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:20.670261 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:20.670960 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "d2aa402b7c10441781e89235b57c5253"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.673592 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:29:20.675518 30454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.675909 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:20.676025 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "d2aa402b7c10441781e89235b57c5253"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.676146 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:20.708988 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:20.710103 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:20.711210 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:20.711907 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:20.711966 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.712005 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:20.712435 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.719211 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:34631
I20260601 13:29:20.719267 30517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:34631 every 8 connection(s)
I20260601 13:29:20.720237 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:20.722628 30525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.722679 30522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.722743 30523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.723758 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:20.724020 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:20.724087 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:20.724110 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320560724110 us; error 0 us; skew 500 ppm
I20260601 13:29:20.725415 24364 webserver.cc:533] Webserver started at http://127.23.203.2:40293/ using document root <none> and password file <none>
I20260601 13:29:20.725665 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:20.725724 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:20.725788 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:20.726166 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "acf3eccafcbe432d9037fde15d185838"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.727900 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:20.729092 30530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.729612 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:20.729687 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "acf3eccafcbe432d9037fde15d185838"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.729785 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:20.732033 30518 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36561
I20260601 13:29:20.732183 30518 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:20.732465 30518 heartbeater.cc:507] Master 127.23.203.62:36561 requested a full tablet report, sending...
I20260601 13:29:20.733155 30389 ts_manager.cc:194] Registered new tserver with Master: d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631)
I20260601 13:29:20.733924 30389 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59056
I20260601 13:29:20.745955 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:20.746508 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:20.746886 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:20.747401 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:20.747467 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.747525 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:20.747578 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.755057 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:44291
I20260601 13:29:20.755074 30593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:44291 every 8 connection(s)
I20260601 13:29:20.756147 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:20.758596 30598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.758806 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:20.758708 30600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:20.758930 30597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:20.759393 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:20.759456 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:20.759482 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320560759482 us; error 0 us; skew 500 ppm
I20260601 13:29:20.760787 24364 webserver.cc:533] Webserver started at http://127.23.203.3:39757/ using document root <none> and password file <none>
I20260601 13:29:20.760996 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:20.761070 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:20.761155 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:20.761818 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "2adf0ebc9102443088db84b7dcc410f2"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.762048 30594 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36561
I20260601 13:29:20.762149 30594 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:20.762465 30594 heartbeater.cc:507] Master 127.23.203.62:36561 requested a full tablet report, sending...
I20260601 13:29:20.763468 30389 ts_manager.cc:194] Registered new tserver with Master: acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291)
I20260601 13:29:20.764006 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:20.764155 30389 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59066
I20260601 13:29:20.765336 30605 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.765852 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:20.766119 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "2adf0ebc9102443088db84b7dcc410f2"
format_stamp: "Formatted at 2026-06-01 13:29:20 on dist-test-slave-wz1t"
I20260601 13:29:20.766311 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:20.774991 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:20.775775 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:20.776520 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:20.777460 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:20.777733 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.777868 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:20.777927 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:20.784974 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:45733
I20260601 13:29:20.785089 30668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:45733 every 8 connection(s)
I20260601 13:29:20.790987 30669 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36561
I20260601 13:29:20.791262 30669 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:20.791664 30669 heartbeater.cc:507] Master 127.23.203.62:36561 requested a full tablet report, sending...
I20260601 13:29:20.792727 30389 ts_manager.cc:194] Registered new tserver with Master: 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:20.793411 30389 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59078
I20260601 13:29:20.793737 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008172056s
I20260601 13:29:21.734956 30518 heartbeater.cc:499] Master 127.23.203.62:36561 was elected leader, sending a full tablet report...
I20260601 13:29:21.765355 30594 heartbeater.cc:499] Master 127.23.203.62:36561 was elected leader, sending a full tablet report...
I20260601 13:29:21.794857 30669 heartbeater.cc:499] Master 127.23.203.62:36561 was elected leader, sending a full tablet report...
I20260601 13:29:21.832414 30389 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59092:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:21.833197 30389 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:21.846522 30480 tablet_service.cc:1511] Processing CreateTablet for tablet f5687567704f4a3ca491144fe65c0227 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:21.846573 30482 tablet_service.cc:1511] Processing CreateTablet for tablet f44bf9df608944ad836abc6c1d14bc63 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:21.846794 30481 tablet_service.cc:1511] Processing CreateTablet for tablet 594a840f396f4526bd7dfcf0d98ec1d5 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:21.846985 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5687567704f4a3ca491144fe65c0227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.847141 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594a840f396f4526bd7dfcf0d98ec1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.847286 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44bf9df608944ad836abc6c1d14bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.847582 30558 tablet_service.cc:1511] Processing CreateTablet for tablet f44bf9df608944ad836abc6c1d14bc63 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:21.847826 30558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44bf9df608944ad836abc6c1d14bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.850106 30479 tablet_service.cc:1511] Processing CreateTablet for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:21.850306 30557 tablet_service.cc:1511] Processing CreateTablet for tablet 594a840f396f4526bd7dfcf0d98ec1d5 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:21.850407 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.850473 30690 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: Bootstrap starting.
I20260601 13:29:21.850528 30557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594a840f396f4526bd7dfcf0d98ec1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.851827 30690 tablet_bootstrap.cc:654] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.852727 30556 tablet_service.cc:1511] Processing CreateTablet for tablet f5687567704f4a3ca491144fe65c0227 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:21.852733 30555 tablet_service.cc:1511] Processing CreateTablet for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:21.853026 30556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5687567704f4a3ca491144fe65c0227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.853211 30555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.853312 30689 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: Bootstrap starting.
I20260601 13:29:21.854893 30689 tablet_bootstrap.cc:654] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.856199 30690 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: No bootstrap required, opened a new log
I20260601 13:29:21.856297 30690 ts_tablet_manager.cc:1403] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:21.856773 30690 raft_consensus.cc:359] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.857033 30690 raft_consensus.cc:385] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.857137 30690 raft_consensus.cc:740] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.857842 30689 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: No bootstrap required, opened a new log
I20260601 13:29:21.857985 30689 ts_tablet_manager.cc:1403] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:21.858589 30689 raft_consensus.cc:359] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.858723 30689 raft_consensus.cc:385] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.858779 30689 raft_consensus.cc:740] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2aa402b7c10441781e89235b57c5253, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.859107 30689 consensus_queue.cc:260] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.859647 30689 ts_tablet_manager.cc:1434] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:21.859861 30689 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253: Bootstrap starting.
I20260601 13:29:21.860620 30632 tablet_service.cc:1511] Processing CreateTablet for tablet 594a840f396f4526bd7dfcf0d98ec1d5 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:21.860728 30630 tablet_service.cc:1511] Processing CreateTablet for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:21.860950 30632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594a840f396f4526bd7dfcf0d98ec1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.861107 30689 tablet_bootstrap.cc:654] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.861414 30633 tablet_service.cc:1511] Processing CreateTablet for tablet f44bf9df608944ad836abc6c1d14bc63 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:21.861657 30633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44bf9df608944ad836abc6c1d14bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.861869 30630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.861822 30690 consensus_queue.cc:260] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.862272 30690 ts_tablet_manager.cc:1434] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:21.862438 30631 tablet_service.cc:1511] Processing CreateTablet for tablet f5687567704f4a3ca491144fe65c0227 (DEFAULT_TABLE table=test-workload [id=fdc0a83e5992498b895f4baf2be3b621]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:21.862707 30631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5687567704f4a3ca491144fe65c0227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:21.864208 30690 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: Bootstrap starting.
I20260601 13:29:21.865136 30690 tablet_bootstrap.cc:654] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.866468 30690 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: No bootstrap required, opened a new log
I20260601 13:29:21.866500 30689 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253: No bootstrap required, opened a new log
I20260601 13:29:21.866575 30690 ts_tablet_manager.cc:1403] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:21.866575 30689 ts_tablet_manager.cc:1403] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:29:21.867112 30689 raft_consensus.cc:359] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.867112 30690 raft_consensus.cc:359] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.867264 30689 raft_consensus.cc:385] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.867274 30690 raft_consensus.cc:385] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.867322 30689 raft_consensus.cc:740] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2aa402b7c10441781e89235b57c5253, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.867326 30690 raft_consensus.cc:740] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.867473 30690 consensus_queue.cc:260] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.867473 30689 consensus_queue.cc:260] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.867815 30689 ts_tablet_manager.cc:1434] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:21.867861 30690 ts_tablet_manager.cc:1434] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:21.868322 30689 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253: Bootstrap starting.
I20260601 13:29:21.868320 30690 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: Bootstrap starting.
I20260601 13:29:21.869478 30690 tablet_bootstrap.cc:654] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.869483 30689 tablet_bootstrap.cc:654] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.870334 30696 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2: Bootstrap starting.
I20260601 13:29:21.870766 30689 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253: No bootstrap required, opened a new log
I20260601 13:29:21.870875 30689 ts_tablet_manager.cc:1403] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:21.871156 30690 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: No bootstrap required, opened a new log
I20260601 13:29:21.871304 30690 ts_tablet_manager.cc:1403] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:29:21.871439 30696 tablet_bootstrap.cc:654] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.871357 30689 raft_consensus.cc:359] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.871521 30689 raft_consensus.cc:385] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.871570 30689 raft_consensus.cc:740] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2aa402b7c10441781e89235b57c5253, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.871760 30689 consensus_queue.cc:260] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.872097 30689 ts_tablet_manager.cc:1434] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:21.872087 30690 raft_consensus.cc:359] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.872309 30690 raft_consensus.cc:385] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.872398 30690 raft_consensus.cc:740] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.872658 30696 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2: No bootstrap required, opened a new log
I20260601 13:29:21.872633 30690 consensus_queue.cc:260] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.872759 30696 ts_tablet_manager.cc:1403] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:21.872879 30689 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Bootstrap starting.
I20260601 13:29:21.873342 30690 ts_tablet_manager.cc:1434] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:21.873617 30696 raft_consensus.cc:359] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.873828 30696 raft_consensus.cc:385] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.873855 30690 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838: Bootstrap starting.
I20260601 13:29:21.873919 30696 raft_consensus.cc:740] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adf0ebc9102443088db84b7dcc410f2, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.874348 30696 consensus_queue.cc:260] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.874676 30689 tablet_bootstrap.cc:654] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.874979 30696 ts_tablet_manager.cc:1434] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:21.875196 30696 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: Bootstrap starting.
I20260601 13:29:21.875415 30690 tablet_bootstrap.cc:654] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.876262 30696 tablet_bootstrap.cc:654] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.877418 30690 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838: No bootstrap required, opened a new log
I20260601 13:29:21.877579 30690 ts_tablet_manager.cc:1403] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:21.877839 30696 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: No bootstrap required, opened a new log
I20260601 13:29:21.877936 30696 ts_tablet_manager.cc:1403] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:21.878276 30690 raft_consensus.cc:359] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.878423 30690 raft_consensus.cc:385] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.878479 30690 raft_consensus.cc:740] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.878477 30696 raft_consensus.cc:359] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.878597 30696 raft_consensus.cc:385] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.878674 30696 raft_consensus.cc:740] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adf0ebc9102443088db84b7dcc410f2, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.878690 30690 consensus_queue.cc:260] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.878803 30696 consensus_queue.cc:260] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.879019 30690 ts_tablet_manager.cc:1434] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:21.879215 30696 ts_tablet_manager.cc:1434] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:21.879374 30696 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2: Bootstrap starting.
I20260601 13:29:21.880482 30696 tablet_bootstrap.cc:654] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.882086 30689 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: No bootstrap required, opened a new log
I20260601 13:29:21.882086 30696 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2: No bootstrap required, opened a new log
I20260601 13:29:21.882246 30696 ts_tablet_manager.cc:1403] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:21.882246 30689 ts_tablet_manager.cc:1403] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:29:21.882767 30689 raft_consensus.cc:359] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.882917 30689 raft_consensus.cc:385] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.882767 30696 raft_consensus.cc:359] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.882982 30689 raft_consensus.cc:740] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2aa402b7c10441781e89235b57c5253, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.883001 30696 raft_consensus.cc:385] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.883039 30696 raft_consensus.cc:740] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adf0ebc9102443088db84b7dcc410f2, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.883131 30689 consensus_queue.cc:260] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.883395 30696 consensus_queue.cc:260] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.883576 30689 ts_tablet_manager.cc:1434] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:21.883687 30696 ts_tablet_manager.cc:1434] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:21.883879 30696 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2: Bootstrap starting.
I20260601 13:29:21.885041 30696 tablet_bootstrap.cc:654] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:21.886492 30696 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2: No bootstrap required, opened a new log
I20260601 13:29:21.886612 30696 ts_tablet_manager.cc:1403] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:21.887064 30696 raft_consensus.cc:359] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.887176 30696 raft_consensus.cc:385] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:21.887199 30696 raft_consensus.cc:740] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2adf0ebc9102443088db84b7dcc410f2, State: Initialized, Role: FOLLOWER
I20260601 13:29:21.887358 30696 consensus_queue.cc:260] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.887658 30696 ts_tablet_manager.cc:1434] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:21.940033 30695 raft_consensus.cc:493] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:21.940233 30695 raft_consensus.cc:515] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.940812 30695 leader_election.cc:290] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:21.944756 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594a840f396f4526bd7dfcf0d98ec1d5" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2aa402b7c10441781e89235b57c5253" is_pre_election: true
I20260601 13:29:21.944973 30492 raft_consensus.cc:2468] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 0.
I20260601 13:29:21.945072 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594a840f396f4526bd7dfcf0d98ec1d5" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2" is_pre_election: true
I20260601 13:29:21.945178 30643 raft_consensus.cc:2468] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 0.
I20260601 13:29:21.945364 30533 leader_election.cc:304] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3eccafcbe432d9037fde15d185838, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:21.945704 30695 raft_consensus.cc:2804] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:21.945847 30695 raft_consensus.cc:493] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:21.945932 30695 raft_consensus.cc:3060] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:21.947412 30695 raft_consensus.cc:515] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.947872 30695 leader_election.cc:290] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 election: Requested vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:21.948586 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594a840f396f4526bd7dfcf0d98ec1d5" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2aa402b7c10441781e89235b57c5253"
I20260601 13:29:21.948714 30492 raft_consensus.cc:3060] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:21.948803 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594a840f396f4526bd7dfcf0d98ec1d5" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2"
I20260601 13:29:21.948945 30643 raft_consensus.cc:3060] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:21.949761 30492 raft_consensus.cc:2468] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 1.
I20260601 13:29:21.949936 30643 raft_consensus.cc:2468] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 1.
I20260601 13:29:21.950145 30533 leader_election.cc:304] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3eccafcbe432d9037fde15d185838, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:21.950419 30695 raft_consensus.cc:2804] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:21.950543 30695 raft_consensus.cc:697] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Becoming Leader. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Running, Role: LEADER
I20260601 13:29:21.950760 30695 consensus_queue.cc:237] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.953190 30387 catalog_manager.cc:5696] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3eccafcbe432d9037fde15d185838 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: UNKNOWN } } }
W20260601 13:29:21.971602 30519 tablet.cc:2404] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:29:21.974562 30693 raft_consensus.cc:493] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:21.974779 30693 raft_consensus.cc:515] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.975553 30693 leader_election.cc:290] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:21.981228 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c13ff3cdcf4c89a1fd2dc3282a66cc" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2" is_pre_election: true
I20260601 13:29:21.981383 30568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c13ff3cdcf4c89a1fd2dc3282a66cc" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3eccafcbe432d9037fde15d185838" is_pre_election: true
I20260601 13:29:21.981408 30643 raft_consensus.cc:2468] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 0.
I20260601 13:29:21.981563 30568 raft_consensus.cc:2468] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 0.
I20260601 13:29:21.981832 30457 leader_election.cc:304] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:21.982043 30693 raft_consensus.cc:2804] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:21.982100 30693 raft_consensus.cc:493] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:21.982128 30693 raft_consensus.cc:3060] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:21.983119 30693 raft_consensus.cc:515] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.983574 30693 leader_election.cc:290] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 election: Requested vote from peers acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:21.984011 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c13ff3cdcf4c89a1fd2dc3282a66cc" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2"
I20260601 13:29:21.984011 30568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c13ff3cdcf4c89a1fd2dc3282a66cc" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3eccafcbe432d9037fde15d185838"
I20260601 13:29:21.984170 30568 raft_consensus.cc:3060] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:21.984169 30643 raft_consensus.cc:3060] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:21.985602 30643 raft_consensus.cc:2468] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 1.
I20260601 13:29:21.985611 30568 raft_consensus.cc:2468] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 1.
I20260601 13:29:21.985977 30457 leader_election.cc:304] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:21.986258 30693 raft_consensus.cc:2804] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:21.986527 30693 raft_consensus.cc:697] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 1 LEADER]: Becoming Leader. State: Replica: d2aa402b7c10441781e89235b57c5253, State: Running, Role: LEADER
I20260601 13:29:21.986725 30693 consensus_queue.cc:237] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:21.988571 30387 catalog_manager.cc:5696] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2aa402b7c10441781e89235b57c5253 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "d2aa402b7c10441781e89235b57c5253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:22.071897 30695 raft_consensus.cc:493] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:22.072088 30695 raft_consensus.cc:515] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:22.072676 30695 leader_election.cc:290] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:22.073501 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5687567704f4a3ca491144fe65c0227" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2aa402b7c10441781e89235b57c5253" is_pre_election: true
I20260601 13:29:22.073554 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5687567704f4a3ca491144fe65c0227" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2" is_pre_election: true
I20260601 13:29:22.073697 30492 raft_consensus.cc:2468] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 0.
I20260601 13:29:22.073760 30643 raft_consensus.cc:2468] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 0.
I20260601 13:29:22.074118 30533 leader_election.cc:304] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, acf3eccafcbe432d9037fde15d185838; no voters: 
I20260601 13:29:22.074339 30695 raft_consensus.cc:2804] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:22.074402 30695 raft_consensus.cc:493] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:22.074445 30695 raft_consensus.cc:3060] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.075362 30695 raft_consensus.cc:515] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:22.075748 30695 leader_election.cc:290] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 election: Requested vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:22.076134 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5687567704f4a3ca491144fe65c0227" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2aa402b7c10441781e89235b57c5253"
I20260601 13:29:22.076222 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5687567704f4a3ca491144fe65c0227" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2"
I20260601 13:29:22.076269 30492 raft_consensus.cc:3060] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.076390 30643 raft_consensus.cc:3060] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.077236 30492 raft_consensus.cc:2468] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 1.
I20260601 13:29:22.077255 30643 raft_consensus.cc:2468] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 1.
I20260601 13:29:22.077593 30533 leader_election.cc:304] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3eccafcbe432d9037fde15d185838, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:22.077840 30695 raft_consensus.cc:2804] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.077945 30695 raft_consensus.cc:697] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Becoming Leader. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Running, Role: LEADER
I20260601 13:29:22.078122 30695 consensus_queue.cc:237] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:22.080291 30387 catalog_manager.cc:5696] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3eccafcbe432d9037fde15d185838 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:22.173069 30693 raft_consensus.cc:493] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:22.173276 30693 raft_consensus.cc:515] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:22.173821 30693 leader_election.cc:290] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:22.174368 30568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44bf9df608944ad836abc6c1d14bc63" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3eccafcbe432d9037fde15d185838" is_pre_election: true
I20260601 13:29:22.174412 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44bf9df608944ad836abc6c1d14bc63" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2" is_pre_election: true
I20260601 13:29:22.174525 30568 raft_consensus.cc:2468] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 0.
I20260601 13:29:22.174592 30643 raft_consensus.cc:2468] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 0.
I20260601 13:29:22.174827 30457 leader_election.cc:304] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3eccafcbe432d9037fde15d185838, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:22.175014 30693 raft_consensus.cc:2804] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:22.175100 30693 raft_consensus.cc:493] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:22.175176 30693 raft_consensus.cc:3060] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.176092 30693 raft_consensus.cc:515] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:22.176510 30693 leader_election.cc:290] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 election: Requested vote from peers acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:22.176930 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44bf9df608944ad836abc6c1d14bc63" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2"
I20260601 13:29:22.176968 30568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44bf9df608944ad836abc6c1d14bc63" candidate_uuid: "d2aa402b7c10441781e89235b57c5253" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3eccafcbe432d9037fde15d185838"
I20260601 13:29:22.177018 30643 raft_consensus.cc:3060] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.177124 30568 raft_consensus.cc:3060] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:22.178085 30643 raft_consensus.cc:2468] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 1.
I20260601 13:29:22.178601 30568 raft_consensus.cc:2468] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2aa402b7c10441781e89235b57c5253 in term 1.
I20260601 13:29:22.178668 30457 leader_election.cc:304] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, d2aa402b7c10441781e89235b57c5253; no voters: 
I20260601 13:29:22.178921 30693 raft_consensus.cc:2804] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:22.179203 30693 raft_consensus.cc:697] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 1 LEADER]: Becoming Leader. State: Replica: d2aa402b7c10441781e89235b57c5253, State: Running, Role: LEADER
I20260601 13:29:22.179419 30693 consensus_queue.cc:237] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:22.181109 30387 catalog_manager.cc:5696] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2aa402b7c10441781e89235b57c5253 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "d2aa402b7c10441781e89235b57c5253" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:22.219995 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:29:22.225272 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:22.225641 24364 tablet_replica.cc:333] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: stopping tablet replica
I20260601 13:29:22.225816 24364 raft_consensus.cc:2243] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.225982 24364 pending_rounds.cc:70] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Trying to abort 1 pending ops.
I20260601 13:29:22.226011 24364 pending_rounds.cc:77] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193021899284480 op_type: NO_OP noop_request { }
I20260601 13:29:22.226078 24364 raft_consensus.cc:2889] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:22.226125 24364 raft_consensus.cc:2272] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.226918 24364 tablet_replica.cc:333] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253: stopping tablet replica
I20260601 13:29:22.227016 24364 raft_consensus.cc:2243] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.227097 24364 raft_consensus.cc:2272] T 594a840f396f4526bd7dfcf0d98ec1d5 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.227527 24364 tablet_replica.cc:333] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: stopping tablet replica
I20260601 13:29:22.227715 24364 raft_consensus.cc:2243] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:22.227864 24364 pending_rounds.cc:70] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: Trying to abort 1 pending ops.
I20260601 13:29:22.227893 24364 pending_rounds.cc:77] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193022688751616 op_type: NO_OP noop_request { }
I20260601 13:29:22.227952 24364 raft_consensus.cc:2889] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:22.227998 24364 raft_consensus.cc:2272] T f44bf9df608944ad836abc6c1d14bc63 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.228523 24364 tablet_replica.cc:333] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253: stopping tablet replica
I20260601 13:29:22.228600 24364 raft_consensus.cc:2243] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:22.228662 24364 raft_consensus.cc:2272] T f5687567704f4a3ca491144fe65c0227 P d2aa402b7c10441781e89235b57c5253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:22.242875 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:29:22.419286 30695 consensus_queue.cc:1048] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:29:22.423815 30533 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260601 13:29:22.424924 30533 consensus_peers.cc:597] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:22.467092 30721 consensus_queue.cc:1048] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:29:22.472729 30533 consensus_peers.cc:597] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:23.246263 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:23.248596 30728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:23.248672 30725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:23.248672 30726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:23.249091 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:23.249375 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:23.249470 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:23.249512 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320563249511 us; error 0 us; skew 500 ppm
I20260601 13:29:23.250792 24364 webserver.cc:533] Webserver started at http://127.23.203.4:40903/ using document root <none> and password file <none>
I20260601 13:29:23.251009 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:23.251096 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:23.251194 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:23.251766 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "02dd0ffcf29145848a4a054758c63706"
format_stamp: "Formatted at 2026-06-01 13:29:23 on dist-test-slave-wz1t"
I20260601 13:29:23.253559 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:29:23.254848 30733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:23.255210 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:23.255307 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "02dd0ffcf29145848a4a054758c63706"
format_stamp: "Formatted at 2026-06-01 13:29:23 on dist-test-slave-wz1t"
I20260601 13:29:23.255406 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:23.261567 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:23.262042 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:23.262477 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:23.262989 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:23.263053 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:23.263113 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:23.263168 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:23.267973 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:36479
I20260601 13:29:23.268703 30796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:36479 every 8 connection(s)
I20260601 13:29:23.274773 30797 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36561
I20260601 13:29:23.274928 30797 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:23.275179 30797 heartbeater.cc:507] Master 127.23.203.62:36561 requested a full tablet report, sending...
I20260601 13:29:23.276182 30387 ts_manager.cc:194] Registered new tserver with Master: 02dd0ffcf29145848a4a054758c63706 (127.23.203.4:36479)
I20260601 13:29:23.277057 30387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59100
I20260601 13:29:23.330226 30698 consensus_queue.cc:579] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.379s)
I20260601 13:29:23.333106 30568 consensus_queue.cc:237] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:23.335136 30643 raft_consensus.cc:1275] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:23.335716 30695 consensus_queue.cc:1048] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:23.335865 30533 consensus_peers.cc:597] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:23.337360 30698 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:23.339272 30375 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 594a840f396f4526bd7dfcf0d98ec1d5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:29:23.339716 30643 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
W20260601 13:29:23.340185 30533 consensus_peers.cc:597] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 -> Peer 02dd0ffcf29145848a4a054758c63706 (127.23.203.4:36479): Couldn't send request to peer 02dd0ffcf29145848a4a054758c63706. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 594a840f396f4526bd7dfcf0d98ec1d5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:23.340353 30387 catalog_manager.cc:5696] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 reported cstate change: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:23.412554 30695 consensus_queue.cc:579] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.334s)
I20260601 13:29:23.415138 30568 consensus_queue.cc:237] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:23.416522 30643 raft_consensus.cc:1275] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:29:23.416828 30533 consensus_peers.cc:597] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 -> Peer 02dd0ffcf29145848a4a054758c63706 (127.23.203.4:36479): Couldn't send request to peer 02dd0ffcf29145848a4a054758c63706. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5687567704f4a3ca491144fe65c0227. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:29:23.416927 30533 consensus_peers.cc:597] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:23.417124 30695 consensus_queue.cc:1048] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:23.418649 30801 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:23.419032 30643 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:23.420320 30375 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f5687567704f4a3ca491144fe65c0227 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:29:23.421375 30388 catalog_manager.cc:5696] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
W20260601 13:29:23.599110 30438 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d2aa402b7c10441781e89235b57c5253 not available for placement
I20260601 13:29:23.747033 30698 raft_consensus.cc:493] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.747213 30698 raft_consensus.cc:515] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:23.747782 30698 leader_election.cc:290] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:23.748679 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44bf9df608944ad836abc6c1d14bc63" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2" is_pre_election: true
I20260601 13:29:23.748809 30643 raft_consensus.cc:2468] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 1.
I20260601 13:29:23.749167 30533 leader_election.cc:304] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, acf3eccafcbe432d9037fde15d185838; no voters: 
W20260601 13:29:23.749336 30533 leader_election.cc:336] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:23.749377 30698 raft_consensus.cc:2804] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:23.749419 30698 raft_consensus.cc:493] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:23.749456 30698 raft_consensus.cc:3060] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:23.750578 30698 raft_consensus.cc:515] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:23.750957 30698 leader_election.cc:290] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 2 election: Requested vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:23.751647 30643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f44bf9df608944ad836abc6c1d14bc63" candidate_uuid: "acf3eccafcbe432d9037fde15d185838" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2adf0ebc9102443088db84b7dcc410f2"
I20260601 13:29:23.751788 30643 raft_consensus.cc:3060] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:29:23.752069 30533 leader_election.cc:336] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:23.752700 30643 raft_consensus.cc:2468] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3eccafcbe432d9037fde15d185838 in term 2.
I20260601 13:29:23.753003 30533 leader_election.cc:304] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, acf3eccafcbe432d9037fde15d185838; no voters: d2aa402b7c10441781e89235b57c5253
I20260601 13:29:23.753202 30698 raft_consensus.cc:2804] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:23.753298 30698 raft_consensus.cc:697] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 LEADER]: Becoming Leader. State: Replica: acf3eccafcbe432d9037fde15d185838, State: Running, Role: LEADER
I20260601 13:29:23.753448 30698 consensus_queue.cc:237] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:23.755465 30387 catalog_manager.cc:5696] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 reported cstate change: term changed from 1 to 2, leader changed from d2aa402b7c10441781e89235b57c5253 (127.23.203.1) to acf3eccafcbe432d9037fde15d185838 (127.23.203.2). New cstate: current_term: 2 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:23.756975 30805 raft_consensus.cc:493] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:23.757104 30805 raft_consensus.cc:515] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:23.757690 30805 leader_election.cc:290] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291)
W20260601 13:29:23.759332 30608 leader_election.cc:336] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:23.762369 30568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c13ff3cdcf4c89a1fd2dc3282a66cc" candidate_uuid: "2adf0ebc9102443088db84b7dcc410f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3eccafcbe432d9037fde15d185838" is_pre_election: true
I20260601 13:29:23.762573 30568 raft_consensus.cc:2468] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2adf0ebc9102443088db84b7dcc410f2 in term 1.
I20260601 13:29:23.762964 30608 leader_election.cc:304] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, acf3eccafcbe432d9037fde15d185838; no voters: d2aa402b7c10441781e89235b57c5253
I20260601 13:29:23.763167 30805 raft_consensus.cc:2804] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:23.763263 30805 raft_consensus.cc:493] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:23.763324 30805 raft_consensus.cc:3060] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:23.764416 30805 raft_consensus.cc:515] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:23.764873 30805 leader_election.cc:290] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [CANDIDATE]: Term 2 election: Requested vote from peers d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631), acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291)
I20260601 13:29:23.765542 30568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c13ff3cdcf4c89a1fd2dc3282a66cc" candidate_uuid: "2adf0ebc9102443088db84b7dcc410f2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3eccafcbe432d9037fde15d185838"
I20260601 13:29:23.765703 30568 raft_consensus.cc:3060] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:29:23.766255 30608 leader_election.cc:336] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:23.766887 30568 raft_consensus.cc:2468] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2adf0ebc9102443088db84b7dcc410f2 in term 2.
I20260601 13:29:23.767251 30608 leader_election.cc:304] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2adf0ebc9102443088db84b7dcc410f2, acf3eccafcbe432d9037fde15d185838; no voters: d2aa402b7c10441781e89235b57c5253
I20260601 13:29:23.767472 30805 raft_consensus.cc:2804] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:23.767763 30805 raft_consensus.cc:697] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 LEADER]: Becoming Leader. State: Replica: 2adf0ebc9102443088db84b7dcc410f2, State: Running, Role: LEADER
I20260601 13:29:23.767966 30805 consensus_queue.cc:237] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } }
I20260601 13:29:23.769680 30387 catalog_manager.cc:5696] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 reported cstate change: term changed from 1 to 2, leader changed from d2aa402b7c10441781e89235b57c5253 (127.23.203.1) to 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3). New cstate: current_term: 2 leader_uuid: "2adf0ebc9102443088db84b7dcc410f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:23.849792 30817 ts_tablet_manager.cc:933] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: Initiating tablet copy from peer acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291)
I20260601 13:29:23.850157 30817 tablet_copy_client.cc:323] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:44291
I20260601 13:29:23.854458 30578 tablet_copy_service.cc:140] P acf3eccafcbe432d9037fde15d185838: Received BeginTabletCopySession request for tablet 594a840f396f4526bd7dfcf0d98ec1d5 from peer 02dd0ffcf29145848a4a054758c63706 ({username='slave'} at 127.0.0.1:52572)
I20260601 13:29:23.854584 30578 tablet_copy_service.cc:161] P acf3eccafcbe432d9037fde15d185838: Beginning new tablet copy session on tablet 594a840f396f4526bd7dfcf0d98ec1d5 from peer 02dd0ffcf29145848a4a054758c63706 at {username='slave'} at 127.0.0.1:52572: session id = 02dd0ffcf29145848a4a054758c63706-594a840f396f4526bd7dfcf0d98ec1d5
I20260601 13:29:23.855403 30578 tablet_copy_source_session.cc:215] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:23.856196 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594a840f396f4526bd7dfcf0d98ec1d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.858088 30817 tablet_copy_client.cc:806] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:23.858304 30817 tablet_copy_client.cc:670] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:23.859441 30817 tablet_copy_client.cc:538] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:23.860494 30817 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: Bootstrap starting.
I20260601 13:29:23.863440 30817 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:23.863639 30817 tablet_bootstrap.cc:492] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: Bootstrap complete.
I20260601 13:29:23.863778 30817 ts_tablet_manager.cc:1403] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:29:23.864112 30817 raft_consensus.cc:359] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:23.864213 30817 raft_consensus.cc:740] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02dd0ffcf29145848a4a054758c63706, State: Initialized, Role: LEARNER
I20260601 13:29:23.864280 30817 consensus_queue.cc:260] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:23.864568 30817 ts_tablet_manager.cc:1434] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:23.864696 30797 heartbeater.cc:499] Master 127.23.203.62:36561 was elected leader, sending a full tablet report...
I20260601 13:29:23.865180 30578 tablet_copy_service.cc:342] P acf3eccafcbe432d9037fde15d185838: Request end of tablet copy session 02dd0ffcf29145848a4a054758c63706-594a840f396f4526bd7dfcf0d98ec1d5 received from {username='slave'} at 127.0.0.1:52572
I20260601 13:29:23.865278 30578 tablet_copy_service.cc:434] P acf3eccafcbe432d9037fde15d185838: ending tablet copy session 02dd0ffcf29145848a4a054758c63706-594a840f396f4526bd7dfcf0d98ec1d5 on tablet 594a840f396f4526bd7dfcf0d98ec1d5 with peer 02dd0ffcf29145848a4a054758c63706
I20260601 13:29:23.882505 30817 ts_tablet_manager.cc:933] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: Initiating tablet copy from peer acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291)
I20260601 13:29:23.882855 30817 tablet_copy_client.cc:323] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:44291
I20260601 13:29:23.883306 30578 tablet_copy_service.cc:140] P acf3eccafcbe432d9037fde15d185838: Received BeginTabletCopySession request for tablet f5687567704f4a3ca491144fe65c0227 from peer 02dd0ffcf29145848a4a054758c63706 ({username='slave'} at 127.0.0.1:52572)
I20260601 13:29:23.883404 30578 tablet_copy_service.cc:161] P acf3eccafcbe432d9037fde15d185838: Beginning new tablet copy session on tablet f5687567704f4a3ca491144fe65c0227 from peer 02dd0ffcf29145848a4a054758c63706 at {username='slave'} at 127.0.0.1:52572: session id = 02dd0ffcf29145848a4a054758c63706-f5687567704f4a3ca491144fe65c0227
I20260601 13:29:23.884225 30578 tablet_copy_source_session.cc:215] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:23.885054 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5687567704f4a3ca491144fe65c0227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:23.886937 30817 tablet_copy_client.cc:806] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:23.887118 30817 tablet_copy_client.cc:670] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:23.888200 30817 tablet_copy_client.cc:538] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:23.889360 30817 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: Bootstrap starting.
I20260601 13:29:23.892293 30817 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:23.892539 30817 tablet_bootstrap.cc:492] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: Bootstrap complete.
I20260601 13:29:23.892712 30817 ts_tablet_manager.cc:1403] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:29:23.893086 30817 raft_consensus.cc:359] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:23.893213 30817 raft_consensus.cc:740] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 02dd0ffcf29145848a4a054758c63706, State: Initialized, Role: LEARNER
I20260601 13:29:23.893337 30817 consensus_queue.cc:260] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:23.893613 30817 ts_tablet_manager.cc:1434] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:23.894137 30578 tablet_copy_service.cc:342] P acf3eccafcbe432d9037fde15d185838: Request end of tablet copy session 02dd0ffcf29145848a4a054758c63706-f5687567704f4a3ca491144fe65c0227 received from {username='slave'} at 127.0.0.1:52572
I20260601 13:29:23.894258 30578 tablet_copy_service.cc:434] P acf3eccafcbe432d9037fde15d185838: ending tablet copy session 02dd0ffcf29145848a4a054758c63706-f5687567704f4a3ca491144fe65c0227 on tablet f5687567704f4a3ca491144fe65c0227 with peer 02dd0ffcf29145848a4a054758c63706
W20260601 13:29:24.153700 30533 consensus_peers.cc:597] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:24.216048 30568 raft_consensus.cc:1275] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Refusing update from remote peer 2adf0ebc9102443088db84b7dcc410f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:29:24.217108 30805 consensus_queue.cc:1048] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:29:24.222384 30608 consensus_peers.cc:597] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:24.287082 30771 raft_consensus.cc:1217] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:24.359244 30643 raft_consensus.cc:1275] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:29:24.360033 30829 consensus_queue.cc:1048] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:24.467023 30771 raft_consensus.cc:1217] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:29:24.510407 30698 consensus_queue.cc:579] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.177s)
I20260601 13:29:24.595108 30698 consensus_queue.cc:579] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.180s)
W20260601 13:29:24.599642 30438 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d2aa402b7c10441781e89235b57c5253 not available for placement
I20260601 13:29:24.824775 30826 consensus_queue.cc:579] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.057s)
I20260601 13:29:24.828388 30643 consensus_queue.cc:237] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:24.830304 30568 raft_consensus.cc:1275] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Refusing update from remote peer 2adf0ebc9102443088db84b7dcc410f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:24.830816 30832 consensus_queue.cc:1048] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:24.831207 30608 consensus_peers.cc:597] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:24.832749 30826 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:24.833189 30568 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:24.834501 30375 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:29:24.835407 30387 catalog_manager.cc:5696] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 reported cstate change: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New cstate: current_term: 2 leader_uuid: "2adf0ebc9102443088db84b7dcc410f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:29:24.836057 30608 consensus_peers.cc:597] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 -> Peer 02dd0ffcf29145848a4a054758c63706 (127.23.203.4:36479): Couldn't send request to peer 02dd0ffcf29145848a4a054758c63706. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03c13ff3cdcf4c89a1fd2dc3282a66cc. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:24.909994 30698 raft_consensus.cc:1064] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: attempting to promote NON_VOTER 02dd0ffcf29145848a4a054758c63706 to VOTER
I20260601 13:29:24.910503 30698 consensus_queue.cc:237] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:24.911939 30643 raft_consensus.cc:1275] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:24.912233 30771 raft_consensus.cc:1275] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:24.912725 30842 consensus_queue.cc:1048] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:29:24.912844 30533 consensus_peers.cc:597] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:24.912889 30828 consensus_queue.cc:1048] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:24.914721 30828 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:24.916591 30643 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:24.916710 30771 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:24.918304 30388 catalog_manager.cc:5696] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 reported cstate change: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:24.921178 30568 consensus_queue.cc:237] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:24.922408 30643 raft_consensus.cc:1275] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:24.922408 30771 raft_consensus.cc:1275] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:24.922784 30842 consensus_queue.cc:1048] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:24.922906 30829 consensus_queue.cc:1048] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:24.924508 30829 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:24.925027 30771 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:24.926291 30375 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f5687567704f4a3ca491144fe65c0227 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:24.926856 30643 raft_consensus.cc:2955] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:24.927345 30389 catalog_manager.cc:5696] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 reported cstate change: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
W20260601 13:29:24.930828 30375 catalog_manager.cc:4754] TS d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f5687567704f4a3ca491144fe65c0227: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:25.023468 30698 raft_consensus.cc:1064] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: attempting to promote NON_VOTER 02dd0ffcf29145848a4a054758c63706 to VOTER
I20260601 13:29:25.023934 30698 consensus_queue.cc:237] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:25.025538 30643 raft_consensus.cc:1275] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:25.025681 30771 raft_consensus.cc:1275] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 LEARNER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:25.026089 30829 consensus_queue.cc:1048] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:25.026247 30698 consensus_queue.cc:1048] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:29:25.026553 30533 consensus_peers.cc:597] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.028203 30829 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:25.028751 30771 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:25.031539 30643 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:25.031828 30388 catalog_manager.cc:5696] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 reported cstate change: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:25.035216 30568 consensus_queue.cc:237] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:25.036552 30643 raft_consensus.cc:1275] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:25.036826 30771 raft_consensus.cc:1275] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:25.037006 30828 consensus_queue.cc:1048] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:25.037837 30828 consensus_queue.cc:1048] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:25.038867 30829 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:25.039420 30643 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:25.040903 30771 raft_consensus.cc:2955] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:25.041190 30375 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 594a840f396f4526bd7dfcf0d98ec1d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:25.042116 30389 catalog_manager.cc:5696] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 reported cstate change: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:25.071676 30698 consensus_queue.cc:579] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.318s)
I20260601 13:29:25.074452 30568 consensus_queue.cc:237] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
W20260601 13:29:25.075917 30533 consensus_peers.cc:597] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 -> Peer 02dd0ffcf29145848a4a054758c63706 (127.23.203.4:36479): Couldn't send request to peer 02dd0ffcf29145848a4a054758c63706. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f44bf9df608944ad836abc6c1d14bc63. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.075917 30643 raft_consensus.cc:1275] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:25.076373 30698 consensus_queue.cc:1048] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:25.076745 30533 consensus_peers.cc:597] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:25.078287 30828 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:25.078866 30643 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } } }
I20260601 13:29:25.080473 30375 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f44bf9df608944ad836abc6c1d14bc63 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:29:25.080847 30387 catalog_manager.cc:5696] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 reported cstate change: config changed from index -1 to 2, NON_VOTER 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) added. New cstate: current_term: 2 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:25.270241 30850 ts_tablet_manager.cc:933] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: Initiating tablet copy from peer 2adf0ebc9102443088db84b7dcc410f2 (127.23.203.3:45733)
I20260601 13:29:25.270929 30850 tablet_copy_client.cc:323] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:45733
I20260601 13:29:25.275422 30653 tablet_copy_service.cc:140] P 2adf0ebc9102443088db84b7dcc410f2: Received BeginTabletCopySession request for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc from peer 02dd0ffcf29145848a4a054758c63706 ({username='slave'} at 127.0.0.1:50776)
I20260601 13:29:25.275563 30653 tablet_copy_service.cc:161] P 2adf0ebc9102443088db84b7dcc410f2: Beginning new tablet copy session on tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc from peer 02dd0ffcf29145848a4a054758c63706 at {username='slave'} at 127.0.0.1:50776: session id = 02dd0ffcf29145848a4a054758c63706-03c13ff3cdcf4c89a1fd2dc3282a66cc
I20260601 13:29:25.276393 30653 tablet_copy_source_session.cc:215] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:25.277362 30850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:25.279580 30850 tablet_copy_client.cc:806] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:25.279731 30850 tablet_copy_client.cc:670] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:25.281167 30850 tablet_copy_client.cc:538] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:25.282490 30850 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: Bootstrap starting.
I20260601 13:29:25.285667 30850 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:25.285955 30850 tablet_bootstrap.cc:492] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: Bootstrap complete.
I20260601 13:29:25.286151 30850 ts_tablet_manager.cc:1403] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:25.286624 30850 raft_consensus.cc:359] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:25.286784 30850 raft_consensus.cc:740] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 02dd0ffcf29145848a4a054758c63706, State: Initialized, Role: LEARNER
I20260601 13:29:25.286916 30850 consensus_queue.cc:260] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:25.287217 30850 ts_tablet_manager.cc:1434] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:25.287865 30653 tablet_copy_service.cc:342] P 2adf0ebc9102443088db84b7dcc410f2: Request end of tablet copy session 02dd0ffcf29145848a4a054758c63706-03c13ff3cdcf4c89a1fd2dc3282a66cc received from {username='slave'} at 127.0.0.1:50776
I20260601 13:29:25.287961 30653 tablet_copy_service.cc:434] P 2adf0ebc9102443088db84b7dcc410f2: ending tablet copy session 02dd0ffcf29145848a4a054758c63706-03c13ff3cdcf4c89a1fd2dc3282a66cc on tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc with peer 02dd0ffcf29145848a4a054758c63706
I20260601 13:29:25.511768 30850 ts_tablet_manager.cc:933] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: Initiating tablet copy from peer acf3eccafcbe432d9037fde15d185838 (127.23.203.2:44291)
I20260601 13:29:25.512349 30850 tablet_copy_client.cc:323] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:44291
I20260601 13:29:25.513788 30578 tablet_copy_service.cc:140] P acf3eccafcbe432d9037fde15d185838: Received BeginTabletCopySession request for tablet f44bf9df608944ad836abc6c1d14bc63 from peer 02dd0ffcf29145848a4a054758c63706 ({username='slave'} at 127.0.0.1:52572)
I20260601 13:29:25.514003 30578 tablet_copy_service.cc:161] P acf3eccafcbe432d9037fde15d185838: Beginning new tablet copy session on tablet f44bf9df608944ad836abc6c1d14bc63 from peer 02dd0ffcf29145848a4a054758c63706 at {username='slave'} at 127.0.0.1:52572: session id = 02dd0ffcf29145848a4a054758c63706-f44bf9df608944ad836abc6c1d14bc63
I20260601 13:29:25.515257 30578 tablet_copy_source_session.cc:215] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:25.516392 30850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f44bf9df608944ad836abc6c1d14bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:25.519011 30850 tablet_copy_client.cc:806] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:25.519200 30850 tablet_copy_client.cc:670] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:25.520764 30850 tablet_copy_client.cc:538] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:25.522068 30850 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: Bootstrap starting.
I20260601 13:29:25.526106 30850 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:25.526423 30850 tablet_bootstrap.cc:492] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: Bootstrap complete.
I20260601 13:29:25.526626 30850 ts_tablet_manager.cc:1403] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:29:25.527063 30850 raft_consensus.cc:359] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:25.527206 30850 raft_consensus.cc:740] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 02dd0ffcf29145848a4a054758c63706, State: Initialized, Role: LEARNER
I20260601 13:29:25.527310 30850 consensus_queue.cc:260] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: true } }
I20260601 13:29:25.527619 30850 ts_tablet_manager.cc:1434] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:25.528189 30578 tablet_copy_service.cc:342] P acf3eccafcbe432d9037fde15d185838: Request end of tablet copy session 02dd0ffcf29145848a4a054758c63706-f44bf9df608944ad836abc6c1d14bc63 received from {username='slave'} at 127.0.0.1:52572
I20260601 13:29:25.528283 30578 tablet_copy_service.cc:434] P acf3eccafcbe432d9037fde15d185838: ending tablet copy session 02dd0ffcf29145848a4a054758c63706-f44bf9df608944ad836abc6c1d14bc63 on tablet f44bf9df608944ad836abc6c1d14bc63 with peer 02dd0ffcf29145848a4a054758c63706
W20260601 13:29:25.600248 30438 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d2aa402b7c10441781e89235b57c5253 not available for placement
I20260601 13:29:25.832607 30771 raft_consensus.cc:1217] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:29:25.893754 30771 raft_consensus.cc:1217] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260601 13:29:26.135162 30375 catalog_manager.cc:4754] TS d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f5687567704f4a3ca491144fe65c0227: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:26.290151 30862 consensus_queue.cc:579] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Leader has been unable to successfully communicate with peer d2aa402b7c10441781e89235b57c5253 for more than 1 seconds (1.461s)
I20260601 13:29:26.417253 30861 raft_consensus.cc:1064] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: attempting to promote NON_VOTER 02dd0ffcf29145848a4a054758c63706 to VOTER
I20260601 13:29:26.418151 30861 consensus_queue.cc:237] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:26.421446 30771 raft_consensus.cc:1275] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Refusing update from remote peer 2adf0ebc9102443088db84b7dcc410f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:26.421288 30568 raft_consensus.cc:1275] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Refusing update from remote peer 2adf0ebc9102443088db84b7dcc410f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:26.422267 30832 consensus_queue.cc:1048] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:29:26.422521 30608 consensus_peers.cc:597] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:26.422538 30862 consensus_queue.cc:1048] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:26.425658 30861 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.426465 30568 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.428113 30771 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.428833 30388 catalog_manager.cc:5696] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 reported cstate change: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2adf0ebc9102443088db84b7dcc410f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:26.433444 30643 consensus_queue.cc:237] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:26.435276 30568 raft_consensus.cc:1275] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Refusing update from remote peer 2adf0ebc9102443088db84b7dcc410f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:26.435319 30771 raft_consensus.cc:1275] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Refusing update from remote peer 2adf0ebc9102443088db84b7dcc410f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:26.435767 30861 consensus_queue.cc:1048] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:26.436151 30861 consensus_queue.cc:1048] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:26.438431 30832 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.438874 30771 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.438921 30568 raft_consensus.cc:2955] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.440471 30375 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:26.441407 30389 catalog_manager.cc:5696] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 reported cstate change: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New cstate: current_term: 2 leader_uuid: "2adf0ebc9102443088db84b7dcc410f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:26.502635 30873 raft_consensus.cc:1064] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: attempting to promote NON_VOTER 02dd0ffcf29145848a4a054758c63706 to VOTER
I20260601 13:29:26.503096 30873 consensus_queue.cc:237] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:26.504446 30643 raft_consensus.cc:1275] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:26.504551 30771 raft_consensus.cc:1275] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 LEARNER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:26.504916 30874 consensus_queue.cc:1048] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:26.505038 30876 consensus_queue.cc:1048] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:29:26.505338 30533 consensus_peers.cc:597] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 -> Peer d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): Couldn't send request to peer d2aa402b7c10441781e89235b57c5253. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:26.507022 30874 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.507498 30771 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.509373 30643 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.509941 30387 catalog_manager.cc:5696] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 reported cstate change: config changed from index 2 to 3, 02dd0ffcf29145848a4a054758c63706 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2aa402b7c10441781e89235b57c5253" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:26.513298 30568 consensus_queue.cc:237] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } }
I20260601 13:29:26.514952 30771 raft_consensus.cc:1275] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:26.515300 30643 raft_consensus.cc:1275] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Refusing update from remote peer acf3eccafcbe432d9037fde15d185838: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:26.515484 30698 consensus_queue.cc:1048] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:26.515731 30873 consensus_queue.cc:1048] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:26.517623 30873 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.518110 30771 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.518159 30643 raft_consensus.cc:2955] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
I20260601 13:29:26.519454 30375 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f44bf9df608944ad836abc6c1d14bc63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:26.520378 30389 catalog_manager.cc:5696] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 reported cstate change: config changed from index 3 to 4, VOTER d2aa402b7c10441781e89235b57c5253 (127.23.203.1) evicted. New cstate: current_term: 2 leader_uuid: "acf3eccafcbe432d9037fde15d185838" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "acf3eccafcbe432d9037fde15d185838" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 44291 } } peers { permanent_uuid: "2adf0ebc9102443088db84b7dcc410f2" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 45733 } } peers { permanent_uuid: "02dd0ffcf29145848a4a054758c63706" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 36479 } attrs { promote: false } } }
W20260601 13:29:27.177634 30375 catalog_manager.cc:4754] TS d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f44bf9df608944ad836abc6c1d14bc63: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
W20260601 13:29:27.598712 30375 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260601 13:29:28.651970 30375 catalog_manager.cc:4754] TS d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:30.295164 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:29:30.299263 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:30.299530 24364 tablet_replica.cc:333] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838: stopping tablet replica
I20260601 13:29:30.299687 24364 raft_consensus.cc:2243] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.299875 24364 raft_consensus.cc:2272] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.300374 24364 tablet_replica.cc:333] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838: stopping tablet replica
I20260601 13:29:30.300498 24364 raft_consensus.cc:2243] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:30.300696 24364 raft_consensus.cc:2272] T f5687567704f4a3ca491144fe65c0227 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.301033 24364 tablet_replica.cc:333] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838: stopping tablet replica
I20260601 13:29:30.301105 24364 raft_consensus.cc:2243] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:30.301218 24364 raft_consensus.cc:2272] T f44bf9df608944ad836abc6c1d14bc63 P acf3eccafcbe432d9037fde15d185838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.301532 24364 tablet_replica.cc:333] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838: stopping tablet replica
I20260601 13:29:30.301616 24364 raft_consensus.cc:2243] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:30.301771 24364 raft_consensus.cc:2272] T 594a840f396f4526bd7dfcf0d98ec1d5 P acf3eccafcbe432d9037fde15d185838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.315930 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:29:30.319666 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:29:30.325945 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:30.326407 24364 tablet_replica.cc:333] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2: stopping tablet replica
I20260601 13:29:30.326625 24364 raft_consensus.cc:2243] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.326882 24364 raft_consensus.cc:2272] T 594a840f396f4526bd7dfcf0d98ec1d5 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.327570 24364 tablet_replica.cc:333] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2: stopping tablet replica
I20260601 13:29:30.327672 24364 raft_consensus.cc:2243] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.327854 24364 raft_consensus.cc:2272] T f5687567704f4a3ca491144fe65c0227 P 2adf0ebc9102443088db84b7dcc410f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.328666 24364 tablet_replica.cc:333] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2: stopping tablet replica
I20260601 13:29:30.328857 24364 raft_consensus.cc:2243] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.329057 24364 raft_consensus.cc:2272] T f44bf9df608944ad836abc6c1d14bc63 P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.329455 24364 tablet_replica.cc:333] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2: stopping tablet replica
I20260601 13:29:30.329540 24364 raft_consensus.cc:2243] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:30.329804 24364 raft_consensus.cc:2272] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 2adf0ebc9102443088db84b7dcc410f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.343847 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:29:30.346565 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:29:30.350723 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:30.350981 24364 tablet_replica.cc:333] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706: stopping tablet replica
I20260601 13:29:30.351126 24364 raft_consensus.cc:2243] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.351310 24364 raft_consensus.cc:2272] T f44bf9df608944ad836abc6c1d14bc63 P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.351788 24364 tablet_replica.cc:333] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706: stopping tablet replica
I20260601 13:29:30.351912 24364 raft_consensus.cc:2243] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.352051 24364 raft_consensus.cc:2272] T 03c13ff3cdcf4c89a1fd2dc3282a66cc P 02dd0ffcf29145848a4a054758c63706 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.352413 24364 tablet_replica.cc:333] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706: stopping tablet replica
I20260601 13:29:30.352531 24364 raft_consensus.cc:2243] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.352666 24364 raft_consensus.cc:2272] T 594a840f396f4526bd7dfcf0d98ec1d5 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.353031 24364 tablet_replica.cc:333] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706: stopping tablet replica
I20260601 13:29:30.353152 24364 raft_consensus.cc:2243] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:30.353297 24364 raft_consensus.cc:2272] T f5687567704f4a3ca491144fe65c0227 P 02dd0ffcf29145848a4a054758c63706 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:30.366561 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:29:30.369112 24364 master.cc:562] Master@127.23.203.62:36561 shutting down...
W20260601 13:29:30.725812 30375 catalog_manager.cc:4754] TS d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 03c13ff3cdcf4c89a1fd2dc3282a66cc: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
W20260601 13:29:33.437765 30375 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:29:33.438613 30375 catalog_manager.cc:4754] TS d2aa402b7c10441781e89235b57c5253 (127.23.203.1:34631): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f5687567704f4a3ca491144fe65c0227: Network error: Client connection negotiation failed: client connection to 127.23.203.1:34631: connect: Connection refused (error 111)
I20260601 13:29:33.965482 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:33.965770 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:33.965837 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6d1089e7f4048058680f68d63dff14c: stopping tablet replica
I20260601 13:29:33.979403 24364 master.cc:584] Master@127.23.203.62:36561 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13442 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:29:33.989207 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:33529
I20260601 13:29:33.989569 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:33.991952 30890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:33.992024 30888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:33.991977 30887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:33.992286 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:33.992463 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:33.992506 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:33.992558 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320573992557 us; error 0 us; skew 500 ppm
I20260601 13:29:33.993544 24364 webserver.cc:533] Webserver started at http://127.23.203.62:37367/ using document root <none> and password file <none>
I20260601 13:29:33.993728 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:33.993783 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:33.993893 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:33.994395 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "dfe36cbde5824747a066102495ee9d1d"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-wz1t"
I20260601 13:29:33.995956 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:33.997004 30895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:33.997287 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:33.997350 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "dfe36cbde5824747a066102495ee9d1d"
format_stamp: "Formatted at 2026-06-01 13:29:33 on dist-test-slave-wz1t"
I20260601 13:29:33.997445 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:34.003888 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:34.004298 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:34.008847 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:33529
I20260601 13:29:34.012749 30947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:33529 every 8 connection(s)
I20260601 13:29:34.013607 30948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:34.015826 30948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d: Bootstrap starting.
I20260601 13:29:34.016723 30948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:34.018087 30948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d: No bootstrap required, opened a new log
I20260601 13:29:34.018625 30948 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe36cbde5824747a066102495ee9d1d" member_type: VOTER }
I20260601 13:29:34.018746 30948 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:34.018772 30948 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfe36cbde5824747a066102495ee9d1d, State: Initialized, Role: FOLLOWER
I20260601 13:29:34.018908 30948 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe36cbde5824747a066102495ee9d1d" member_type: VOTER }
I20260601 13:29:34.018999 30948 raft_consensus.cc:399] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:34.019024 30948 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:34.019057 30948 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:34.019783 30948 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe36cbde5824747a066102495ee9d1d" member_type: VOTER }
I20260601 13:29:34.019896 30948 leader_election.cc:304] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dfe36cbde5824747a066102495ee9d1d; no voters: 
I20260601 13:29:34.020102 30948 leader_election.cc:290] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:34.020227 30951 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:34.020386 30951 raft_consensus.cc:697] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 1 LEADER]: Becoming Leader. State: Replica: dfe36cbde5824747a066102495ee9d1d, State: Running, Role: LEADER
I20260601 13:29:34.020625 30948 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:34.020584 30951 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe36cbde5824747a066102495ee9d1d" member_type: VOTER }
I20260601 13:29:34.021082 30952 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dfe36cbde5824747a066102495ee9d1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe36cbde5824747a066102495ee9d1d" member_type: VOTER } }
I20260601 13:29:34.021135 30953 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfe36cbde5824747a066102495ee9d1d. Latest consensus state: current_term: 1 leader_uuid: "dfe36cbde5824747a066102495ee9d1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfe36cbde5824747a066102495ee9d1d" member_type: VOTER } }
I20260601 13:29:34.021255 30952 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:34.021358 30953 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:34.022025 30957 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:34.022879 30957 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:34.023068 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:34.025199 30957 catalog_manager.cc:1382] Generated new cluster ID: 85346ccf68904273b16704b006dc014b
I20260601 13:29:34.025266 30957 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:34.043987 30957 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:34.044763 30957 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:34.049945 30957 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d: Generated new TSK 0
I20260601 13:29:34.050118 30957 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:34.055559 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:34.057682 30972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:34.057682 30970 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:34.057891 30969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:34.058035 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:34.058269 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:34.058336 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:34.058359 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320574058359 us; error 0 us; skew 500 ppm
I20260601 13:29:34.059435 24364 webserver.cc:533] Webserver started at http://127.23.203.1:44693/ using document root <none> and password file <none>
I20260601 13:29:34.059623 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:34.059674 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:34.059758 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:34.060168 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "1acf96b8139748a79fb9cc71104e6048"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:34.061764 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:34.062857 30977 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.063270 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.063342 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "1acf96b8139748a79fb9cc71104e6048"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:34.063458 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:34.094554 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:34.095140 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:34.095808 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:34.096710 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:34.096768 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.096808 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:34.096896 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.102572 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:45353
I20260601 13:29:34.102669 31040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:45353 every 8 connection(s)
I20260601 13:29:34.103562 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:34.105500 31045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:34.105605 31046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:34.105799 31048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:34.106362 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:34.106570 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:34.106616 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:34.106637 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320574106636 us; error 0 us; skew 500 ppm
I20260601 13:29:34.107815 24364 webserver.cc:533] Webserver started at http://127.23.203.2:40943/ using document root <none> and password file <none>
I20260601 13:29:34.108008 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:34.108076 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:34.108155 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:34.108599 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "718718501f7e4a469c9f898640c22209"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:34.108790 31041 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:34.108908 31041 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:34.109144 31041 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:34.110049 30912 ts_manager.cc:194] Registered new tserver with Master: 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353)
I20260601 13:29:34.110383 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.110910 30912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35858
I20260601 13:29:34.111685 31053 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.112304 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.112480 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "718718501f7e4a469c9f898640c22209"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:34.112797 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:34.118165 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:34.119081 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:34.119477 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:34.120010 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:34.120080 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.120137 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:34.120172 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.126264 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:38637
I20260601 13:29:34.126354 31116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:38637 every 8 connection(s)
I20260601 13:29:34.127701 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:34.130065 31120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:34.130304 31121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:34.130491 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:34.130765 31123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:34.131196 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:34.131300 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:34.131337 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320574131335 us; error 0 us; skew 500 ppm
I20260601 13:29:34.132807 24364 webserver.cc:533] Webserver started at http://127.23.203.3:45833/ using document root <none> and password file <none>
I20260601 13:29:34.133074 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:34.133153 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:34.133230 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:34.133448 31117 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:34.133673 31117 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:34.133929 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:34.134135 31117 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:34.135342 30912 ts_manager.cc:194] Registered new tserver with Master: 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:34.136112 30912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35862
I20260601 13:29:34.136406 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:34.137554 31128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.137923 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:34.137991 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:34.138093 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:34.162638 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:34.163156 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:34.163492 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:34.163998 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:34.164063 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.164122 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:34.164160 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:34.169165 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:37289
I20260601 13:29:34.169240 31191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:37289 every 8 connection(s)
I20260601 13:29:34.174898 31192 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:34.175048 31192 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:34.175314 31192 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:34.176038 30912 ts_manager.cc:194] Registered new tserver with Master: b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:34.176584 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006935885s
I20260601 13:29:34.176584 30912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35872
I20260601 13:29:35.112486 31041 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
I20260601 13:29:35.137295 31117 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
I20260601 13:29:35.177579 31192 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
I20260601 13:29:35.213510 30912 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35888:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:35.214264 30912 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:35.229194 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 34ca231bdf3140389dfe9b1c142b0af7 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:35.229194 31156 tablet_service.cc:1511] Processing CreateTablet for tablet dd9409fcf60e4d13919a5365b04f57f6 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:35.229617 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ca231bdf3140389dfe9b1c142b0af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.229755 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9409fcf60e4d13919a5365b04f57f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.230754 31005 tablet_service.cc:1511] Processing CreateTablet for tablet dd9409fcf60e4d13919a5365b04f57f6 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:35.230914 31002 tablet_service.cc:1511] Processing CreateTablet for tablet 96babdbc04744e27b2744249e2f95db0 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:35.231034 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9409fcf60e4d13919a5365b04f57f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.231261 31004 tablet_service.cc:1511] Processing CreateTablet for tablet 34ca231bdf3140389dfe9b1c142b0af7 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:35.231498 31004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ca231bdf3140389dfe9b1c142b0af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.232869 31003 tablet_service.cc:1511] Processing CreateTablet for tablet 687b4e48707c46a29a99b69afdc4f78e (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:35.233204 31003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687b4e48707c46a29a99b69afdc4f78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.233282 31153 tablet_service.cc:1511] Processing CreateTablet for tablet 96babdbc04744e27b2744249e2f95db0 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:35.233461 31002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96babdbc04744e27b2744249e2f95db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.233517 31153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96babdbc04744e27b2744249e2f95db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.235426 31213 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:35.235749 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 687b4e48707c46a29a99b69afdc4f78e (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:35.236011 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687b4e48707c46a29a99b69afdc4f78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.236512 31213 tablet_bootstrap.cc:654] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.237871 31213 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: No bootstrap required, opened a new log
I20260601 13:29:35.237955 31213 ts_tablet_manager.cc:1403] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:35.238507 31213 raft_consensus.cc:359] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.238639 31213 raft_consensus.cc:385] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.238679 31213 raft_consensus.cc:740] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.238873 31213 consensus_queue.cc:260] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.239112 31212 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:35.239295 31213 ts_tablet_manager.cc:1434] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:35.239490 31213 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:35.240089 31081 tablet_service.cc:1511] Processing CreateTablet for tablet dd9409fcf60e4d13919a5365b04f57f6 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:35.240347 31212 tablet_bootstrap.cc:654] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.240386 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9409fcf60e4d13919a5365b04f57f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.240447 31213 tablet_bootstrap.cc:654] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.241822 31213 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: No bootstrap required, opened a new log
I20260601 13:29:35.241888 31212 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: No bootstrap required, opened a new log
I20260601 13:29:35.241915 31213 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:35.241948 31212 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:35.242427 31212 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.242427 31213 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.242600 31212 raft_consensus.cc:385] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.242611 31213 raft_consensus.cc:385] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.242652 31212 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.242671 31213 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.242794 31213 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.242794 31212 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.243108 31213 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:35.243152 31218 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:35.243155 31212 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:35.243382 31212 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:35.243498 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 34ca231bdf3140389dfe9b1c142b0af7 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:35.243767 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ca231bdf3140389dfe9b1c142b0af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.244009 31079 tablet_service.cc:1511] Processing CreateTablet for tablet 687b4e48707c46a29a99b69afdc4f78e (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:35.244285 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687b4e48707c46a29a99b69afdc4f78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.244338 31218 tablet_bootstrap.cc:654] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.244436 31212 tablet_bootstrap.cc:654] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.245746 31212 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: No bootstrap required, opened a new log
I20260601 13:29:35.245847 31212 ts_tablet_manager.cc:1403] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:35.243750 31213 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:35.246389 31212 raft_consensus.cc:359] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.246536 31212 raft_consensus.cc:385] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.246574 31212 raft_consensus.cc:740] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.246706 31212 consensus_queue.cc:260] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.246999 31078 tablet_service.cc:1511] Processing CreateTablet for tablet 96babdbc04744e27b2744249e2f95db0 (DEFAULT_TABLE table=test-workload [id=963c1de7eae34c2bb00eed6ae3608475]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:35.247301 31078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96babdbc04744e27b2744249e2f95db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:35.247330 31212 ts_tablet_manager.cc:1434] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:35.247488 31212 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:35.247700 31213 tablet_bootstrap.cc:654] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.248528 31212 tablet_bootstrap.cc:654] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.249701 31218 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: No bootstrap required, opened a new log
I20260601 13:29:35.249792 31218 ts_tablet_manager.cc:1403] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:35.249882 31212 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: No bootstrap required, opened a new log
I20260601 13:29:35.249963 31212 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:35.250393 31218 raft_consensus.cc:359] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.250550 31218 raft_consensus.cc:385] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.250590 31218 raft_consensus.cc:740] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.250437 31212 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.250735 31212 raft_consensus.cc:385] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.250787 31212 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.250983 31213 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: No bootstrap required, opened a new log
I20260601 13:29:35.250949 31218 consensus_queue.cc:260] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.251070 31213 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:35.251368 31218 ts_tablet_manager.cc:1434] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:35.251516 31212 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.251520 31213 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.251713 31213 raft_consensus.cc:385] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.251755 31213 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.251889 31212 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:35.251855 31213 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.252051 31212 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:35.252095 31213 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:35.252239 31213 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:35.253131 31213 tablet_bootstrap.cc:654] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.253131 31212 tablet_bootstrap.cc:654] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.255095 31218 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:35.255861 31212 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: No bootstrap required, opened a new log
I20260601 13:29:35.255962 31212 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:35.256417 31212 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.256528 31212 raft_consensus.cc:385] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.256552 31212 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.256678 31212 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.256774 31218 tablet_bootstrap.cc:654] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.256971 31212 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:35.257877 31218 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: No bootstrap required, opened a new log
I20260601 13:29:35.257997 31218 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:35.258598 31213 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: No bootstrap required, opened a new log
I20260601 13:29:35.258533 31218 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.258678 31218 raft_consensus.cc:385] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.258698 31213 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:35.258726 31218 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.258862 31218 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.259114 31218 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:35.259133 31213 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.259339 31213 raft_consensus.cc:385] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.259362 31218 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:35.259384 31213 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.259509 31213 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.259795 31213 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:35.260416 31218 tablet_bootstrap.cc:654] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.262455 31218 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: No bootstrap required, opened a new log
I20260601 13:29:35.262543 31218 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:35.262903 31218 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.263000 31218 raft_consensus.cc:385] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.263022 31218 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.263113 31218 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.263392 31218 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:35.263590 31218 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:35.265434 31218 tablet_bootstrap.cc:654] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:35.267243 31218 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: No bootstrap required, opened a new log
I20260601 13:29:35.267397 31218 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:29:35.267849 31218 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.268003 31218 raft_consensus.cc:385] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:35.268054 31218 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:35.268205 31218 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.268539 31218 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:35.321394 31225 raft_consensus.cc:493] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:35.321561 31225 raft_consensus.cc:515] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.322364 31225 leader_election.cc:290] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:35.326241 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048" is_pre_election: true
I20260601 13:29:35.326287 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:35.326404 31015 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 0.
I20260601 13:29:35.326457 31166 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 0.
I20260601 13:29:35.326817 31054 leader_election.cc:304] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718718501f7e4a469c9f898640c22209, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:35.327081 31225 raft_consensus.cc:2804] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:35.327132 31225 raft_consensus.cc:493] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:35.327159 31225 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.328058 31225 raft_consensus.cc:515] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.328475 31225 leader_election.cc:290] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 election: Requested vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:35.328828 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:35.328828 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048"
I20260601 13:29:35.328969 31166 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.328969 31015 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.329984 31166 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 1.
I20260601 13:29:35.329984 31015 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 1.
I20260601 13:29:35.330371 31054 leader_election.cc:304] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718718501f7e4a469c9f898640c22209, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:35.330610 31225 raft_consensus.cc:2804] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.330991 31225 raft_consensus.cc:697] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: Becoming Leader. State: Replica: 718718501f7e4a469c9f898640c22209, State: Running, Role: LEADER
I20260601 13:29:35.331162 31225 consensus_queue.cc:237] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.332907 30911 catalog_manager.cc:5696] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718718501f7e4a469c9f898640c22209 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.344991 31225 raft_consensus.cc:493] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:35.345183 31225 raft_consensus.cc:515] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.345716 31225 leader_election.cc:290] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:35.346284 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:35.346328 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048" is_pre_election: true
I20260601 13:29:35.346405 31166 raft_consensus.cc:2468] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 0.
I20260601 13:29:35.346549 31015 raft_consensus.cc:2468] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 0.
I20260601 13:29:35.346792 31054 leader_election.cc:304] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718718501f7e4a469c9f898640c22209, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:35.346987 31225 raft_consensus.cc:2804] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:35.347043 31225 raft_consensus.cc:493] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:35.347070 31225 raft_consensus.cc:3060] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.347980 31225 raft_consensus.cc:515] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.348380 31225 leader_election.cc:290] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 election: Requested vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:35.348757 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048"
I20260601 13:29:35.348850 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:35.348865 31015 raft_consensus.cc:3060] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.348989 31166 raft_consensus.cc:3060] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.349874 31166 raft_consensus.cc:2468] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 1.
I20260601 13:29:35.349861 31015 raft_consensus.cc:2468] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 1.
I20260601 13:29:35.350234 31054 leader_election.cc:304] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718718501f7e4a469c9f898640c22209, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:35.350461 31225 raft_consensus.cc:2804] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.350584 31225 raft_consensus.cc:697] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: Becoming Leader. State: Replica: 718718501f7e4a469c9f898640c22209, State: Running, Role: LEADER
I20260601 13:29:35.351259 31225 consensus_queue.cc:237] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.354560 30911 catalog_manager.cc:5696] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718718501f7e4a469c9f898640c22209 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.360024 31215 raft_consensus.cc:493] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:35.360179 31215 raft_consensus.cc:515] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.361146 31215 leader_election.cc:290] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289), 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:35.366569 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:35.366796 31166 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 0.
I20260601 13:29:35.367197 30978 leader_election.cc:304] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:35.367403 31215 raft_consensus.cc:2804] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:35.367483 31215 raft_consensus.cc:493] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:35.367465 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209" is_pre_election: true
I20260601 13:29:35.367566 31215 raft_consensus.cc:3060] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.367606 31091 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 0.
I20260601 13:29:35.368788 31215 raft_consensus.cc:515] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.369225 31215 leader_election.cc:290] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 1 election: Requested vote from peers b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289), 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:35.369688 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209"
I20260601 13:29:35.369688 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:35.369865 31166 raft_consensus.cc:3060] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.369865 31091 raft_consensus.cc:3060] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.370937 31166 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 1.
I20260601 13:29:35.370937 31091 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 1.
I20260601 13:29:35.371433 30978 leader_election.cc:304] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:35.371702 31215 raft_consensus.cc:2804] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.371948 31215 raft_consensus.cc:697] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 LEADER]: Becoming Leader. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Running, Role: LEADER
I20260601 13:29:35.372143 31215 consensus_queue.cc:237] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:35.374491 30911 catalog_manager.cc:5696] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.581904 31225 raft_consensus.cc:493] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:35.582083 31225 raft_consensus.cc:515] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.582630 31225 leader_election.cc:290] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:35.583073 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048" is_pre_election: true
I20260601 13:29:35.583184 31015 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 0.
I20260601 13:29:35.583212 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:35.583405 31166 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 0.
I20260601 13:29:35.583595 31057 leader_election.cc:304] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, 718718501f7e4a469c9f898640c22209; no voters: 
I20260601 13:29:35.583797 31225 raft_consensus.cc:2804] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:35.583870 31225 raft_consensus.cc:493] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:35.583947 31225 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.584843 31225 raft_consensus.cc:515] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.585279 31225 leader_election.cc:290] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 election: Requested vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:35.585649 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048"
I20260601 13:29:35.585714 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:35.585772 31015 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.585858 31166 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:35.586725 31015 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 1.
I20260601 13:29:35.586759 31166 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 1.
I20260601 13:29:35.587010 31057 leader_election.cc:304] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, 718718501f7e4a469c9f898640c22209; no voters: 
I20260601 13:29:35.587203 31225 raft_consensus.cc:2804] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:35.587309 31225 raft_consensus.cc:697] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: Becoming Leader. State: Replica: 718718501f7e4a469c9f898640c22209, State: Running, Role: LEADER
I20260601 13:29:35.587450 31225 consensus_queue.cc:237] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:35.589098 30911 catalog_manager.cc:5696] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 718718501f7e4a469c9f898640c22209 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:35.599784 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:29:35.604249 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:35.604554 24364 tablet_replica.cc:333] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: stopping tablet replica
I20260601 13:29:35.604704 24364 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.604884 24364 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.605404 24364 tablet_replica.cc:333] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: stopping tablet replica
I20260601 13:29:35.605682 24364 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.605834 24364 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.606316 24364 tablet_replica.cc:333] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: stopping tablet replica
I20260601 13:29:35.606432 24364 raft_consensus.cc:2243] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:35.606601 24364 pending_rounds.cc:70] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Trying to abort 1 pending ops.
I20260601 13:29:35.606633 24364 pending_rounds.cc:77] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193076726763520 op_type: NO_OP noop_request { }
I20260601 13:29:35.606734 24364 raft_consensus.cc:2889] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:35.606802 24364 raft_consensus.cc:2272] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.607340 24364 tablet_replica.cc:333] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: stopping tablet replica
I20260601 13:29:35.607410 24364 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.607530 24364 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.621419 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:29:35.624313 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:29:35.628947 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:35.629207 24364 tablet_replica.cc:333] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: stopping tablet replica
I20260601 13:29:35.629314 24364 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:35.629472 24364 pending_rounds.cc:70] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Trying to abort 1 pending ops.
I20260601 13:29:35.629498 24364 pending_rounds.cc:77] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193076641816576 op_type: NO_OP noop_request { }
I20260601 13:29:35.629587 24364 raft_consensus.cc:2889] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:35.629634 24364 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.630332 24364 tablet_replica.cc:333] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: stopping tablet replica
I20260601 13:29:35.630419 24364 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:35.630519 24364 pending_rounds.cc:70] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Trying to abort 1 pending ops.
I20260601 13:29:35.630542 24364 pending_rounds.cc:77] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193077607768064 op_type: NO_OP noop_request { }
I20260601 13:29:35.630591 24364 raft_consensus.cc:2889] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:35.630632 24364 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.631119 24364 tablet_replica.cc:333] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: stopping tablet replica
I20260601 13:29:35.631192 24364 raft_consensus.cc:2243] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.631261 24364 raft_consensus.cc:2272] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.631572 24364 tablet_replica.cc:333] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: stopping tablet replica
I20260601 13:29:35.631660 24364 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:35.631747 24364 pending_rounds.cc:70] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Trying to abort 1 pending ops.
I20260601 13:29:35.631764 24364 pending_rounds.cc:77] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193076558016512 op_type: NO_OP noop_request { }
I20260601 13:29:35.631812 24364 raft_consensus.cc:2889] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:35.631899 24364 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.646112 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:29:35.648710 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:29:35.654295 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:35.654735 24364 tablet_replica.cc:333] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: stopping tablet replica
I20260601 13:29:35.654928 24364 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.655078 24364 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.655860 24364 tablet_replica.cc:333] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: stopping tablet replica
I20260601 13:29:35.655993 24364 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.656107 24364 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.656649 24364 tablet_replica.cc:333] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: stopping tablet replica
I20260601 13:29:35.656728 24364 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.656802 24364 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.657191 24364 tablet_replica.cc:333] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: stopping tablet replica
I20260601 13:29:35.657262 24364 raft_consensus.cc:2243] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:35.657332 24364 raft_consensus.cc:2272] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:35.670869 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:29:35.675339 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:35.678560 31242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:35.678737 31241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:35.679162 31244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:35.679374 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:35.679553 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:35.679596 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:35.679617 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320575679617 us; error 0 us; skew 500 ppm
I20260601 13:29:35.681326 24364 webserver.cc:533] Webserver started at http://127.23.203.4:43837/ using document root <none> and password file <none>
I20260601 13:29:35.681519 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:35.681576 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:35.681643 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:35.682065 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "436132ce0f364e2ca751966bb9a74e5e"
format_stamp: "Formatted at 2026-06-01 13:29:35 on dist-test-slave-wz1t"
I20260601 13:29:35.684300 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:35.685551 31249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:35.685935 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:35.686045 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "436132ce0f364e2ca751966bb9a74e5e"
format_stamp: "Formatted at 2026-06-01 13:29:35 on dist-test-slave-wz1t"
I20260601 13:29:35.686156 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:35.700615 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:35.701114 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:35.701470 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:35.701982 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:35.702059 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:35.702152 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:35.702248 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:35.708446 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:38281
I20260601 13:29:35.712936 31312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:38281 every 8 connection(s)
I20260601 13:29:35.718358 31313 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:35.718514 31313 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:35.718801 31313 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:35.719864 30911 ts_manager.cc:194] Registered new tserver with Master: 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4:38281)
I20260601 13:29:35.720505 30911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35904
W20260601 13:29:36.025169 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 687b4e48707c46a29a99b69afdc4f78e: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:36.026012 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Network error: Client connection negotiation failed: client connection to 127.23.203.1:45353: connect: Connection refused (error 111)
W20260601 13:29:36.026777 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 34ca231bdf3140389dfe9b1c142b0af7: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
I20260601 13:29:36.721712 31313 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
W20260601 13:29:37.029989 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 687b4e48707c46a29a99b69afdc4f78e: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:37.031338 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 34ca231bdf3140389dfe9b1c142b0af7: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:37.032287 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Network error: Client connection negotiation failed: client connection to 127.23.203.1:45353: connect: Connection refused (error 111)
W20260601 13:29:38.035070 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Network error: Client connection negotiation failed: client connection to 127.23.203.1:45353: connect: Connection refused (error 111)
W20260601 13:29:38.036156 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 34ca231bdf3140389dfe9b1c142b0af7: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:38.037110 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 687b4e48707c46a29a99b69afdc4f78e: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:39.039963 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 687b4e48707c46a29a99b69afdc4f78e: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:39.040865 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 96babdbc04744e27b2744249e2f95db0: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:39.041651 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Network error: Client connection negotiation failed: client connection to 127.23.203.1:45353: connect: Connection refused (error 111)
W20260601 13:29:40.044390 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Network error: Client connection negotiation failed: client connection to 127.23.203.1:45353: connect: Connection refused (error 111)
W20260601 13:29:40.045274 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 687b4e48707c46a29a99b69afdc4f78e: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:40.046046 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 96babdbc04744e27b2744249e2f95db0: Network error: Client connection negotiation failed: client connection to 127.23.203.2:38637: connect: Connection refused (error 111)
W20260601 13:29:41.046788 30961 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b864c7d16e2148cfa265a3c4eeb3cbbb not available for placement
W20260601 13:29:42.047451 30961 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b864c7d16e2148cfa265a3c4eeb3cbbb not available for placement
I20260601 13:29:42.736285 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:29:42.738898 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:42.738957 31325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.738973 31323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.738965 31322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.739379 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.739426 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.739442 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320582739442 us; error 0 us; skew 500 ppm
I20260601 13:29:42.740334 24364 webserver.cc:533] Webserver started at http://127.23.203.1:44693/ using document root <none> and password file <none>
I20260601 13:29:42.740474 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.740507 24364 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:29:42.741557 24364 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.742694 31330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.742998 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.743055 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "1acf96b8139748a79fb9cc71104e6048"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:42.743122 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.751708 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.752085 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.752331 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:42.753069 31337 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:29:42.756204 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:29:42.756280 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:29:42.756399 24364 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:29:42.757340 31337 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:42.758838 24364 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:29:42.758894 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:42.761034 31337 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.761369 31337 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap complete.
I20260601 13:29:42.761729 31337 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:42.762382 31337 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.762535 31337 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.762718 31337 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.763119 31337 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:29:42.763314 31337 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:42.764761 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:45353
I20260601 13:29:42.764783 31396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:45353 every 8 connection(s)
I20260601 13:29:42.765488 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:29:42.766752 31337 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:42.767143 31337 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap complete.
I20260601 13:29:42.767741 31337 ts_tablet_manager.cc:1403] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20260601 13:29:42.768062 31402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.768404 31337 raft_consensus.cc:359] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:42.768653 31337 raft_consensus.cc:740] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.768828 31337 consensus_queue.cc:260] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:42.769143 31337 ts_tablet_manager.cc:1434] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:42.769384 31337 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
W20260601 13:29:42.768450 31405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.770460 31403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.770567 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:42.770838 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.770910 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.770951 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320582770948 us; error 0 us; skew 500 ppm
I20260601 13:29:42.772264 24364 webserver.cc:533] Webserver started at http://127.23.203.2:40943/ using document root <none> and password file <none>
I20260601 13:29:42.772513 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.772575 24364 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:29:42.772737 31337 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.772900 31397 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:42.773013 31397 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:42.773092 31337 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Bootstrap complete.
I20260601 13:29:42.773317 31337 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:42.773917 31337 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.774080 31337 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.774089 24364 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.774307 31337 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.774739 31337 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.774955 31337 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap starting.
I20260601 13:29:42.775628 31411 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.775951 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.776038 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "718718501f7e4a469c9f898640c22209"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:42.776141 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.773310 31397 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:42.777911 31337 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.778254 31337 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Bootstrap complete.
I20260601 13:29:42.778503 31337 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:42.779207 31337 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.779383 31337 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.779451 30911 ts_manager.cc:194] Re-registered known tserver with Master: 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353)
I20260601 13:29:42.779556 31337 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.780000 31337 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.780766 30911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38504
I20260601 13:29:42.781654 31397 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
I20260601 13:29:42.792248 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.792712 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.793046 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:42.797091 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:29:42.797206 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:29:42.798089 31419 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:42.799437 24364 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:29:42.799510 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:42.801177 31419 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:42.801533 31419 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Bootstrap complete.
I20260601 13:29:42.801738 31419 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:42.802290 31419 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.802472 31419 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.802656 31419 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.803071 31419 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:29:42.803274 31419 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:42.805049 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:38637
I20260601 13:29:42.805102 31478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:38637 every 8 connection(s)
I20260601 13:29:42.805826 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:29:42.806300 31419 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.806641 31419 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Bootstrap complete.
I20260601 13:29:42.806876 31419 ts_tablet_manager.cc:1403] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:42.807359 31419 raft_consensus.cc:359] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:42.807523 31419 raft_consensus.cc:740] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.807689 31419 consensus_queue.cc:260] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:42.808108 31419 ts_tablet_manager.cc:1434] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:29:42.808364 31483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.808662 31419 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
W20260601 13:29:42.808775 31484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:42.809041 31486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:42.810379 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:42.810560 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:42.810627 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:42.810693 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320582810691 us; error 0 us; skew 500 ppm
I20260601 13:29:42.810979 31479 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:42.811120 31479 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:42.811393 31479 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:42.811822 24364 webserver.cc:533] Webserver started at http://127.23.203.3:45833/ using document root <none> and password file <none>
I20260601 13:29:42.812059 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:42.812160 24364 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:29:42.812482 31419 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:42.812845 31419 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Bootstrap complete.
I20260601 13:29:42.813040 31419 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:29:42.813409 24364 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.813534 31419 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.813675 31419 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.813843 31419 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.814141 31419 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:42.814357 31419 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Bootstrap starting.
I20260601 13:29:42.814554 30911 ts_manager.cc:194] Re-registered known tserver with Master: 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:42.814692 31492 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:42.814951 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:42.815016 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
format_stamp: "Formatted at 2026-06-01 13:29:34 on dist-test-slave-wz1t"
I20260601 13:29:42.815068 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:42.816253 30911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38512
I20260601 13:29:42.817539 31479 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
I20260601 13:29:42.818145 31419 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:42.818522 31419 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Bootstrap complete.
I20260601 13:29:42.818714 31419 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:42.819314 31419 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.819523 31419 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 718718501f7e4a469c9f898640c22209, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.819691 31419 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.820000 31419 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:42.820917 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:42.821386 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:42.821712 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:42.825791 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:29:42.825889 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:29:42.826787 31500 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:42.828608 24364 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:29:42.828673 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:29:42.829867 31500 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.830147 31500 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap complete.
I20260601 13:29:42.830395 31500 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:29:42.830969 31500 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.831118 31500 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.831310 31500 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.831741 31500 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:42.831943 31500 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:42.835222 31500 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.835321 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:37289
I20260601 13:29:42.835475 31560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:37289 every 8 connection(s)
I20260601 13:29:42.835498 31500 tablet_bootstrap.cc:492] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap complete.
I20260601 13:29:42.835767 31500 ts_tablet_manager.cc:1403] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:42.836305 31500 raft_consensus.cc:359] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:42.836457 31500 raft_consensus.cc:740] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.836596 31500 consensus_queue.cc:260] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:42.836998 31500 ts_tablet_manager.cc:1434] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:42.837218 31500 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:42.840224 31500 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.840505 31500 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap complete.
I20260601 13:29:42.840667 31500 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:42.840816 31561 heartbeater.cc:344] Connected to a master server at 127.23.203.62:33529
I20260601 13:29:42.840965 31561 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:42.841147 31500 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.841233 31561 heartbeater.cc:507] Master 127.23.203.62:33529 requested a full tablet report, sending...
I20260601 13:29:42.841259 31500 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.841481 31500 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.841806 31500 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:42.841946 31500 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap starting.
I20260601 13:29:42.842554 30911 ts_manager.cc:194] Re-registered known tserver with Master: b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:42.843765 30911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38514
I20260601 13:29:42.844627 31500 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:42.844753 31561 heartbeater.cc:499] Master 127.23.203.62:33529 was elected leader, sending a full tablet report...
I20260601 13:29:42.844913 31500 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Bootstrap complete.
I20260601 13:29:42.845117 31500 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:42.845604 31500 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.845723 31500 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Initialized, Role: FOLLOWER
I20260601 13:29:42.845878 31500 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:42.846256 31500 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
W20260601 13:29:43.055768 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 34ca231bdf3140389dfe9b1c142b0af7: Illegal state: Replica 718718501f7e4a469c9f898640c22209 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } }
W20260601 13:29:43.057150 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 96babdbc04744e27b2744249e2f95db0: Illegal state: Replica 718718501f7e4a469c9f898640c22209 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } }
W20260601 13:29:43.061861 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Illegal state: Replica 1acf96b8139748a79fb9cc71104e6048 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } }
I20260601 13:29:43.940208 31569 raft_consensus.cc:493] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:43.940382 31569 raft_consensus.cc:515] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:43.941039 31569 leader_election.cc:290] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:43.945035 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:43.945080 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209" is_pre_election: true
I20260601 13:29:43.945211 31525 raft_consensus.cc:2468] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 1.
I20260601 13:29:43.945319 31452 raft_consensus.cc:2410] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1acf96b8139748a79fb9cc71104e6048 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:43.945703 31331 leader_election.cc:304] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:43.945906 31569 raft_consensus.cc:2804] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:43.945972 31569 raft_consensus.cc:493] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:43.946025 31569 raft_consensus.cc:3060] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:43.947129 31569 raft_consensus.cc:515] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:43.947620 31569 leader_election.cc:290] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 election: Requested vote from peers 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:43.948017 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209"
I20260601 13:29:43.948174 31452 raft_consensus.cc:3060] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:43.948127 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96babdbc04744e27b2744249e2f95db0" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:43.948390 31525 raft_consensus.cc:3060] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:43.949288 31452 raft_consensus.cc:2410] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1acf96b8139748a79fb9cc71104e6048 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:43.949337 31525 raft_consensus.cc:2468] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 2.
I20260601 13:29:43.949704 31331 leader_election.cc:304] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 718718501f7e4a469c9f898640c22209
I20260601 13:29:43.949894 31569 raft_consensus.cc:2804] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:43.950137 31569 raft_consensus.cc:697] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Becoming Leader. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Running, Role: LEADER
I20260601 13:29:43.950380 31569 consensus_queue.cc:237] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:43.952157 30911 catalog_manager.cc:5696] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 reported cstate change: term changed from 1 to 2, leader changed from 718718501f7e4a469c9f898640c22209 (127.23.203.2) to 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1). New cstate: current_term: 2 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:44.058578 31580 raft_consensus.cc:493] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:44.058735 31580 raft_consensus.cc:515] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.059258 31580 leader_election.cc:290] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:44.063179 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209" is_pre_election: true
I20260601 13:29:44.063407 31452 raft_consensus.cc:2410] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b864c7d16e2148cfa265a3c4eeb3cbbb for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:44.063576 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048" is_pre_election: true
I20260601 13:29:44.063704 31370 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b864c7d16e2148cfa265a3c4eeb3cbbb in term 1.
I20260601 13:29:44.064035 31496 leader_election.cc:304] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 718718501f7e4a469c9f898640c22209
I20260601 13:29:44.064309 31580 raft_consensus.cc:2804] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:44.064414 31580 raft_consensus.cc:493] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:44.064473 31580 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:29:44.064980 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 34ca231bdf3140389dfe9b1c142b0af7: Illegal state: Replica 718718501f7e4a469c9f898640c22209 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } }
I20260601 13:29:44.065534 31580 raft_consensus.cc:515] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.065970 31580 leader_election.cc:290] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [CANDIDATE]: Term 2 election: Requested vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
W20260601 13:29:44.066311 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet dd9409fcf60e4d13919a5365b04f57f6: Illegal state: Replica 1acf96b8139748a79fb9cc71104e6048 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } }
I20260601 13:29:44.066355 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209"
I20260601 13:29:44.066355 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048"
I20260601 13:29:44.066504 31452 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.066519 31370 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:29:44.067324 30961 auto_rebalancer.cc:591] Failed to schedule move for tablet 96babdbc04744e27b2744249e2f95db0: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:29:44.067468 31370 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b864c7d16e2148cfa265a3c4eeb3cbbb in term 2.
I20260601 13:29:44.067518 31452 raft_consensus.cc:2410] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b864c7d16e2148cfa265a3c4eeb3cbbb for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:44.067814 31496 leader_election.cc:304] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 718718501f7e4a469c9f898640c22209
I20260601 13:29:44.068001 31580 raft_consensus.cc:2804] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:44.068253 31580 raft_consensus.cc:697] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 LEADER]: Becoming Leader. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Running, Role: LEADER
I20260601 13:29:44.068387 31580 consensus_queue.cc:237] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.070289 30911 catalog_manager.cc:5696] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb reported cstate change: term changed from 1 to 2, leader changed from 718718501f7e4a469c9f898640c22209 (127.23.203.2) to b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3). New cstate: current_term: 2 leader_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:44.088351 31569 raft_consensus.cc:493] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:44.088533 31569 raft_consensus.cc:515] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.089048 31569 leader_election.cc:290] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:44.089545 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:44.089545 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209" is_pre_election: true
I20260601 13:29:44.089746 31525 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 1.
I20260601 13:29:44.089875 31452 raft_consensus.cc:2410] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1acf96b8139748a79fb9cc71104e6048 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:44.090160 31331 leader_election.cc:304] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:44.090349 31569 raft_consensus.cc:2804] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:44.090425 31569 raft_consensus.cc:493] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:44.090478 31569 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.091354 31569 raft_consensus.cc:515] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.091768 31569 leader_election.cc:290] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 election: Requested vote from peers 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:44.092345 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209"
I20260601 13:29:44.092442 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:44.092494 31452 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.092538 31525 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.093590 31452 raft_consensus.cc:2410] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1acf96b8139748a79fb9cc71104e6048 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:44.093535 31525 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 2.
I20260601 13:29:44.094067 31331 leader_election.cc:304] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 718718501f7e4a469c9f898640c22209
I20260601 13:29:44.094386 31569 raft_consensus.cc:2804] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:44.094691 31569 raft_consensus.cc:697] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Becoming Leader. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Running, Role: LEADER
I20260601 13:29:44.094923 31569 consensus_queue.cc:237] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.097091 30911 catalog_manager.cc:5696] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 reported cstate change: term changed from 1 to 2, leader changed from 718718501f7e4a469c9f898640c22209 (127.23.203.2) to 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1). New cstate: current_term: 2 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:44.137706 31569 raft_consensus.cc:493] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:44.137902 31569 raft_consensus.cc:515] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:44.138432 31569 leader_election.cc:290] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289), 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:44.138876 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:44.138877 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209" is_pre_election: true
I20260601 13:29:44.139070 31525 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 1.
I20260601 13:29:44.139163 31452 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 1.
I20260601 13:29:44.139413 31331 leader_election.cc:304] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 
I20260601 13:29:44.139608 31569 raft_consensus.cc:2804] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:44.139688 31569 raft_consensus.cc:493] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:44.139739 31569 raft_consensus.cc:3060] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.140705 31569 raft_consensus.cc:515] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:44.141155 31587 raft_consensus.cc:493] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:44.141192 31569 leader_election.cc:290] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 election: Requested vote from peers b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289), 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:44.141297 31587 raft_consensus.cc:515] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.141546 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:44.141657 31525 raft_consensus.cc:3060] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.141682 31452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9409fcf60e4d13919a5365b04f57f6" candidate_uuid: "1acf96b8139748a79fb9cc71104e6048" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "718718501f7e4a469c9f898640c22209"
I20260601 13:29:44.141810 31452 raft_consensus.cc:3060] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:44.142349 31587 leader_election.cc:290] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:44.142863 31525 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 2.
I20260601 13:29:44.142872 31452 raft_consensus.cc:2468] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1acf96b8139748a79fb9cc71104e6048 in term 2.
I20260601 13:29:44.143242 31334 leader_election.cc:304] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, 718718501f7e4a469c9f898640c22209; no voters: 
I20260601 13:29:44.143437 31569 raft_consensus.cc:2804] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:44.143617 31569 raft_consensus.cc:697] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Becoming Leader. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Running, Role: LEADER
I20260601 13:29:44.143903 31569 consensus_queue.cc:237] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } }
I20260601 13:29:44.145694 30911 catalog_manager.cc:5696] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:44.147235 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:44.147830 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048" is_pre_election: true
I20260601 13:29:44.147994 31370 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 2.
I20260601 13:29:44.148315 31415 leader_election.cc:304] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, 718718501f7e4a469c9f898640c22209; no voters: b864c7d16e2148cfa265a3c4eeb3cbbb
I20260601 13:29:44.148551 31587 raft_consensus.cc:2804] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:29:44.148630 31587 raft_consensus.cc:493] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:44.148665 31587 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:44.149505 31587 raft_consensus.cc:515] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.149837 31587 leader_election.cc:290] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 election: Requested vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:44.150166 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048"
I20260601 13:29:44.150328 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ca231bdf3140389dfe9b1c142b0af7" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:44.150367 31370 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:44.151176 31370 raft_consensus.cc:2468] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 3.
I20260601 13:29:44.151495 31415 leader_election.cc:304] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1acf96b8139748a79fb9cc71104e6048, 718718501f7e4a469c9f898640c22209; no voters: b864c7d16e2148cfa265a3c4eeb3cbbb
I20260601 13:29:44.151692 31587 raft_consensus.cc:2804] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:29:44.151964 31587 raft_consensus.cc:697] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Becoming Leader. State: Replica: 718718501f7e4a469c9f898640c22209, State: Running, Role: LEADER
I20260601 13:29:44.152141 31587 consensus_queue.cc:237] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.154038 30911 catalog_manager.cc:5696] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 reported cstate change: term changed from 2 to 3, leader changed from b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3) to 718718501f7e4a469c9f898640c22209 (127.23.203.2). New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:44.319581 31587 raft_consensus.cc:493] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:44.319777 31587 raft_consensus.cc:515] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.320358 31587 leader_election.cc:290] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:44.320887 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048" is_pre_election: true
I20260601 13:29:44.320904 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" is_pre_election: true
I20260601 13:29:44.321090 31525 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 2.
I20260601 13:29:44.321466 31412 leader_election.cc:304] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 718718501f7e4a469c9f898640c22209, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 1acf96b8139748a79fb9cc71104e6048
I20260601 13:29:44.321756 31587 raft_consensus.cc:2804] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:29:44.321841 31587 raft_consensus.cc:493] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:44.321898 31587 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:44.322923 31587 raft_consensus.cc:515] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.323375 31587 leader_election.cc:290] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 election: Requested vote from peers 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353), b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289)
I20260601 13:29:44.323814 31370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1acf96b8139748a79fb9cc71104e6048"
I20260601 13:29:44.323850 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687b4e48707c46a29a99b69afdc4f78e" candidate_uuid: "718718501f7e4a469c9f898640c22209" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb"
I20260601 13:29:44.324038 31525 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:44.325930 31525 raft_consensus.cc:2468] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718718501f7e4a469c9f898640c22209 in term 3.
I20260601 13:29:44.326486 31412 leader_election.cc:304] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 718718501f7e4a469c9f898640c22209, b864c7d16e2148cfa265a3c4eeb3cbbb; no voters: 1acf96b8139748a79fb9cc71104e6048
I20260601 13:29:44.326721 31587 raft_consensus.cc:2804] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:29:44.326833 31587 raft_consensus.cc:697] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Becoming Leader. State: Replica: 718718501f7e4a469c9f898640c22209, State: Running, Role: LEADER
I20260601 13:29:44.327000 31587 consensus_queue.cc:237] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.329018 30911 catalog_manager.cc:5696] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 reported cstate change: term changed from 2 to 3, leader changed from 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1) to 718718501f7e4a469c9f898640c22209 (127.23.203.2). New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:44.433908 31452 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:29:44.434028 31452 pending_rounds.cc:85] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Aborting all ops after (but not including) 0
I20260601 13:29:44.434059 31452 pending_rounds.cc:107] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:29:44.434085 31452 raft_consensus.cc:2889] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:29:44.434896 31569 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.438282 31525 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:29:44.438910 31574 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.468031 31452 raft_consensus.cc:1240] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Rejecting Update request from peer b864c7d16e2148cfa265a3c4eeb3cbbb for earlier term 2. Current term is 3. Ops: []
I20260601 13:29:44.468636 31580 consensus_queue.cc:1059] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.468954 31580 consensus_queue.cc:1243] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [LEADER]: Peer 718718501f7e4a469c9f898640c22209 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:29:44.469126 31584 raft_consensus.cc:3055] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:29:44.469228 31584 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b864c7d16e2148cfa265a3c4eeb3cbbb, State: Running, Role: LEADER
I20260601 13:29:44.469445 31584 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.469703 31584 raft_consensus.cc:3060] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:44.584587 31452 raft_consensus.cc:1240] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Rejecting Update request from peer 1acf96b8139748a79fb9cc71104e6048 for earlier term 2. Current term is 3. Ops: []
I20260601 13:29:44.585266 31574 consensus_queue.cc:1059] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.585508 31574 consensus_queue.cc:1243] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Peer 718718501f7e4a469c9f898640c22209 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:29:44.585599 31569 raft_consensus.cc:3055] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:29:44.585690 31569 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1acf96b8139748a79fb9cc71104e6048, State: Running, Role: LEADER
I20260601 13:29:44.585958 31569 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } }
I20260601 13:29:44.586154 31569 raft_consensus.cc:3060] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:29:44.621217 31370 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:29:44.621876 31587 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.626174 31525 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:29:44.626619 31600 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.626833 31600 consensus_queue.cc:1243] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Peer b864c7d16e2148cfa265a3c4eeb3cbbb log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:29:44.627611 31525 pending_rounds.cc:85] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Aborting all ops after (but not including) 0
I20260601 13:29:44.627887 31525 pending_rounds.cc:107] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:29:44.627955 31525 raft_consensus.cc:2889] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:29:44.684787 31525 raft_consensus.cc:1275] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:44.685357 31574 consensus_queue.cc:1048] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.689110 31452 raft_consensus.cc:1275] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:44.689616 31602 consensus_queue.cc:1048] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.745986 31525 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:29:44.746551 31587 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.749737 31370 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:29:44.750211 31591 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:44.750387 31591 consensus_queue.cc:1243] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Peer 1acf96b8139748a79fb9cc71104e6048 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:29:44.751081 31370 pending_rounds.cc:85] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Aborting all ops after (but not including) 0
I20260601 13:29:44.751142 31370 pending_rounds.cc:107] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:29:44.751210 31370 raft_consensus.cc:2889] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:29:45.070039 31452 consensus_queue.cc:237] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.071661 31525 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:29:45.071774 31370 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:29:45.072228 31591 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:45.072461 31587 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:45.074095 31600 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.075995 31370 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
W20260601 13:29:45.076181 31414 consensus_peers.cc:597] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 -> Peer 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4:38281): Couldn't send request to peer 436132ce0f364e2ca751966bb9a74e5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 687b4e48707c46a29a99b69afdc4f78e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:45.076781 30910 catalog_manager.cc:5696] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 reported cstate change: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:45.077951 31525 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.078068 31369 consensus_queue.cc:237] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.080034 31452 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:45.080403 31534 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:45.081238 31574 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:45.081619 31574 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:45.083163 31574 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.083572 31534 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
W20260601 13:29:45.084529 31333 consensus_peers.cc:597] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 -> Peer 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4:38281): Couldn't send request to peer 436132ce0f364e2ca751966bb9a74e5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96babdbc04744e27b2744249e2f95db0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:45.085512 31452 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.085704 30912 catalog_manager.cc:5696] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 reported cstate change: config changed from index -1 to 2, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New cstate: current_term: 2 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:45.087082 31451 consensus_queue.cc:237] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.088491 31369 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:29:45.088582 31534 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:29:45.088608 31414 consensus_peers.cc:597] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 -> Peer 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4:38281): Couldn't send request to peer 436132ce0f364e2ca751966bb9a74e5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34ca231bdf3140389dfe9b1c142b0af7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:45.088954 31600 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:45.089063 31587 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:45.090893 31600 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.091472 31369 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.092438 31534 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } } }
I20260601 13:29:45.093210 30911 catalog_manager.cc:5696] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 reported cstate change: config changed from index -1 to 3, NON_VOTER 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) added. New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:45.500648 31612 ts_tablet_manager.cc:933] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: Initiating tablet copy from peer 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353)
I20260601 13:29:45.501271 31612 tablet_copy_client.cc:323] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.1:45353
I20260601 13:29:45.505699 31381 tablet_copy_service.cc:140] P 1acf96b8139748a79fb9cc71104e6048: Received BeginTabletCopySession request for tablet 96babdbc04744e27b2744249e2f95db0 from peer 436132ce0f364e2ca751966bb9a74e5e ({username='slave'} at 127.0.0.1:55334)
I20260601 13:29:45.505872 31381 tablet_copy_service.cc:161] P 1acf96b8139748a79fb9cc71104e6048: Beginning new tablet copy session on tablet 96babdbc04744e27b2744249e2f95db0 from peer 436132ce0f364e2ca751966bb9a74e5e at {username='slave'} at 127.0.0.1:55334: session id = 436132ce0f364e2ca751966bb9a74e5e-96babdbc04744e27b2744249e2f95db0
I20260601 13:29:45.506990 31381 tablet_copy_source_session.cc:215] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:45.508064 31612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96babdbc04744e27b2744249e2f95db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:45.510110 31612 tablet_copy_client.cc:806] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:45.510345 31612 tablet_copy_client.cc:670] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:45.511655 31612 tablet_copy_client.cc:538] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:45.512854 31612 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap starting.
I20260601 13:29:45.516238 31612 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:45.516518 31612 tablet_bootstrap.cc:492] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap complete.
I20260601 13:29:45.516708 31612 ts_tablet_manager.cc:1403] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:45.517163 31612 raft_consensus.cc:359] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.517313 31612 raft_consensus.cc:740] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 436132ce0f364e2ca751966bb9a74e5e, State: Initialized, Role: LEARNER
I20260601 13:29:45.517462 31612 consensus_queue.cc:260] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.517946 31612 ts_tablet_manager.cc:1434] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.002s
I20260601 13:29:45.518573 31381 tablet_copy_service.cc:342] P 1acf96b8139748a79fb9cc71104e6048: Request end of tablet copy session 436132ce0f364e2ca751966bb9a74e5e-96babdbc04744e27b2744249e2f95db0 received from {username='slave'} at 127.0.0.1:55334
I20260601 13:29:45.518682 31381 tablet_copy_service.cc:434] P 1acf96b8139748a79fb9cc71104e6048: ending tablet copy session 436132ce0f364e2ca751966bb9a74e5e-96babdbc04744e27b2744249e2f95db0 on tablet 96babdbc04744e27b2744249e2f95db0 with peer 436132ce0f364e2ca751966bb9a74e5e
I20260601 13:29:45.562811 31612 ts_tablet_manager.cc:933] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: Initiating tablet copy from peer 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:45.563364 31612 tablet_copy_client.cc:323] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:38637
I20260601 13:29:45.567490 31463 tablet_copy_service.cc:140] P 718718501f7e4a469c9f898640c22209: Received BeginTabletCopySession request for tablet 34ca231bdf3140389dfe9b1c142b0af7 from peer 436132ce0f364e2ca751966bb9a74e5e ({username='slave'} at 127.0.0.1:53306)
I20260601 13:29:45.567658 31463 tablet_copy_service.cc:161] P 718718501f7e4a469c9f898640c22209: Beginning new tablet copy session on tablet 34ca231bdf3140389dfe9b1c142b0af7 from peer 436132ce0f364e2ca751966bb9a74e5e at {username='slave'} at 127.0.0.1:53306: session id = 436132ce0f364e2ca751966bb9a74e5e-34ca231bdf3140389dfe9b1c142b0af7
I20260601 13:29:45.568501 31463 tablet_copy_source_session.cc:215] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:45.569461 31612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ca231bdf3140389dfe9b1c142b0af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:45.571449 31612 tablet_copy_client.cc:806] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:45.571643 31612 tablet_copy_client.cc:670] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:45.572988 31612 tablet_copy_client.cc:538] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:45.574127 31612 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap starting.
I20260601 13:29:45.577756 31612 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:45.578029 31612 tablet_bootstrap.cc:492] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap complete.
I20260601 13:29:45.578313 31612 ts_tablet_manager.cc:1403] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.002s
I20260601 13:29:45.578783 31612 raft_consensus.cc:359] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.578902 31612 raft_consensus.cc:740] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 436132ce0f364e2ca751966bb9a74e5e, State: Initialized, Role: LEARNER
I20260601 13:29:45.579046 31612 consensus_queue.cc:260] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.579355 31612 ts_tablet_manager.cc:1434] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:45.579963 31463 tablet_copy_service.cc:342] P 718718501f7e4a469c9f898640c22209: Request end of tablet copy session 436132ce0f364e2ca751966bb9a74e5e-34ca231bdf3140389dfe9b1c142b0af7 received from {username='slave'} at 127.0.0.1:53306
I20260601 13:29:45.580075 31463 tablet_copy_service.cc:434] P 718718501f7e4a469c9f898640c22209: ending tablet copy session 436132ce0f364e2ca751966bb9a74e5e-34ca231bdf3140389dfe9b1c142b0af7 on tablet 34ca231bdf3140389dfe9b1c142b0af7 with peer 436132ce0f364e2ca751966bb9a74e5e
I20260601 13:29:45.635273 31612 ts_tablet_manager.cc:933] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: Initiating tablet copy from peer 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637)
I20260601 13:29:45.635735 31612 tablet_copy_client.cc:323] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:38637
I20260601 13:29:45.636323 31463 tablet_copy_service.cc:140] P 718718501f7e4a469c9f898640c22209: Received BeginTabletCopySession request for tablet 687b4e48707c46a29a99b69afdc4f78e from peer 436132ce0f364e2ca751966bb9a74e5e ({username='slave'} at 127.0.0.1:53306)
I20260601 13:29:45.636446 31463 tablet_copy_service.cc:161] P 718718501f7e4a469c9f898640c22209: Beginning new tablet copy session on tablet 687b4e48707c46a29a99b69afdc4f78e from peer 436132ce0f364e2ca751966bb9a74e5e at {username='slave'} at 127.0.0.1:53306: session id = 436132ce0f364e2ca751966bb9a74e5e-687b4e48707c46a29a99b69afdc4f78e
I20260601 13:29:45.638478 31463 tablet_copy_source_session.cc:215] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:45.640332 31612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687b4e48707c46a29a99b69afdc4f78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:45.642367 31612 tablet_copy_client.cc:806] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:45.642591 31612 tablet_copy_client.cc:670] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:45.643766 31612 tablet_copy_client.cc:538] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:45.645130 31612 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap starting.
I20260601 13:29:45.649091 31612 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:45.649434 31612 tablet_bootstrap.cc:492] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: Bootstrap complete.
I20260601 13:29:45.649670 31612 ts_tablet_manager.cc:1403] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:29:45.650278 31612 raft_consensus.cc:359] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.650436 31612 raft_consensus.cc:740] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 436132ce0f364e2ca751966bb9a74e5e, State: Initialized, Role: LEARNER
I20260601 13:29:45.650581 31612 consensus_queue.cc:260] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: true } }
I20260601 13:29:45.650949 31612 ts_tablet_manager.cc:1434] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:45.651659 31463 tablet_copy_service.cc:342] P 718718501f7e4a469c9f898640c22209: Request end of tablet copy session 436132ce0f364e2ca751966bb9a74e5e-687b4e48707c46a29a99b69afdc4f78e received from {username='slave'} at 127.0.0.1:53306
I20260601 13:29:45.651779 31463 tablet_copy_service.cc:434] P 718718501f7e4a469c9f898640c22209: ending tablet copy session 436132ce0f364e2ca751966bb9a74e5e-687b4e48707c46a29a99b69afdc4f78e on tablet 687b4e48707c46a29a99b69afdc4f78e with peer 436132ce0f364e2ca751966bb9a74e5e
I20260601 13:29:45.990515 31287 raft_consensus.cc:1217] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:29:46.088956 31287 raft_consensus.cc:1217] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:29:46.179083 31287 raft_consensus.cc:1217] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:29:46.519555 31624 raft_consensus.cc:1064] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048: attempting to promote NON_VOTER 436132ce0f364e2ca751966bb9a74e5e to VOTER
I20260601 13:29:46.520188 31624 consensus_queue.cc:237] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } }
I20260601 13:29:46.521793 31287 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 LEARNER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:46.522071 31534 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:46.522336 31630 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:46.522428 31451 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:46.522579 31629 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:46.523128 31630 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:46.524876 31629 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.525453 31287 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.525624 31451 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.528028 30912 catalog_manager.cc:5696] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 reported cstate change: config changed from index 2 to 3, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:46.528093 31534 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } attrs { replace: true } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.536437 31369 consensus_queue.cc:237] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } }
I20260601 13:29:46.537760 31534 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:46.537778 31287 raft_consensus.cc:1275] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 FOLLOWER]: Refusing update from remote peer 1acf96b8139748a79fb9cc71104e6048: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:46.538233 31627 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.538471 31630 consensus_queue.cc:1048] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.540860 31630 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 718718501f7e4a469c9f898640c22209 (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.541306 31534 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 718718501f7e4a469c9f898640c22209 (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.543283 30899 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 96babdbc04744e27b2744249e2f95db0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:46.543689 30909 catalog_manager.cc:5696] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb reported cstate change: config changed from index 3 to 4, VOTER 718718501f7e4a469c9f898640c22209 (127.23.203.2) evicted. New cstate: current_term: 2 leader_uuid: "1acf96b8139748a79fb9cc71104e6048" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.543795 31287 raft_consensus.cc:2955] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 718718501f7e4a469c9f898640c22209 (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.550979 31442 tablet_service.cc:1558] Processing DeleteTablet for tablet 96babdbc04744e27b2744249e2f95db0 with delete_type TABLET_DATA_TOMBSTONED (TS 718718501f7e4a469c9f898640c22209 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53308
I20260601 13:29:46.551473 31642 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:46.551811 31642 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:46.552028 31642 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:46.553083 31642 ts_tablet_manager.cc:1916] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:46.556804 31642 ts_tablet_manager.cc:1929] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:29:46.556897 31642 log.cc:1199] T 96babdbc04744e27b2744249e2f95db0 P 718718501f7e4a469c9f898640c22209: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/96babdbc04744e27b2744249e2f95db0
I20260601 13:29:46.557565 30899 catalog_manager.cc:5027] TS 718718501f7e4a469c9f898640c22209 (127.23.203.2:38637): tablet 96babdbc04744e27b2744249e2f95db0 (table test-workload [id=963c1de7eae34c2bb00eed6ae3608475]) successfully deleted
I20260601 13:29:46.593468 31625 raft_consensus.cc:1064] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209: attempting to promote NON_VOTER 436132ce0f364e2ca751966bb9a74e5e to VOTER
I20260601 13:29:46.593977 31625 consensus_queue.cc:237] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } }
I20260601 13:29:46.595693 31369 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:46.596004 31534 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:46.596169 31287 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:46.596403 31626 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.596614 31587 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.596992 31644 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.598616 31587 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.599181 31534 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.599212 31369 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.600997 31287 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.601419 30912 catalog_manager.cc:5696] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 reported cstate change: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:46.605047 31451 consensus_queue.cc:237] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } }
I20260601 13:29:46.606503 31287 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:46.606563 31534 raft_consensus.cc:1275] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:46.607033 31587 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:46.607225 31625 consensus_queue.cc:1048] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:46.609091 31625 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.609536 31287 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.611254 30899 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 687b4e48707c46a29a99b69afdc4f78e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:46.611858 30909 catalog_manager.cc:5696] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 reported cstate change: config changed from index 4 to 5, VOTER 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1) evicted. New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:46.612468 31534 raft_consensus.cc:2955] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.614677 31360 tablet_service.cc:1558] Processing DeleteTablet for tablet 687b4e48707c46a29a99b69afdc4f78e with delete_type TABLET_DATA_TOMBSTONED (TS 1acf96b8139748a79fb9cc71104e6048 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55350
I20260601 13:29:46.615134 31648 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:46.615307 31648 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:46.615489 31648 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:46.616356 31648 ts_tablet_manager.cc:1916] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:46.617547 31644 raft_consensus.cc:1064] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209: attempting to promote NON_VOTER 436132ce0f364e2ca751966bb9a74e5e to VOTER
I20260601 13:29:46.618140 31644 consensus_queue.cc:237] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } }
I20260601 13:29:46.619000 31648 ts_tablet_manager.cc:1929] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:29:46.619102 31648 log.cc:1199] T 687b4e48707c46a29a99b69afdc4f78e P 1acf96b8139748a79fb9cc71104e6048: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/687b4e48707c46a29a99b69afdc4f78e
I20260601 13:29:46.619843 30899 catalog_manager.cc:5027] TS 1acf96b8139748a79fb9cc71104e6048 (127.23.203.1:45353): tablet 687b4e48707c46a29a99b69afdc4f78e (table test-workload [id=963c1de7eae34c2bb00eed6ae3608475]) successfully deleted
I20260601 13:29:46.620023 31287 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 LEARNER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:46.620371 31534 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:46.620446 31626 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.620642 31369 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:29:46.620814 31626 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.621145 31587 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:46.623134 31626 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.623672 31534 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.625445 31287 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.625802 31369 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.626668 30909 catalog_manager.cc:5696] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 reported cstate change: config changed from index 3 to 4, 436132ce0f364e2ca751966bb9a74e5e (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b864c7d16e2148cfa265a3c4eeb3cbbb" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:46.630862 31451 consensus_queue.cc:237] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } }
I20260601 13:29:46.632386 31287 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:46.632849 31369 raft_consensus.cc:1275] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Refusing update from remote peer 718718501f7e4a469c9f898640c22209: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:29:46.632808 31626 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:46.633250 31587 consensus_queue.cc:1048] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:46.634831 31626 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.635397 31287 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.636682 30899 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 34ca231bdf3140389dfe9b1c142b0af7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:46.636984 31369 raft_consensus.cc:2955] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } } }
I20260601 13:29:46.637450 30911 catalog_manager.cc:5696] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 reported cstate change: config changed from index 4 to 5, VOTER b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3) evicted. New cstate: current_term: 3 leader_uuid: "718718501f7e4a469c9f898640c22209" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1acf96b8139748a79fb9cc71104e6048" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718718501f7e4a469c9f898640c22209" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 38637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "436132ce0f364e2ca751966bb9a74e5e" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 38281 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:46.643741 31516 tablet_service.cc:1558] Processing DeleteTablet for tablet 34ca231bdf3140389dfe9b1c142b0af7 with delete_type TABLET_DATA_TOMBSTONED (TS b864c7d16e2148cfa265a3c4eeb3cbbb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36802
I20260601 13:29:46.644205 31654 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:46.644394 31654 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:46.644567 31654 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:46.645195 31654 ts_tablet_manager.cc:1916] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:46.647347 31654 ts_tablet_manager.cc:1929] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:29:46.647547 31654 log.cc:1199] T 34ca231bdf3140389dfe9b1c142b0af7 P b864c7d16e2148cfa265a3c4eeb3cbbb: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/34ca231bdf3140389dfe9b1c142b0af7
I20260601 13:29:46.648221 30896 catalog_manager.cc:5027] TS b864c7d16e2148cfa265a3c4eeb3cbbb (127.23.203.3:37289): tablet 34ca231bdf3140389dfe9b1c142b0af7 (table test-workload [id=963c1de7eae34c2bb00eed6ae3608475]) successfully deleted
I20260601 13:29:48.862986 24364 tablet_server.cc:179] TabletServer@127.23.203.1:45353 shutting down...
I20260601 13:29:48.867623 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:48.867916 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.868080 24364 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.868286 24364 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P 1acf96b8139748a79fb9cc71104e6048 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.868801 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.868880 24364 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:48.869102 24364 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.869489 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.869560 24364 raft_consensus.cc:2243] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:48.869725 24364 raft_consensus.cc:2272] T dd9409fcf60e4d13919a5365b04f57f6 P 1acf96b8139748a79fb9cc71104e6048 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.883890 24364 tablet_server.cc:196] TabletServer@127.23.203.1:45353 shutdown complete.
I20260601 13:29:48.886801 24364 tablet_server.cc:179] TabletServer@127.23.203.2:38637 shutting down...
I20260601 13:29:48.891453 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:48.893134 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.893270 24364 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:29:48.893473 24364 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P 718718501f7e4a469c9f898640c22209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.893927 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.894006 24364 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:29:48.894121 24364 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P 718718501f7e4a469c9f898640c22209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.894505 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.894577 24364 raft_consensus.cc:2243] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.894640 24364 raft_consensus.cc:2272] T dd9409fcf60e4d13919a5365b04f57f6 P 718718501f7e4a469c9f898640c22209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.908241 24364 tablet_server.cc:196] TabletServer@127.23.203.2:38637 shutdown complete.
I20260601 13:29:48.910810 24364 tablet_server.cc:179] TabletServer@127.23.203.3:37289 shutting down...
I20260601 13:29:48.914857 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:48.915095 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.915215 24364 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.915352 24364 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P b864c7d16e2148cfa265a3c4eeb3cbbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.915879 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.916005 24364 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.916190 24364 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.916565 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:48.916674 24364 raft_consensus.cc:2243] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.916790 24364 raft_consensus.cc:2272] T dd9409fcf60e4d13919a5365b04f57f6 P b864c7d16e2148cfa265a3c4eeb3cbbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.930034 24364 tablet_server.cc:196] TabletServer@127.23.203.3:37289 shutdown complete.
I20260601 13:29:48.932801 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:29:48.936708 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:48.936967 24364 tablet_replica.cc:333] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e: stopping tablet replica
I20260601 13:29:48.937130 24364 raft_consensus.cc:2243] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.937319 24364 raft_consensus.cc:2272] T 687b4e48707c46a29a99b69afdc4f78e P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.937803 24364 tablet_replica.cc:333] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e: stopping tablet replica
I20260601 13:29:48.937923 24364 raft_consensus.cc:2243] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.938040 24364 raft_consensus.cc:2272] T 96babdbc04744e27b2744249e2f95db0 P 436132ce0f364e2ca751966bb9a74e5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.938470 24364 tablet_replica.cc:333] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e: stopping tablet replica
I20260601 13:29:48.938591 24364 raft_consensus.cc:2243] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:48.938704 24364 raft_consensus.cc:2272] T 34ca231bdf3140389dfe9b1c142b0af7 P 436132ce0f364e2ca751966bb9a74e5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.951633 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:29:48.954141 24364 master.cc:562] Master@127.23.203.62:33529 shutting down...
I20260601 13:29:48.958511 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:48.958724 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:48.958801 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P dfe36cbde5824747a066102495ee9d1d: stopping tablet replica
I20260601 13:29:48.971585 24364 master.cc:584] Master@127.23.203.62:33529 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14992 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:29:48.981699 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:39887
I20260601 13:29:48.982127 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:48.984467 31656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:48.984537 31655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:48.984555 31658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:48.984678 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:48.984922 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:48.985013 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:48.985066 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320588985065 us; error 0 us; skew 500 ppm
I20260601 13:29:48.985977 24364 webserver.cc:533] Webserver started at http://127.23.203.62:45063/ using document root <none> and password file <none>
I20260601 13:29:48.986169 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:48.986275 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:48.986356 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:48.986775 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "34900a572c414ccd9537f8f90742aebe"
format_stamp: "Formatted at 2026-06-01 13:29:48 on dist-test-slave-wz1t"
I20260601 13:29:48.988253 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:48.989202 31663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:48.989472 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:48.989560 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "34900a572c414ccd9537f8f90742aebe"
format_stamp: "Formatted at 2026-06-01 13:29:48 on dist-test-slave-wz1t"
I20260601 13:29:48.989650 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:49.016742 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:49.017182 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:49.022228 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:39887
I20260601 13:29:49.026019 31715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:39887 every 8 connection(s)
I20260601 13:29:49.026645 31716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:49.028466 31716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Bootstrap starting.
I20260601 13:29:49.029546 31716 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:49.030622 31716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: No bootstrap required, opened a new log
I20260601 13:29:49.031023 31716 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34900a572c414ccd9537f8f90742aebe" member_type: VOTER }
I20260601 13:29:49.031112 31716 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:49.031133 31716 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34900a572c414ccd9537f8f90742aebe, State: Initialized, Role: FOLLOWER
I20260601 13:29:49.031234 31716 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34900a572c414ccd9537f8f90742aebe" member_type: VOTER }
I20260601 13:29:49.031342 31716 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:49.031394 31716 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:49.031451 31716 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:49.032544 31716 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34900a572c414ccd9537f8f90742aebe" member_type: VOTER }
I20260601 13:29:49.032711 31716 leader_election.cc:304] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34900a572c414ccd9537f8f90742aebe; no voters: 
I20260601 13:29:49.032977 31716 leader_election.cc:290] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:49.033221 31719 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:49.033500 31719 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 1 LEADER]: Becoming Leader. State: Replica: 34900a572c414ccd9537f8f90742aebe, State: Running, Role: LEADER
I20260601 13:29:49.033520 31716 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:49.033690 31719 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34900a572c414ccd9537f8f90742aebe" member_type: VOTER }
I20260601 13:29:49.034226 31721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34900a572c414ccd9537f8f90742aebe. Latest consensus state: current_term: 1 leader_uuid: "34900a572c414ccd9537f8f90742aebe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34900a572c414ccd9537f8f90742aebe" member_type: VOTER } }
I20260601 13:29:49.034400 31721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:49.034410 31720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34900a572c414ccd9537f8f90742aebe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34900a572c414ccd9537f8f90742aebe" member_type: VOTER } }
I20260601 13:29:49.034547 31720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:49.034991 31726 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:49.035818 31726 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:49.036504 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:49.039269 31726 catalog_manager.cc:1382] Generated new cluster ID: 550586724309411882af42bfdf78fb6f
I20260601 13:29:49.039501 31726 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:49.047997 31726 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:49.048768 31726 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:49.057662 31726 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Generated new TSK 0
I20260601 13:29:49.057900 31726 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:49.069280 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:49.071445 31738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:49.071689 31740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:49.071738 31737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:49.071811 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:49.072016 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:49.072081 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:49.072116 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320589072116 us; error 0 us; skew 500 ppm
I20260601 13:29:49.073067 24364 webserver.cc:533] Webserver started at http://127.23.203.1:41417/ using document root <none> and password file <none>
I20260601 13:29:49.073268 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:49.073351 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:49.073432 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:49.073873 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:49.075675 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:49.076747 31745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.077077 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:49.077167 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:49.077265 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:49.091076 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:49.091487 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:49.091799 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:49.092260 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:49.092324 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.092382 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:49.092442 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.096877 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:44471
I20260601 13:29:49.096940 31808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:44471 every 8 connection(s)
I20260601 13:29:49.097785 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:49.100402 31814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:49.100436 31813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:49.100567 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:49.100687 31816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:49.101034 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:49.101095 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:49.101116 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320589101116 us; error 0 us; skew 500 ppm
I20260601 13:29:49.102303 24364 webserver.cc:533] Webserver started at http://127.23.203.2:39641/ using document root <none> and password file <none>
I20260601 13:29:49.102447 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:49.102490 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:49.102547 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:49.102919 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "dccf512ed86f49db996dc56f15fe305c"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:49.104538 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:49.105613 31821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.105957 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:49.106074 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "dccf512ed86f49db996dc56f15fe305c"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:49.106158 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:49.106976 31809 heartbeater.cc:344] Connected to a master server at 127.23.203.62:39887
I20260601 13:29:49.107107 31809 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:49.107414 31809 heartbeater.cc:507] Master 127.23.203.62:39887 requested a full tablet report, sending...
I20260601 13:29:49.108083 31680 ts_manager.cc:194] Registered new tserver with Master: e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471)
I20260601 13:29:49.108812 31680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51906
I20260601 13:29:49.118893 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:49.119372 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:49.119688 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:49.120172 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:49.120234 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.120293 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:49.120326 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.124349 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:40117
I20260601 13:29:49.124437 31884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:40117 every 8 connection(s)
I20260601 13:29:49.125195 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:49.127338 31889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:49.127352 31888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:49.127478 31891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:49.127753 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:49.128002 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:49.128044 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:49.128079 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320589128078 us; error 0 us; skew 500 ppm
I20260601 13:29:49.129091 24364 webserver.cc:533] Webserver started at http://127.23.203.3:33147/ using document root <none> and password file <none>
I20260601 13:29:49.129289 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:49.129357 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:49.129438 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:49.129899 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:49.129985 31885 heartbeater.cc:344] Connected to a master server at 127.23.203.62:39887
I20260601 13:29:49.130064 31885 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:49.130327 31885 heartbeater.cc:507] Master 127.23.203.62:39887 requested a full tablet report, sending...
I20260601 13:29:49.130993 31680 ts_manager.cc:194] Registered new tserver with Master: dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:49.131605 31680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51914
I20260601 13:29:49.131747 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:29:49.132728 31896 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.132956 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:49.133039 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:49.133131 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:49.158746 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:49.159209 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:49.159536 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:49.160066 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:49.160125 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.160180 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:49.160210 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:49.164556 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:40401
I20260601 13:29:49.164655 31959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:40401 every 8 connection(s)
I20260601 13:29:49.169534 31960 heartbeater.cc:344] Connected to a master server at 127.23.203.62:39887
I20260601 13:29:49.169780 31960 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:49.170122 31960 heartbeater.cc:507] Master 127.23.203.62:39887 requested a full tablet report, sending...
I20260601 13:29:49.170976 31680 ts_manager.cc:194] Registered new tserver with Master: c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:49.171561 31680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51924
I20260601 13:29:49.172005 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006960429s
I20260601 13:29:50.109812 31809 heartbeater.cc:499] Master 127.23.203.62:39887 was elected leader, sending a full tablet report...
I20260601 13:29:50.132576 31885 heartbeater.cc:499] Master 127.23.203.62:39887 was elected leader, sending a full tablet report...
I20260601 13:29:50.172796 31960 heartbeater.cc:499] Master 127.23.203.62:39887 was elected leader, sending a full tablet report...
I20260601 13:29:50.207438 31680 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51940:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:50.208062 31680 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:50.220239 31773 tablet_service.cc:1511] Processing CreateTablet for tablet 7373042421cd47e9bdfd98d79b9770fe (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:50.220603 31924 tablet_service.cc:1511] Processing CreateTablet for tablet 7373042421cd47e9bdfd98d79b9770fe (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:50.220775 31923 tablet_service.cc:1511] Processing CreateTablet for tablet 169515c5dedc4ced9f8074e1f842898d (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:50.220852 31772 tablet_service.cc:1511] Processing CreateTablet for tablet 169515c5dedc4ced9f8074e1f842898d (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:50.220919 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7373042421cd47e9bdfd98d79b9770fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.220993 31922 tablet_service.cc:1511] Processing CreateTablet for tablet 60710291ce9d4ead93c1f4eb3801209b (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:50.221133 31923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169515c5dedc4ced9f8074e1f842898d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.220791 31921 tablet_service.cc:1511] Processing CreateTablet for tablet 69cd38ea305e4baca836468d2c0b1d4d (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:50.221221 31771 tablet_service.cc:1511] Processing CreateTablet for tablet 60710291ce9d4ead93c1f4eb3801209b (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:50.221288 31922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60710291ce9d4ead93c1f4eb3801209b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.221421 31921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd38ea305e4baca836468d2c0b1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.221637 31770 tablet_service.cc:1511] Processing CreateTablet for tablet 69cd38ea305e4baca836468d2c0b1d4d (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:50.222033 31849 tablet_service.cc:1511] Processing CreateTablet for tablet 7373042421cd47e9bdfd98d79b9770fe (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:50.222278 31849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7373042421cd47e9bdfd98d79b9770fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.224123 31980 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.224560 31848 tablet_service.cc:1511] Processing CreateTablet for tablet 169515c5dedc4ced9f8074e1f842898d (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:50.224836 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169515c5dedc4ced9f8074e1f842898d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.225471 31980 tablet_bootstrap.cc:654] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.226403 31981 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.226943 31847 tablet_service.cc:1511] Processing CreateTablet for tablet 60710291ce9d4ead93c1f4eb3801209b (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:50.227134 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60710291ce9d4ead93c1f4eb3801209b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.227180 31980 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.227322 31980 ts_tablet_manager.cc:1403] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:29:50.227507 31981 tablet_bootstrap.cc:654] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.228262 31980 raft_consensus.cc:359] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.220603 31846 tablet_service.cc:1511] Processing CreateTablet for tablet 69cd38ea305e4baca836468d2c0b1d4d (DEFAULT_TABLE table=test-workload [id=c9c4c31442d146d98dd232daaa003846]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:50.228653 31980 raft_consensus.cc:385] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.228751 31980 raft_consensus.cc:740] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.228832 31846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd38ea305e4baca836468d2c0b1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.220618 31773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7373042421cd47e9bdfd98d79b9770fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.229218 31772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169515c5dedc4ced9f8074e1f842898d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.229370 31770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd38ea305e4baca836468d2c0b1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.228986 31980 consensus_queue.cc:260] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.231021 31771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60710291ce9d4ead93c1f4eb3801209b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.232156 31984 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.232441 31980 ts_tablet_manager.cc:1434] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:29:50.233330 31981 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.233373 31984 tablet_bootstrap.cc:654] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.233480 31981 ts_tablet_manager.cc:1403] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:50.234055 31981 raft_consensus.cc:359] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.234230 31981 raft_consensus.cc:385] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.234333 31981 raft_consensus.cc:740] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.234457 31980 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.234479 31981 consensus_queue.cc:260] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.234611 31984 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.234689 31984 ts_tablet_manager.cc:1403] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.234920 31981 ts_tablet_manager.cc:1434] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:50.235179 31984 raft_consensus.cc:359] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.235286 31984 raft_consensus.cc:385] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.235320 31984 raft_consensus.cc:740] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.235423 31981 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.235565 31980 tablet_bootstrap.cc:654] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.235435 31984 consensus_queue.cc:260] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.236014 31984 ts_tablet_manager.cc:1434] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:50.236199 31984 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.236406 31981 tablet_bootstrap.cc:654] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.236784 31980 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.236865 31980 ts_tablet_manager.cc:1403] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:50.237182 31984 tablet_bootstrap.cc:654] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.237344 31980 raft_consensus.cc:359] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.237442 31980 raft_consensus.cc:385] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.237478 31980 raft_consensus.cc:740] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.237663 31980 consensus_queue.cc:260] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.237934 31980 ts_tablet_manager.cc:1434] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:50.238106 31980 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.239166 31980 tablet_bootstrap.cc:654] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.240391 31981 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.240422 31984 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.240587 31984 ts_tablet_manager.cc:1403] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:50.240617 31981 ts_tablet_manager.cc:1403] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:50.241181 31981 raft_consensus.cc:359] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.241307 31981 raft_consensus.cc:385] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.241400 31980 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.241315 31984 raft_consensus.cc:359] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.241480 31980 ts_tablet_manager.cc:1403] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.241479 31984 raft_consensus.cc:385] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.241593 31984 raft_consensus.cc:740] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.241361 31981 raft_consensus.cc:740] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.241767 31984 consensus_queue.cc:260] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.241930 31981 consensus_queue.cc:260] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.242008 31980 raft_consensus.cc:359] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.242214 31980 raft_consensus.cc:385] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.242564 31980 raft_consensus.cc:740] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.242350 31981 ts_tablet_manager.cc:1434] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:50.242678 31984 ts_tablet_manager.cc:1434] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:29:50.242940 31984 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.242965 31981 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.243678 31980 consensus_queue.cc:260] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.244359 31981 tablet_bootstrap.cc:654] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.244853 31980 ts_tablet_manager.cc:1434] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:29:50.245059 31980 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.245821 31981 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.245918 31981 ts_tablet_manager.cc:1403] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.246309 31980 tablet_bootstrap.cc:654] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.246469 31981 raft_consensus.cc:359] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.246598 31981 raft_consensus.cc:385] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.246644 31981 raft_consensus.cc:740] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.246799 31981 consensus_queue.cc:260] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.247134 31981 ts_tablet_manager.cc:1434] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:50.247334 31981 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.247617 31980 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.247720 31980 ts_tablet_manager.cc:1403] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:50.247864 31984 tablet_bootstrap.cc:654] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.248261 31980 raft_consensus.cc:359] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.248407 31980 raft_consensus.cc:385] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.248451 31980 raft_consensus.cc:740] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.248481 31981 tablet_bootstrap.cc:654] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.248601 31980 consensus_queue.cc:260] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.248947 31980 ts_tablet_manager.cc:1434] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:50.249719 31984 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.249761 31981 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.249810 31984 ts_tablet_manager.cc:1403] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:50.249848 31981 ts_tablet_manager.cc:1403] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.250370 31984 raft_consensus.cc:359] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.250382 31981 raft_consensus.cc:359] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.250514 31984 raft_consensus.cc:385] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.250536 31981 raft_consensus.cc:385] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.250553 31984 raft_consensus.cc:740] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.250609 31981 raft_consensus.cc:740] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.250749 31984 consensus_queue.cc:260] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.250765 31981 consensus_queue.cc:260] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.251137 31984 ts_tablet_manager.cc:1434] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:50.251368 31984 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.251138 31981 ts_tablet_manager.cc:1434] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:50.252662 31984 tablet_bootstrap.cc:654] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.254050 31984 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.254155 31984 ts_tablet_manager.cc:1403] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.254680 31984 raft_consensus.cc:359] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.254819 31984 raft_consensus.cc:385] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.254871 31984 raft_consensus.cc:740] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.255007 31984 consensus_queue.cc:260] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.255318 31984 ts_tablet_manager.cc:1434] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:50.297957 31985 raft_consensus.cc:493] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.298166 31985 raft_consensus.cc:515] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.298779 31985 leader_election.cc:290] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.302979 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60710291ce9d4ead93c1f4eb3801209b" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:50.302986 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60710291ce9d4ead93c1f4eb3801209b" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.303241 31859 raft_consensus.cc:2468] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.303241 31783 raft_consensus.cc:2468] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.303607 31897 leader_election.cc:304] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.303792 31985 raft_consensus.cc:2804] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.303889 31985 raft_consensus.cc:493] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.303941 31985 raft_consensus.cc:3060] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.304877 31985 raft_consensus.cc:515] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.305310 31985 leader_election.cc:290] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.305712 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60710291ce9d4ead93c1f4eb3801209b" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:50.305712 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60710291ce9d4ead93c1f4eb3801209b" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.305878 31783 raft_consensus.cc:3060] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.305878 31859 raft_consensus.cc:3060] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.307056 31783 raft_consensus.cc:2468] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.307087 31859 raft_consensus.cc:2468] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.307535 31897 leader_election.cc:304] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:50.307723 31985 raft_consensus.cc:2804] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.307987 31985 raft_consensus.cc:697] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Becoming Leader. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Running, Role: LEADER
I20260601 13:29:50.308182 31985 consensus_queue.cc:237] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.309734 31679 catalog_manager.cc:5696] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: term changed from 0 to 1, leader changed from <none> to c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3). New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:50.458352 31988 raft_consensus.cc:493] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.458621 31988 raft_consensus.cc:515] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.459885 31988 leader_election.cc:290] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.466262 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" is_pre_election: true
I20260601 13:29:50.466547 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.466600 31934 raft_consensus.cc:2468] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 0.
I20260601 13:29:50.466737 31859 raft_consensus.cc:2468] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 0.
I20260601 13:29:50.467149 31746 leader_election.cc:304] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.467406 31988 raft_consensus.cc:2804] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.467473 31988 raft_consensus.cc:493] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.467505 31988 raft_consensus.cc:3060] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.468842 31988 raft_consensus.cc:515] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.469398 31988 leader_election.cc:290] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 election: Requested vote from peers c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.469782 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.469883 31859 raft_consensus.cc:3060] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.469884 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
I20260601 13:29:50.470218 31934 raft_consensus.cc:3060] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.471019 31859 raft_consensus.cc:2468] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1.
I20260601 13:29:50.471140 31934 raft_consensus.cc:2468] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1.
I20260601 13:29:50.471412 31746 leader_election.cc:304] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.471629 31988 raft_consensus.cc:2804] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.471915 31988 raft_consensus.cc:697] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: Becoming Leader. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Running, Role: LEADER
I20260601 13:29:50.472220 31988 consensus_queue.cc:237] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:50.474391 31679 catalog_manager.cc:5696] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:50.570894 31985 raft_consensus.cc:493] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.571075 31985 raft_consensus.cc:515] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.571591 31985 leader_election.cc:290] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.572219 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169515c5dedc4ced9f8074e1f842898d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:50.572307 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169515c5dedc4ced9f8074e1f842898d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.572511 31859 raft_consensus.cc:2468] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.572523 31783 raft_consensus.cc:2468] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.572894 31897 leader_election.cc:304] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:50.573079 31985 raft_consensus.cc:2804] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.573139 31985 raft_consensus.cc:493] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.573179 31985 raft_consensus.cc:3060] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.574388 31985 raft_consensus.cc:515] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.574800 31985 leader_election.cc:290] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.575284 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169515c5dedc4ced9f8074e1f842898d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:50.575291 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169515c5dedc4ced9f8074e1f842898d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.575399 31783 raft_consensus.cc:3060] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.575491 31859 raft_consensus.cc:3060] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.576298 31783 raft_consensus.cc:2468] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.576640 31897 leader_election.cc:304] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.576824 31985 raft_consensus.cc:2804] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.576932 31985 raft_consensus.cc:697] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Becoming Leader. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Running, Role: LEADER
I20260601 13:29:50.577060 31859 raft_consensus.cc:2468] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.577076 31985 consensus_queue.cc:237] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.579453 31679 catalog_manager.cc:5696] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: term changed from 0 to 1, leader changed from <none> to c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3). New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:50.591459 31988 raft_consensus.cc:493] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.591604 31988 raft_consensus.cc:515] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.592039 31988 leader_election.cc:290] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.592500 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.592500 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" is_pre_election: true
I20260601 13:29:50.592680 31934 raft_consensus.cc:2468] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 0.
I20260601 13:29:50.592680 31859 raft_consensus.cc:2468] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 0.
I20260601 13:29:50.593040 31746 leader_election.cc:304] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.593251 31988 raft_consensus.cc:2804] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.593307 31988 raft_consensus.cc:493] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.593335 31988 raft_consensus.cc:3060] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.594327 31988 raft_consensus.cc:515] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.594693 31988 leader_election.cc:290] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 election: Requested vote from peers dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.595106 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
I20260601 13:29:50.595106 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.595258 31934 raft_consensus.cc:3060] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.595270 31859 raft_consensus.cc:3060] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.596266 31859 raft_consensus.cc:2468] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1.
I20260601 13:29:50.596266 31934 raft_consensus.cc:2468] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1.
I20260601 13:29:50.596721 31746 leader_election.cc:304] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.596972 31988 raft_consensus.cc:2804] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.597090 31988 raft_consensus.cc:697] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: Becoming Leader. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Running, Role: LEADER
I20260601 13:29:50.597229 31988 consensus_queue.cc:237] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.600049 31679 catalog_manager.cc:5696] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:50.677042 31679 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39176:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:50.677675 31679 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:50.684325 31771 tablet_service.cc:1511] Processing CreateTablet for tablet f8fb7b4751434ccbbe7f401884d8e0c3 (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:50.684486 31846 tablet_service.cc:1511] Processing CreateTablet for tablet f8fb7b4751434ccbbe7f401884d8e0c3 (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:50.684695 31771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fb7b4751434ccbbe7f401884d8e0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.684829 31846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fb7b4751434ccbbe7f401884d8e0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.686492 31772 tablet_service.cc:1511] Processing CreateTablet for tablet 62fdf3351b2c4e0f93e09d8374aeca16 (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:50.686784 31772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fdf3351b2c4e0f93e09d8374aeca16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.686862 31773 tablet_service.cc:1511] Processing CreateTablet for tablet 57681e45d14443f588b388c72816e09c (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:50.687016 31848 tablet_service.cc:1511] Processing CreateTablet for tablet 57681e45d14443f588b388c72816e09c (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:50.687129 31773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57681e45d14443f588b388c72816e09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.687261 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57681e45d14443f588b388c72816e09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.687772 31770 tablet_service.cc:1511] Processing CreateTablet for tablet cf4ab65d7b8e4885912b04972a143feb (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:50.688012 31770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4ab65d7b8e4885912b04972a143feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.687969 31924 tablet_service.cc:1511] Processing CreateTablet for tablet f8fb7b4751434ccbbe7f401884d8e0c3 (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:50.688242 31924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8fb7b4751434ccbbe7f401884d8e0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.688603 31849 tablet_service.cc:1511] Processing CreateTablet for tablet cf4ab65d7b8e4885912b04972a143feb (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:50.688866 31849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4ab65d7b8e4885912b04972a143feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.689126 31922 tablet_service.cc:1511] Processing CreateTablet for tablet 57681e45d14443f588b388c72816e09c (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:50.689374 31922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57681e45d14443f588b388c72816e09c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.690049 31984 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.691388 31984 tablet_bootstrap.cc:654] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.691407 31981 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.691928 31923 tablet_service.cc:1511] Processing CreateTablet for tablet cf4ab65d7b8e4885912b04972a143feb (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:50.692222 31923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4ab65d7b8e4885912b04972a143feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.692253 31980 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.692545 31981 tablet_bootstrap.cc:654] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.688805 31921 tablet_service.cc:1511] Processing CreateTablet for tablet 62fdf3351b2c4e0f93e09d8374aeca16 (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:50.692771 31921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fdf3351b2c4e0f93e09d8374aeca16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.686698 31847 tablet_service.cc:1511] Processing CreateTablet for tablet 62fdf3351b2c4e0f93e09d8374aeca16 (DEFAULT_TABLE table=dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:50.693343 31847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fdf3351b2c4e0f93e09d8374aeca16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:50.693495 31980 tablet_bootstrap.cc:654] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.695395 31981 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.695612 31981 ts_tablet_manager.cc:1403] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:50.696393 31981 raft_consensus.cc:359] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.696533 31981 raft_consensus.cc:385] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.696569 31981 raft_consensus.cc:740] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.696885 31980 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.696978 31980 ts_tablet_manager.cc:1403] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:29:50.697058 31981 consensus_queue.cc:260] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.697456 31980 raft_consensus.cc:359] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.697577 31980 raft_consensus.cc:385] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.697611 31980 raft_consensus.cc:740] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.697723 31980 consensus_queue.cc:260] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.698032 31981 ts_tablet_manager.cc:1434] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:50.698053 31984 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.698251 31984 ts_tablet_manager.cc:1403] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:29:50.698974 31984 raft_consensus.cc:359] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.699090 31984 raft_consensus.cc:385] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.699136 31984 raft_consensus.cc:740] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.699246 31984 consensus_queue.cc:260] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.699533 31984 ts_tablet_manager.cc:1434] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:50.699744 31984 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.700132 31980 ts_tablet_manager.cc:1434] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:29:50.700438 31980 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.701141 31984 tablet_bootstrap.cc:654] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.701973 31980 tablet_bootstrap.cc:654] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.698251 31981 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.703899 31980 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.704020 31980 ts_tablet_manager.cc:1403] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:50.704216 31984 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.704231 31981 tablet_bootstrap.cc:654] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.704316 31984 ts_tablet_manager.cc:1403] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:50.704519 31980 raft_consensus.cc:359] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.704645 31980 raft_consensus.cc:385] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.704718 31980 raft_consensus.cc:740] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.704656 31984 raft_consensus.cc:359] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.704770 31984 raft_consensus.cc:385] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.704815 31984 raft_consensus.cc:740] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.704852 31980 consensus_queue.cc:260] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.704929 31984 consensus_queue.cc:260] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.705134 31980 ts_tablet_manager.cc:1434] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:50.705145 31984 ts_tablet_manager.cc:1434] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:50.705339 31984 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.705339 31980 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.706477 31984 tablet_bootstrap.cc:654] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.706477 31980 tablet_bootstrap.cc:654] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.708088 31981 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.708213 31981 ts_tablet_manager.cc:1403] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:29:50.708652 31981 raft_consensus.cc:359] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.708945 31981 raft_consensus.cc:385] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.709026 31981 raft_consensus.cc:740] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.709175 31981 consensus_queue.cc:260] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.709489 31981 ts_tablet_manager.cc:1434] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:50.709676 31981 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.710947 31980 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.710999 31981 tablet_bootstrap.cc:654] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.711047 31980 ts_tablet_manager.cc:1403] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:50.711268 31984 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.711401 31984 ts_tablet_manager.cc:1403] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:29:50.711560 31980 raft_consensus.cc:359] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.711705 31980 raft_consensus.cc:385] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.711762 31980 raft_consensus.cc:740] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.711915 31980 consensus_queue.cc:260] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.711948 31984 raft_consensus.cc:359] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.712040 31984 raft_consensus.cc:385] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.712100 31984 raft_consensus.cc:740] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.712249 31980 ts_tablet_manager.cc:1434] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:50.712231 31984 consensus_queue.cc:260] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.712440 31981 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.712534 31984 ts_tablet_manager.cc:1434] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:50.712459 31980 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Bootstrap starting.
I20260601 13:29:50.712579 31981 ts_tablet_manager.cc:1403] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.715504 31981 raft_consensus.cc:359] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.715605 31981 raft_consensus.cc:385] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.715629 31981 raft_consensus.cc:740] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.715806 31981 consensus_queue.cc:260] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.716035 31985 raft_consensus.cc:493] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.716136 31981 ts_tablet_manager.cc:1434] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:50.714118 31980 tablet_bootstrap.cc:654] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.716140 31985 raft_consensus.cc:515] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.716396 31981 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Bootstrap starting.
I20260601 13:29:50.716689 31985 leader_election.cc:290] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.717639 31981 tablet_bootstrap.cc:654] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.717203 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57681e45d14443f588b388c72816e09c" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.718063 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57681e45d14443f588b388c72816e09c" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:50.718119 31859 raft_consensus.cc:2468] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.718204 31783 raft_consensus.cc:2468] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.718511 31897 leader_election.cc:304] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:50.718698 31985 raft_consensus.cc:2804] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.718765 31985 raft_consensus.cc:493] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.718808 31985 raft_consensus.cc:3060] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.712771 31984 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:50.720454 31985 raft_consensus.cc:515] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.720780 31984 tablet_bootstrap.cc:654] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:50.720841 31985 leader_election.cc:290] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.721211 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57681e45d14443f588b388c72816e09c" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.721907 31987 raft_consensus.cc:493] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.721920 31859 raft_consensus.cc:3060] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.722045 31987 raft_consensus.cc:515] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.722730 31981 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: No bootstrap required, opened a new log
I20260601 13:29:50.722694 31987 leader_election.cc:290] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.723047 31981 ts_tablet_manager.cc:1403] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:29:50.723448 31859 raft_consensus.cc:2468] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.721973 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57681e45d14443f588b388c72816e09c" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:50.723773 31783 raft_consensus.cc:3060] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.723907 31981 raft_consensus.cc:359] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.723985 31897 leader_election.cc:304] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:50.724037 31981 raft_consensus.cc:385] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.724072 31981 raft_consensus.cc:740] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.724262 31981 consensus_queue.cc:260] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.724593 31985 raft_consensus.cc:2804] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.725081 31985 raft_consensus.cc:697] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Becoming Leader. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Running, Role: LEADER
I20260601 13:29:50.725091 31783 raft_consensus.cc:2468] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.725274 31985 consensus_queue.cc:237] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.726333 31981 ts_tablet_manager.cc:1434] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:50.727659 31980 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: No bootstrap required, opened a new log
I20260601 13:29:50.727821 31980 ts_tablet_manager.cc:1403] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.001s
I20260601 13:29:50.727669 31679 catalog_manager.cc:5696] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: term changed from 0 to 1, leader changed from <none> to c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3). New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:50.728106 31985 raft_consensus.cc:493] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.728194 31985 raft_consensus.cc:515] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.728579 31985 leader_election.cc:290] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.728946 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:50.729089 31783 raft_consensus.cc:2468] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.729125 31980 raft_consensus.cc:359] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.729251 31980 raft_consensus.cc:385] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.729301 31980 raft_consensus.cc:740] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.729417 31897 leader_election.cc:304] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.729450 31980 consensus_queue.cc:260] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.729633 31985 raft_consensus.cc:2804] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.729701 31985 raft_consensus.cc:493] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.729745 31985 raft_consensus.cc:3060] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.729755 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.729873 31859 raft_consensus.cc:2468] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 0.
I20260601 13:29:50.730948 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:50.731127 31783 raft_consensus.cc:2468] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 0.
I20260601 13:29:50.731197 31985 raft_consensus.cc:515] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.731505 31822 leader_election.cc:304] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.731598 31985 leader_election.cc:290] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:50.731698 31987 raft_consensus.cc:2804] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.731751 31987 raft_consensus.cc:493] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.731791 31987 raft_consensus.cc:3060] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.732008 31980 ts_tablet_manager.cc:1434] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:29:50.732008 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:50.732617 31783 raft_consensus.cc:3060] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.732842 31984 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: No bootstrap required, opened a new log
I20260601 13:29:50.732980 31984 ts_tablet_manager.cc:1403] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.000s
I20260601 13:29:50.733007 31987 raft_consensus.cc:515] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.733390 31987 leader_election.cc:290] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.733510 31984 raft_consensus.cc:359] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.733644 31984 raft_consensus.cc:385] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:50.733683 31984 raft_consensus.cc:740] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:50.733807 31984 consensus_queue.cc:260] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.734347 31984 ts_tablet_manager.cc:1434] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:50.734660 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.735212 31859 raft_consensus.cc:2393] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c02ab2c049544bc29dfc9c6faf7cb84d in current term 1: Already voted for candidate dccf512ed86f49db996dc56f15fe305c in this term.
I20260601 13:29:50.737196 31988 raft_consensus.cc:493] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.737380 31988 raft_consensus.cc:515] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.737876 31988 leader_election.cc:290] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.737193 31782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:50.738533 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fdf3351b2c4e0f93e09d8374aeca16" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" is_pre_election: true
I20260601 13:29:50.738847 31934 raft_consensus.cc:2468] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 0.
I20260601 13:29:50.739256 31747 leader_election.cc:304] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.739478 31783 raft_consensus.cc:2468] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:50.739696 31988 raft_consensus.cc:2804] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.739777 31988 raft_consensus.cc:493] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.739845 31988 raft_consensus.cc:3060] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.741552 31988 raft_consensus.cc:515] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.742100 31988 leader_election.cc:290] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 election: Requested vote from peers dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.742540 31858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fdf3351b2c4e0f93e09d8374aeca16" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:50.742663 31858 raft_consensus.cc:3060] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.742815 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fdf3351b2c4e0f93e09d8374aeca16" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
I20260601 13:29:50.743041 31934 raft_consensus.cc:3060] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.743988 31858 raft_consensus.cc:2468] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1.
I20260601 13:29:50.744060 31897 leader_election.cc:304] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, e8dfee47d6894ffebc20995fd98cbfa3; no voters: dccf512ed86f49db996dc56f15fe305c
I20260601 13:29:50.744249 31934 raft_consensus.cc:2468] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1.
I20260601 13:29:50.744333 31746 leader_election.cc:304] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.744374 31985 raft_consensus.cc:2804] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.744565 31985 raft_consensus.cc:697] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Becoming Leader. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Running, Role: LEADER
I20260601 13:29:50.744783 31985 consensus_queue.cc:237] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.744937 31934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" is_pre_election: true
I20260601 13:29:50.745012 31933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4ab65d7b8e4885912b04972a143feb" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
I20260601 13:29:50.745837 31823 leader_election.cc:304] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c; no voters: c02ab2c049544bc29dfc9c6faf7cb84d, e8dfee47d6894ffebc20995fd98cbfa3
I20260601 13:29:50.746109 31987 raft_consensus.cc:2749] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:29:50.746800 31988 raft_consensus.cc:2804] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.746914 31988 raft_consensus.cc:697] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: Becoming Leader. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Running, Role: LEADER
I20260601 13:29:50.747042 31988 consensus_queue.cc:237] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.747092 31679 catalog_manager.cc:5696] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: term changed from 0 to 1, leader changed from <none> to c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3). New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:50.739229 31859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fdf3351b2c4e0f93e09d8374aeca16" candidate_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:50.747828 31859 raft_consensus.cc:2376] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e8dfee47d6894ffebc20995fd98cbfa3 in term 1. Re-sending same reply.
I20260601 13:29:50.748821 32000 consensus_queue.cc:1048] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:50.748832 31680 catalog_manager.cc:5696] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:50.753613 32000 consensus_queue.cc:1048] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:50.801321 31987 raft_consensus.cc:493] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:50.801606 31987 raft_consensus.cc:515] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.802635 31987 leader_election.cc:290] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.803105 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fb7b4751434ccbbe7f401884d8e0c3" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:50.803117 31933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fb7b4751434ccbbe7f401884d8e0c3" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" is_pre_election: true
I20260601 13:29:50.803249 31783 raft_consensus.cc:2468] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 0.
I20260601 13:29:50.803292 31933 raft_consensus.cc:2468] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 0.
I20260601 13:29:50.803624 31822 leader_election.cc:304] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.803823 31987 raft_consensus.cc:2804] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:50.803897 31987 raft_consensus.cc:493] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:50.803944 31987 raft_consensus.cc:3060] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.804921 31987 raft_consensus.cc:515] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.805385 31987 leader_election.cc:290] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:50.805626 31783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fb7b4751434ccbbe7f401884d8e0c3" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:50.805765 31783 raft_consensus.cc:3060] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.805831 31933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8fb7b4751434ccbbe7f401884d8e0c3" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
I20260601 13:29:50.805989 31933 raft_consensus.cc:3060] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:50.806738 31783 raft_consensus.cc:2468] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 1.
I20260601 13:29:50.806869 31933 raft_consensus.cc:2468] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 1.
I20260601 13:29:50.807130 31822 leader_election.cc:304] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccf512ed86f49db996dc56f15fe305c, e8dfee47d6894ffebc20995fd98cbfa3; no voters: 
I20260601 13:29:50.807307 31987 raft_consensus.cc:2804] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:50.807533 31987 raft_consensus.cc:697] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 1 LEADER]: Becoming Leader. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Running, Role: LEADER
I20260601 13:29:50.807721 31987 consensus_queue.cc:237] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:50.810010 31678 catalog_manager.cc:5696] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c reported cstate change: term changed from 0 to 1, leader changed from <none> to dccf512ed86f49db996dc56f15fe305c (127.23.203.2). New cstate: current_term: 1 leader_uuid: "dccf512ed86f49db996dc56f15fe305c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:50.830703 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:29:50.835248 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:50.835745 24364 tablet_replica.cc:333] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.835970 24364 raft_consensus.cc:2243] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:50.836215 24364 pending_rounds.cc:70] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Trying to abort 1 pending ops.
I20260601 13:29:50.836249 24364 pending_rounds.cc:77] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193139701608448 op_type: NO_OP noop_request { }
I20260601 13:29:50.836329 24364 raft_consensus.cc:2889] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:50.836372 24364 raft_consensus.cc:2272] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.837260 24364 tablet_replica.cc:333] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.837371 24364 raft_consensus.cc:2243] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:50.837446 24364 raft_consensus.cc:2272] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.837898 24364 tablet_replica.cc:333] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.838002 24364 raft_consensus.cc:2243] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:50.838117 24364 pending_rounds.cc:70] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Trying to abort 1 pending ops.
I20260601 13:29:50.838166 24364 pending_rounds.cc:77] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193139088805888 op_type: NO_OP noop_request { }
I20260601 13:29:50.838312 24364 raft_consensus.cc:2889] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:50.838361 24364 raft_consensus.cc:2272] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.839135 24364 tablet_replica.cc:333] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.839284 24364 raft_consensus.cc:2243] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:50.839425 24364 raft_consensus.cc:2272] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.840123 24364 tablet_replica.cc:333] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.840233 24364 raft_consensus.cc:2243] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:50.840364 24364 pending_rounds.cc:70] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Trying to abort 1 pending ops.
I20260601 13:29:50.840394 24364 pending_rounds.cc:77] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193138577125376 op_type: NO_OP noop_request { }
I20260601 13:29:50.840463 24364 raft_consensus.cc:2889] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:50.840509 24364 raft_consensus.cc:2272] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.840984 24364 tablet_replica.cc:333] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.841065 24364 raft_consensus.cc:2243] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:50.841137 24364 raft_consensus.cc:2272] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.841394 24364 tablet_replica.cc:333] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.841466 24364 raft_consensus.cc:2243] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:50.841533 24364 raft_consensus.cc:2272] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.841938 24364 tablet_replica.cc:333] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: stopping tablet replica
I20260601 13:29:50.842010 24364 raft_consensus.cc:2243] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:50.842072 24364 raft_consensus.cc:2272] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:50.856462 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
W20260601 13:29:51.011370 31897 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:29:51.012566 31897 consensus_peers.cc:597] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): Couldn't send request to peer e8dfee47d6894ffebc20995fd98cbfa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:51.099135 32000 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:29:51.142894 31897 consensus_peers.cc:597] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): Couldn't send request to peer e8dfee47d6894ffebc20995fd98cbfa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:29:51.187109 31822 consensus_peers.cc:597] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c -> Peer e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): Couldn't send request to peer e8dfee47d6894ffebc20995fd98cbfa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:29:51.215380 31897 consensus_peers.cc:597] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): Couldn't send request to peer e8dfee47d6894ffebc20995fd98cbfa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:51.223050 31987 consensus_queue.cc:1048] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:51.223052 32040 consensus_queue.cc:1048] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:29:51.271286 31897 consensus_peers.cc:597] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): Couldn't send request to peer e8dfee47d6894ffebc20995fd98cbfa3. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:51.275226 31985 consensus_queue.cc:1048] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:51.865181 31679 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51940:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:29:51.865336 31679 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51940:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:29:51.868654 31679 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Sending DeleteTablet for 3 replicas of tablet f8fb7b4751434ccbbe7f401884d8e0c3
I20260601 13:29:51.869114 31679 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Sending DeleteTablet for 3 replicas of tablet 62fdf3351b2c4e0f93e09d8374aeca16
I20260601 13:29:51.869405 31679 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Sending DeleteTablet for 3 replicas of tablet 57681e45d14443f588b388c72816e09c
I20260601 13:29:51.869529 31924 tablet_service.cc:1558] Processing DeleteTablet for tablet f8fb7b4751434ccbbe7f401884d8e0c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:33716
I20260601 13:29:51.869675 31679 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: Sending DeleteTablet for 3 replicas of tablet cf4ab65d7b8e4885912b04972a143feb
I20260601 13:29:51.869727 31847 tablet_service.cc:1558] Processing DeleteTablet for tablet 62fdf3351b2c4e0f93e09d8374aeca16 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:49570
I20260601 13:29:51.869690 31846 tablet_service.cc:1558] Processing DeleteTablet for tablet f8fb7b4751434ccbbe7f401884d8e0c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:49570
I20260601 13:29:51.870062 31924 tablet_service.cc:1558] Processing DeleteTablet for tablet 62fdf3351b2c4e0f93e09d8374aeca16 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:33716
I20260601 13:29:51.870144 32053 tablet_replica.cc:333] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:51.870316 32053 raft_consensus.cc:2243] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:51.870719 31846 tablet_service.cc:1558] Processing DeleteTablet for tablet 57681e45d14443f588b388c72816e09c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:49570
I20260601 13:29:51.870801 32053 raft_consensus.cc:2272] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.870846 31847 tablet_service.cc:1558] Processing DeleteTablet for tablet cf4ab65d7b8e4885912b04972a143feb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:49570
I20260601 13:29:51.870867 31924 tablet_service.cc:1558] Processing DeleteTablet for tablet cf4ab65d7b8e4885912b04972a143feb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:33716
I20260601 13:29:51.870433 32052 tablet_replica.cc:333] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:51.870577 31921 tablet_service.cc:1558] Processing DeleteTablet for tablet 57681e45d14443f588b388c72816e09c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:33716
I20260601 13:29:51.870986 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:29:51.871136 32052 raft_consensus.cc:2243] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:51.871256 32052 raft_consensus.cc:2272] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.871471 32053 ts_tablet_manager.cc:1916] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:29:51.871486 31664 catalog_manager.cc:4754] TS e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f8fb7b4751434ccbbe7f401884d8e0c3: Network error: Client connection negotiation failed: client connection to 127.23.203.1:44471: connect: Connection refused (error 111)
I20260601 13:29:51.871977 32052 ts_tablet_manager.cc:1916] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:29:51.873574 32055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:51.873663 32058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:51.873905 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:51.874046 32056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:51.874337 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:51.874462 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:51.874500 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320591874499 us; error 0 us; skew 500 ppm
I20260601 13:29:51.874538 32053 ts_tablet_manager.cc:1929] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:29:51.874603 32053 log.cc:1199] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/62fdf3351b2c4e0f93e09d8374aeca16
I20260601 13:29:51.874769 32052 ts_tablet_manager.cc:1929] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:51.874858 32052 log.cc:1199] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/f8fb7b4751434ccbbe7f401884d8e0c3
I20260601 13:29:51.874887 32053 ts_tablet_manager.cc:1950] T 62fdf3351b2c4e0f93e09d8374aeca16 P dccf512ed86f49db996dc56f15fe305c: Deleting consensus metadata
I20260601 13:29:51.875403 32052 ts_tablet_manager.cc:1950] T f8fb7b4751434ccbbe7f401884d8e0c3 P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting consensus metadata
I20260601 13:29:51.875641 24364 webserver.cc:533] Webserver started at http://127.23.203.4:42507/ using document root <none> and password file <none>
I20260601 13:29:51.875783 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:51.875838 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:51.875909 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:51.875996 32053 tablet_replica.cc:333] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:51.876091 31664 catalog_manager.cc:5027] TS dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117): tablet 62fdf3351b2c4e0f93e09d8374aeca16 (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.876123 32053 raft_consensus.cc:2243] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:51.876127 31665 catalog_manager.cc:5027] TS c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401): tablet f8fb7b4751434ccbbe7f401884d8e0c3 (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.876292 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "36b4bb4490d142e6917cd9f841d75ce5"
format_stamp: "Formatted at 2026-06-01 13:29:51 on dist-test-slave-wz1t"
I20260601 13:29:51.876349 32052 tablet_replica.cc:333] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:51.876370 32053 raft_consensus.cc:2272] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.876430 31985 consensus_queue.cc:579] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Leader has been unable to successfully communicate with peer e8dfee47d6894ffebc20995fd98cbfa3 for more than 1 seconds (1.151s)
I20260601 13:29:51.876457 32052 raft_consensus.cc:2243] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:51.876544 32052 raft_consensus.cc:2272] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.876996 32052 ts_tablet_manager.cc:1916] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.878325 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:51.878950 32053 ts_tablet_manager.cc:1916] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.879050 32052 ts_tablet_manager.cc:1929] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:29:51.879122 32052 log.cc:1199] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/62fdf3351b2c4e0f93e09d8374aeca16
I20260601 13:29:51.879376 32052 ts_tablet_manager.cc:1950] T 62fdf3351b2c4e0f93e09d8374aeca16 P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting consensus metadata
I20260601 13:29:51.879642 32063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:51.879897 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:51.879995 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "36b4bb4490d142e6917cd9f841d75ce5"
format_stamp: "Formatted at 2026-06-01 13:29:51 on dist-test-slave-wz1t"
I20260601 13:29:51.880080 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:51.880177 32052 tablet_replica.cc:333] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:51.880287 31665 catalog_manager.cc:5027] TS c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401): tablet 62fdf3351b2c4e0f93e09d8374aeca16 (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.880292 32052 raft_consensus.cc:2243] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:51.880539 32052 raft_consensus.cc:2272] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.881096 32052 ts_tablet_manager.cc:1916] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.881111 32053 ts_tablet_manager.cc:1929] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:51.881197 32053 log.cc:1199] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/f8fb7b4751434ccbbe7f401884d8e0c3
I20260601 13:29:51.881459 32053 ts_tablet_manager.cc:1950] T f8fb7b4751434ccbbe7f401884d8e0c3 P dccf512ed86f49db996dc56f15fe305c: Deleting consensus metadata
I20260601 13:29:51.882613 32053 tablet_replica.cc:333] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:51.882740 32053 raft_consensus.cc:2243] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:51.882768 31664 catalog_manager.cc:5027] TS dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117): tablet f8fb7b4751434ccbbe7f401884d8e0c3 (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.882854 32053 raft_consensus.cc:2272] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.883406 32053 ts_tablet_manager.cc:1916] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.883704 32052 ts_tablet_manager.cc:1929] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:51.883775 32052 log.cc:1199] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/cf4ab65d7b8e4885912b04972a143feb
I20260601 13:29:51.884039 32052 ts_tablet_manager.cc:1950] T cf4ab65d7b8e4885912b04972a143feb P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting consensus metadata
I20260601 13:29:51.884688 32052 tablet_replica.cc:333] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:51.884801 32052 raft_consensus.cc:2243] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:51.884811 31665 catalog_manager.cc:5027] TS c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401): tablet cf4ab65d7b8e4885912b04972a143feb (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.885051 32052 raft_consensus.cc:2272] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.885456 32053 ts_tablet_manager.cc:1929] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:51.885528 32053 log.cc:1199] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/57681e45d14443f588b388c72816e09c
I20260601 13:29:51.885605 32052 ts_tablet_manager.cc:1916] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.885820 32053 ts_tablet_manager.cc:1950] T 57681e45d14443f588b388c72816e09c P dccf512ed86f49db996dc56f15fe305c: Deleting consensus metadata
I20260601 13:29:51.886415 32053 tablet_replica.cc:333] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:51.886531 31664 catalog_manager.cc:5027] TS dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117): tablet 57681e45d14443f588b388c72816e09c (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.886538 32053 raft_consensus.cc:2243] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:51.886674 32053 raft_consensus.cc:2272] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.887169 32053 ts_tablet_manager.cc:1916] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.887631 32052 ts_tablet_manager.cc:1929] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:51.887701 32052 log.cc:1199] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/57681e45d14443f588b388c72816e09c
I20260601 13:29:51.887969 32052 ts_tablet_manager.cc:1950] T 57681e45d14443f588b388c72816e09c P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting consensus metadata
I20260601 13:29:51.888680 31665 catalog_manager.cc:5027] TS c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401): tablet 57681e45d14443f588b388c72816e09c (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.889063 32053 ts_tablet_manager.cc:1929] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:51.889122 32053 log.cc:1199] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/cf4ab65d7b8e4885912b04972a143feb
I20260601 13:29:51.889361 32053 ts_tablet_manager.cc:1950] T cf4ab65d7b8e4885912b04972a143feb P dccf512ed86f49db996dc56f15fe305c: Deleting consensus metadata
I20260601 13:29:51.889737 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:51.890105 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:51.890285 31664 catalog_manager.cc:5027] TS dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117): tablet cf4ab65d7b8e4885912b04972a143feb (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:51.890446 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:51.890874 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:51.890936 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:51.891016 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:51.891070 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:51.895293 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:43447
I20260601 13:29:51.895820 32126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:43447 every 8 connection(s)
I20260601 13:29:51.896432 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:51.899200 32130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:51.899654 32131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:51.899906 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:51.900929 32133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:51.901260 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:51.901335 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:51.901362 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320591901361 us; error 0 us; skew 500 ppm
I20260601 13:29:51.902029 32127 heartbeater.cc:344] Connected to a master server at 127.23.203.62:39887
I20260601 13:29:51.902166 32127 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:51.902482 32127 heartbeater.cc:507] Master 127.23.203.62:39887 requested a full tablet report, sending...
I20260601 13:29:51.903254 24364 webserver.cc:533] Webserver started at http://127.23.203.1:41417/ using document root <none> and password file <none>
I20260601 13:29:51.903271 31679 ts_manager.cc:194] Registered new tserver with Master: 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447)
I20260601 13:29:51.903445 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:51.903502 24364 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:29:51.903906 31679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39194
I20260601 13:29:51.904834 24364 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:51.906436 32138 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:51.906705 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:29:51.906776 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
format_stamp: "Formatted at 2026-06-01 13:29:49 on dist-test-slave-wz1t"
I20260601 13:29:51.906870 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:51.945809 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:51.946316 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:51.946632 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:51.947470 32145 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:29:51.953861 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:29:51.953969 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:29:51.954030 24364 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:29:51.956084 32145 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.959609 32145 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:51.959991 32145 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.960204 32145 ts_tablet_manager.cc:1403] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:51.960664 32145 raft_consensus.cc:359] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.960861 32145 raft_consensus.cc:740] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.961051 32145 consensus_queue.cc:260] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.961344 24364 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:29:51.961447 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.007s	user 0.004s	sys 0.000s
I20260601 13:29:51.961498 32145 ts_tablet_manager.cc:1434] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:29:51.961685 32145 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.964166 32145 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:51.964421 32145 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.964625 32145 ts_tablet_manager.cc:1403] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:51.965016 32145 raft_consensus.cc:359] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.965154 32145 raft_consensus.cc:740] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.965332 32145 consensus_queue.cc:260] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.965627 32145 ts_tablet_manager.cc:1434] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:51.965806 32145 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.967420 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:44471
I20260601 13:29:51.967473 32205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:44471 every 8 connection(s)
I20260601 13:29:51.969033 32145 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:51.969461 32145 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.969697 32145 ts_tablet_manager.cc:1403] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:29:51.970157 32145 raft_consensus.cc:359] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:51.970394 32145 raft_consensus.cc:740] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.970548 32145 consensus_queue.cc:260] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:51.970868 32145 ts_tablet_manager.cc:1434] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:29:51.971061 32145 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.973513 32206 heartbeater.cc:344] Connected to a master server at 127.23.203.62:39887
I20260601 13:29:51.973673 32206 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:51.973961 32206 heartbeater.cc:507] Master 127.23.203.62:39887 requested a full tablet report, sending...
I20260601 13:29:51.974920 32145 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:51.975214 32145 tablet_bootstrap.cc:492] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.975454 32145 ts_tablet_manager.cc:1403] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:51.975660 31679 ts_manager.cc:194] Re-registered known tserver with Master: e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471)
I20260601 13:29:51.975991 32145 raft_consensus.cc:359] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.976128 32145 raft_consensus.cc:740] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.976305 32145 consensus_queue.cc:260] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.976631 32145 ts_tablet_manager.cc:1434] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:51.976825 32145 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.977581 31679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39208
I20260601 13:29:51.978689 32206 heartbeater.cc:499] Master 127.23.203.62:39887 was elected leader, sending a full tablet report...
I20260601 13:29:51.979872 32145 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:51.980159 32145 tablet_bootstrap.cc:492] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.980429 32145 ts_tablet_manager.cc:1403] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:29:51.981024 32145 raft_consensus.cc:359] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.981187 32145 raft_consensus.cc:740] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.981372 32145 consensus_queue.cc:260] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.981714 32145 ts_tablet_manager.cc:1434] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:51.981909 32145 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.985482 32145 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:51.985811 32145 tablet_bootstrap.cc:492] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.986022 32145 ts_tablet_manager.cc:1403] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:51.986644 32145 raft_consensus.cc:359] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.986822 32145 raft_consensus.cc:740] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.987010 32145 consensus_queue.cc:260] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.987316 32145 ts_tablet_manager.cc:1434] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:51.987509 32145 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.991124 32145 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:29:51.991453 32145 tablet_bootstrap.cc:492] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:51.991657 32145 ts_tablet_manager.cc:1403] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:51.992121 32145 raft_consensus.cc:359] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.992303 32145 raft_consensus.cc:740] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:51.992492 32145 consensus_queue.cc:260] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:51.992764 32040 consensus_queue.cc:579] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Leader has been unable to successfully communicate with peer e8dfee47d6894ffebc20995fd98cbfa3 for more than 1 seconds (1.236s)
I20260601 13:29:51.992812 32145 ts_tablet_manager.cc:1434] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:51.994117 32145 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap starting.
I20260601 13:29:51.994913 32170 tablet_service.cc:1558] Processing DeleteTablet for tablet cf4ab65d7b8e4885912b04972a143feb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:44168
I20260601 13:29:51.996100 31933 consensus_queue.cc:237] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:51.997406 32216 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:51.997522 32216 raft_consensus.cc:2243] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:51.997597 32216 raft_consensus.cc:2272] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:51.998070 31858 raft_consensus.cc:1275] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:51.998077 32216 ts_tablet_manager.cc:1916] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:51.998507 31985 consensus_queue.cc:1048] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:29:51.999886 31897 consensus_peers.cc:597] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): Couldn't send request to peer e8dfee47d6894ffebc20995fd98cbfa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:52.000481 32000 raft_consensus.cc:2955] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.000914 31858 raft_consensus.cc:2955] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.001649 32145 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:52.001959 32145 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Bootstrap complete.
I20260601 13:29:52.002136 32145 ts_tablet_manager.cc:1403] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:29:52.002244 31665 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 60710291ce9d4ead93c1f4eb3801209b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:29:52.002720 32145 raft_consensus.cc:359] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:52.002818 32145 raft_consensus.cc:740] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8dfee47d6894ffebc20995fd98cbfa3, State: Initialized, Role: FOLLOWER
I20260601 13:29:52.002923 32145 consensus_queue.cc:260] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
W20260601 13:29:52.002249 31897 consensus_peers.cc:597] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): Couldn't send request to peer 36b4bb4490d142e6917cd9f841d75ce5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60710291ce9d4ead93c1f4eb3801209b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:52.003194 32145 ts_tablet_manager.cc:1434] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:52.003758 31679 catalog_manager.cc:5696] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c reported cstate change: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.004343 32216 ts_tablet_manager.cc:1929] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:29:52.004419 32216 log.cc:1199] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/cf4ab65d7b8e4885912b04972a143feb
I20260601 13:29:52.004691 32216 ts_tablet_manager.cc:1950] T cf4ab65d7b8e4885912b04972a143feb P e8dfee47d6894ffebc20995fd98cbfa3: Deleting consensus metadata
I20260601 13:29:52.005861 31664 catalog_manager.cc:5027] TS e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): tablet cf4ab65d7b8e4885912b04972a143feb (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
W20260601 13:29:52.045971 31728 auto_rebalancer.cc:591] Failed to schedule move for tablet 69cd38ea305e4baca836468d2c0b1d4d: Illegal state: Replica e8dfee47d6894ffebc20995fd98cbfa3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
W20260601 13:29:52.052575 31728 auto_rebalancer.cc:591] Failed to schedule move for tablet 60710291ce9d4ead93c1f4eb3801209b: Invalid argument: Server with UUID 36b4bb4490d142e6917cd9f841d75ce5 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:52.053640 32170 tablet_service.cc:1558] Processing DeleteTablet for tablet 57681e45d14443f588b388c72816e09c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:44168
I20260601 13:29:52.053962 32216 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:52.054134 32216 raft_consensus.cc:2243] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260601 13:29:52.054258 31728 auto_rebalancer.cc:591] Failed to schedule move for tablet 7373042421cd47e9bdfd98d79b9770fe: Illegal state: Replica e8dfee47d6894ffebc20995fd98cbfa3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } }
I20260601 13:29:52.054297 32216 raft_consensus.cc:2272] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.054924 32216 ts_tablet_manager.cc:1916] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:52.057359 32216 ts_tablet_manager.cc:1929] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:29:52.057494 32216 log.cc:1199] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/57681e45d14443f588b388c72816e09c
I20260601 13:29:52.057798 32216 ts_tablet_manager.cc:1950] T 57681e45d14443f588b388c72816e09c P e8dfee47d6894ffebc20995fd98cbfa3: Deleting consensus metadata
I20260601 13:29:52.059279 31664 catalog_manager.cc:5027] TS e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): tablet 57681e45d14443f588b388c72816e09c (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:52.073506 32170 tablet_service.cc:1558] Processing DeleteTablet for tablet f8fb7b4751434ccbbe7f401884d8e0c3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:44168
I20260601 13:29:52.073803 32216 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:52.073951 32216 raft_consensus.cc:2243] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:52.074080 32216 raft_consensus.cc:2272] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.074710 32216 ts_tablet_manager.cc:1916] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:52.077008 32216 ts_tablet_manager.cc:1929] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:29:52.077100 32216 log.cc:1199] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/f8fb7b4751434ccbbe7f401884d8e0c3
I20260601 13:29:52.077306 32216 ts_tablet_manager.cc:1950] T f8fb7b4751434ccbbe7f401884d8e0c3 P e8dfee47d6894ffebc20995fd98cbfa3: Deleting consensus metadata
I20260601 13:29:52.078334 31664 catalog_manager.cc:5027] TS e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): tablet f8fb7b4751434ccbbe7f401884d8e0c3 (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:52.080292 32170 tablet_service.cc:1558] Processing DeleteTablet for tablet 62fdf3351b2c4e0f93e09d8374aeca16 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:29:51 UTC) from {username='slave'} at 127.0.0.1:44168
I20260601 13:29:52.080570 32216 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:52.080709 32216 raft_consensus.cc:2243] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:52.080806 32216 pending_rounds.cc:70] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Trying to abort 1 pending ops.
I20260601 13:29:52.080826 32216 pending_rounds.cc:77] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193139701608448 op_type: NO_OP noop_request { }
I20260601 13:29:52.080892 32216 raft_consensus.cc:2889] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:29:52.080996 32216 raft_consensus.cc:2272] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:52.081754 32216 ts_tablet_manager.cc:1916] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:29:52.084110 32216 ts_tablet_manager.cc:1929] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:29:52.084203 32216 log.cc:1199] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/62fdf3351b2c4e0f93e09d8374aeca16
I20260601 13:29:52.084466 32216 ts_tablet_manager.cc:1950] T 62fdf3351b2c4e0f93e09d8374aeca16 P e8dfee47d6894ffebc20995fd98cbfa3: Deleting consensus metadata
I20260601 13:29:52.085399 31664 catalog_manager.cc:5027] TS e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): tablet 62fdf3351b2c4e0f93e09d8374aeca16 (table dugtrio [id=aefd19771eba43cfb71d9ab15c5a335d]) successfully deleted
I20260601 13:29:52.125474 31985 consensus_queue.cc:579] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Leader has been unable to successfully communicate with peer e8dfee47d6894ffebc20995fd98cbfa3 for more than 1 seconds (1.548s)
I20260601 13:29:52.128211 31933 consensus_queue.cc:237] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
W20260601 13:29:52.129952 31897 consensus_peers.cc:597] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): Couldn't send request to peer 36b4bb4490d142e6917cd9f841d75ce5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 169515c5dedc4ced9f8074e1f842898d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:52.129971 32179 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:52.130400 31858 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:29:52.130414 31985 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:52.130774 31985 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:52.132102 32000 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.132514 32179 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.133688 31665 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 169515c5dedc4ced9f8074e1f842898d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:29:52.134615 31858 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.135079 31678 catalog_manager.cc:5696] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.139454 31933 consensus_queue.cc:237] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:52.140937 31858 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:52.141085 32179 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:52.141346 31985 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:52.142113 31985 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:52.143143 32000 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
I20260601 13:29:52.143595 31858 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
I20260601 13:29:52.144675 31665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 169515c5dedc4ced9f8074e1f842898d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:52.145684 31680 catalog_manager.cc:5696] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:52.147442 32179 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
I20260601 13:29:52.154844 32091 tablet_service.cc:1558] Processing DeleteTablet for tablet 169515c5dedc4ced9f8074e1f842898d with delete_type TABLET_DATA_TOMBSTONED (TS 36b4bb4490d142e6917cd9f841d75ce5 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33214
W20260601 13:29:52.155721 31664 catalog_manager.cc:4994] TS 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): delete failed for tablet 169515c5dedc4ced9f8074e1f842898d because the tablet was not found. No further retry: Not found: Tablet not found: 169515c5dedc4ced9f8074e1f842898d
W20260601 13:29:52.218570 32207 tablet.cc:2404] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:29:52.361860 32040 raft_consensus.cc:493] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:52.362035 32040 raft_consensus.cc:515] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:52.362524 32040 leader_election.cc:290] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:52.363082 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:52.363082 31858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c" is_pre_election: true
I20260601 13:29:52.363282 32179 raft_consensus.cc:2410] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c02ab2c049544bc29dfc9c6faf7cb84d for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:52.363289 31858 raft_consensus.cc:2468] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 1.
I20260601 13:29:52.363652 31897 leader_election.cc:304] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:52.363827 32040 raft_consensus.cc:2804] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:52.363889 32040 raft_consensus.cc:493] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:52.363942 32040 raft_consensus.cc:3060] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:52.364846 32040 raft_consensus.cc:515] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:52.365219 32040 leader_election.cc:290] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 2 election: Requested vote from peers e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471), dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:52.365564 31858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccf512ed86f49db996dc56f15fe305c"
I20260601 13:29:52.365554 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cd38ea305e4baca836468d2c0b1d4d" candidate_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:52.365685 31858 raft_consensus.cc:3060] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:52.365737 32179 raft_consensus.cc:3060] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:52.366570 31858 raft_consensus.cc:2468] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c02ab2c049544bc29dfc9c6faf7cb84d in term 2.
I20260601 13:29:52.366679 32179 raft_consensus.cc:2410] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c02ab2c049544bc29dfc9c6faf7cb84d for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:52.366882 31897 leader_election.cc:304] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:52.367033 32040 raft_consensus.cc:2804] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:52.367117 32040 raft_consensus.cc:697] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 LEADER]: Becoming Leader. State: Replica: c02ab2c049544bc29dfc9c6faf7cb84d, State: Running, Role: LEADER
I20260601 13:29:52.367254 32040 consensus_queue.cc:237] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:52.368808 31679 catalog_manager.cc:5696] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: term changed from 1 to 2, leader changed from e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1) to c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3). New cstate: current_term: 2 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:52.403121 31987 raft_consensus.cc:493] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:52.403286 31987 raft_consensus.cc:515] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:52.403769 31987 leader_election.cc:290] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401), e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471)
I20260601 13:29:52.404223 31933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" is_pre_election: true
I20260601 13:29:52.404387 31933 raft_consensus.cc:2468] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 1.
I20260601 13:29:52.404767 31823 leader_election.cc:304] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:52.404975 31987 raft_consensus.cc:2804] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:29:52.405058 31987 raft_consensus.cc:493] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:52.405114 31987 raft_consensus.cc:3060] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:52.406000 31987 raft_consensus.cc:515] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:52.406508 31987 leader_election.cc:290] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 2 election: Requested vote from peers c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401), e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471)
I20260601 13:29:52.406800 31933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d"
I20260601 13:29:52.406978 31933 raft_consensus.cc:3060] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:52.407703 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" is_pre_election: true
I20260601 13:29:52.407804 32180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7373042421cd47e9bdfd98d79b9770fe" candidate_uuid: "dccf512ed86f49db996dc56f15fe305c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8dfee47d6894ffebc20995fd98cbfa3"
I20260601 13:29:52.407888 32179 raft_consensus.cc:2410] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dccf512ed86f49db996dc56f15fe305c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:29:52.407938 31933 raft_consensus.cc:2468] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dccf512ed86f49db996dc56f15fe305c in term 2.
I20260601 13:29:52.408164 31823 leader_election.cc:304] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c02ab2c049544bc29dfc9c6faf7cb84d, dccf512ed86f49db996dc56f15fe305c; no voters: 
I20260601 13:29:52.408373 31987 raft_consensus.cc:2804] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:29:52.408553 31987 raft_consensus.cc:697] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 LEADER]: Becoming Leader. State: Replica: dccf512ed86f49db996dc56f15fe305c, State: Running, Role: LEADER
I20260601 13:29:52.408699 31987 consensus_queue.cc:237] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } }
I20260601 13:29:52.410475 31679 catalog_manager.cc:5696] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c reported cstate change: term changed from 1 to 2, leader changed from e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1) to dccf512ed86f49db996dc56f15fe305c (127.23.203.2). New cstate: current_term: 2 leader_uuid: "dccf512ed86f49db996dc56f15fe305c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:52.468022 32180 raft_consensus.cc:2955] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:52.472518 32233 ts_tablet_manager.cc:933] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Initiating tablet copy from peer c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:52.473037 32233 tablet_copy_client.cc:323] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:40401
I20260601 13:29:52.477051 31944 tablet_copy_service.cc:140] P c02ab2c049544bc29dfc9c6faf7cb84d: Received BeginTabletCopySession request for tablet 60710291ce9d4ead93c1f4eb3801209b from peer 36b4bb4490d142e6917cd9f841d75ce5 ({username='slave'} at 127.0.0.1:57166)
I20260601 13:29:52.477216 31944 tablet_copy_service.cc:161] P c02ab2c049544bc29dfc9c6faf7cb84d: Beginning new tablet copy session on tablet 60710291ce9d4ead93c1f4eb3801209b from peer 36b4bb4490d142e6917cd9f841d75ce5 at {username='slave'} at 127.0.0.1:57166: session id = 36b4bb4490d142e6917cd9f841d75ce5-60710291ce9d4ead93c1f4eb3801209b
I20260601 13:29:52.478152 31944 tablet_copy_source_session.cc:215] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:52.479226 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60710291ce9d4ead93c1f4eb3801209b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:52.481529 32233 tablet_copy_client.cc:806] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:52.481750 32233 tablet_copy_client.cc:670] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:52.483163 32233 tablet_copy_client.cc:538] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:52.484354 32233 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap starting.
I20260601 13:29:52.488128 32233 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:52.488436 32233 tablet_bootstrap.cc:492] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap complete.
I20260601 13:29:52.488626 32233 ts_tablet_manager.cc:1403] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:29:52.489099 32233 raft_consensus.cc:359] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:52.489216 32233 raft_consensus.cc:740] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36b4bb4490d142e6917cd9f841d75ce5, State: Initialized, Role: LEARNER
I20260601 13:29:52.489331 32233 consensus_queue.cc:260] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:52.489684 32233 ts_tablet_manager.cc:1434] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:29:52.489876 32127 heartbeater.cc:499] Master 127.23.203.62:39887 was elected leader, sending a full tablet report...
I20260601 13:29:52.490413 31944 tablet_copy_service.cc:342] P c02ab2c049544bc29dfc9c6faf7cb84d: Request end of tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-60710291ce9d4ead93c1f4eb3801209b received from {username='slave'} at 127.0.0.1:57166
I20260601 13:29:52.490481 31944 tablet_copy_service.cc:434] P c02ab2c049544bc29dfc9c6faf7cb84d: ending tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-60710291ce9d4ead93c1f4eb3801209b on tablet 60710291ce9d4ead93c1f4eb3801209b with peer 36b4bb4490d142e6917cd9f841d75ce5
I20260601 13:29:52.828270 31858 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:29:52.828822 32040 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:52.831921 32180 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:29:52.832028 32180 pending_rounds.cc:85] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Aborting all ops after (but not including) 0
I20260601 13:29:52.832058 32180 pending_rounds.cc:107] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:29:52.832089 32180 raft_consensus.cc:2889] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:29:52.832607 32240 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:52.852936 32180 raft_consensus.cc:3060] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:29:52.854049 32180 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:29:52.854111 32180 pending_rounds.cc:85] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Aborting all ops after (but not including) 0
I20260601 13:29:52.854130 32180 pending_rounds.cc:107] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:29:52.854151 32180 raft_consensus.cc:2889] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:29:52.854686 31987 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:52.857329 31933 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:29:52.857832 32245 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:52.912472 31933 consensus_queue.cc:237] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } }
I20260601 13:29:52.913825 31858 raft_consensus.cc:1275] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:52.913825 32180 raft_consensus.cc:1275] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:29:52.914235 32240 consensus_queue.cc:1048] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:52.914369 32040 consensus_queue.cc:1048] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:52.916067 31985 raft_consensus.cc:2955] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
I20260601 13:29:52.916631 31858 raft_consensus.cc:2955] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
I20260601 13:29:52.917869 31665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 60710291ce9d4ead93c1f4eb3801209b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:52.918000 32180 raft_consensus.cc:2955] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } }
I20260601 13:29:52.918707 31679 catalog_manager.cc:5696] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: config changed from index 2 to 3, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:52.921494 32091 tablet_service.cc:1558] Processing DeleteTablet for tablet 60710291ce9d4ead93c1f4eb3801209b with delete_type TABLET_DATA_TOMBSTONED (TS 36b4bb4490d142e6917cd9f841d75ce5 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33214
I20260601 13:29:52.922082 32250 tablet_replica.cc:333] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: stopping tablet replica
I20260601 13:29:52.922240 32250 raft_consensus.cc:2243] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:29:52.922353 32250 raft_consensus.cc:2272] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:29:52.922883 32250 ts_tablet_manager.cc:1916] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:52.924958 32250 ts_tablet_manager.cc:1929] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:29:52.925029 32250 log.cc:1199] T 60710291ce9d4ead93c1f4eb3801209b P 36b4bb4490d142e6917cd9f841d75ce5: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-3-root/wals/60710291ce9d4ead93c1f4eb3801209b
I20260601 13:29:52.925585 31664 catalog_manager.cc:5027] TS 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): tablet 60710291ce9d4ead93c1f4eb3801209b (table test-workload [id=c9c4c31442d146d98dd232daaa003846]) successfully deleted
W20260601 13:29:53.056111 31728 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table c9c4c31442d146d98dd232daaa003846: could not find any suitable replica to move from server c02ab2c049544bc29dfc9c6faf7cb84d to server 36b4bb4490d142e6917cd9f841d75ce5
I20260601 13:29:54.059854 31933 consensus_queue.cc:237] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
W20260601 13:29:54.062433 31897 consensus_peers.cc:597] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): Couldn't send request to peer 36b4bb4490d142e6917cd9f841d75ce5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 169515c5dedc4ced9f8074e1f842898d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:54.062695 31858 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:54.062821 32180 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:29:54.063277 32240 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:54.063545 32255 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:54.065640 32254 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.066156 31858 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.066159 32180 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.068645 31680 catalog_manager.cc:5696] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: config changed from index 3 to 4, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.073392 31858 consensus_queue.cc:237] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.075204 31933 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:54.075485 32180 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:54.075639 32267 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:54.076021 32267 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:54.077379 32252 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.077934 31933 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.078101 32180 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
W20260601 13:29:54.080214 31822 consensus_peers.cc:597] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c -> Peer 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): Couldn't send request to peer 36b4bb4490d142e6917cd9f841d75ce5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7373042421cd47e9bdfd98d79b9770fe. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:54.080238 31678 catalog_manager.cc:5696] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New cstate: current_term: 2 leader_uuid: "dccf512ed86f49db996dc56f15fe305c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.080892 31933 consensus_queue.cc:237] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
W20260601 13:29:54.082442 31897 consensus_peers.cc:597] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d -> Peer 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4:43447): Couldn't send request to peer 36b4bb4490d142e6917cd9f841d75ce5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69cd38ea305e4baca836468d2c0b1d4d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:29:54.082576 32180 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:54.082464 31858 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:29:54.082976 32254 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:54.084082 32254 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:29:54.084771 32240 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.085265 32180 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.086277 31858 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.087841 31680 catalog_manager.cc:5696] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) added. New cstate: current_term: 2 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } } }
I20260601 13:29:54.500803 32275 ts_tablet_manager.cc:933] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: Initiating tablet copy from peer dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117)
I20260601 13:29:54.501305 32275 tablet_copy_client.cc:323] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.2:40117
I20260601 13:29:54.505941 31869 tablet_copy_service.cc:140] P dccf512ed86f49db996dc56f15fe305c: Received BeginTabletCopySession request for tablet 7373042421cd47e9bdfd98d79b9770fe from peer 36b4bb4490d142e6917cd9f841d75ce5 ({username='slave'} at 127.0.0.1:48436)
I20260601 13:29:54.506091 31869 tablet_copy_service.cc:161] P dccf512ed86f49db996dc56f15fe305c: Beginning new tablet copy session on tablet 7373042421cd47e9bdfd98d79b9770fe from peer 36b4bb4490d142e6917cd9f841d75ce5 at {username='slave'} at 127.0.0.1:48436: session id = 36b4bb4490d142e6917cd9f841d75ce5-7373042421cd47e9bdfd98d79b9770fe
I20260601 13:29:54.507121 31869 tablet_copy_source_session.cc:215] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:54.507962 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7373042421cd47e9bdfd98d79b9770fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:54.509857 32275 tablet_copy_client.cc:806] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:54.510025 32275 tablet_copy_client.cc:670] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:54.511622 32275 tablet_copy_client.cc:538] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:54.512799 32275 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap starting.
I20260601 13:29:54.516211 32275 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:54.516490 32275 tablet_bootstrap.cc:492] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap complete.
I20260601 13:29:54.516681 32275 ts_tablet_manager.cc:1403] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:54.517165 32275 raft_consensus.cc:359] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.517302 32275 raft_consensus.cc:740] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 36b4bb4490d142e6917cd9f841d75ce5, State: Initialized, Role: LEARNER
I20260601 13:29:54.517402 32275 consensus_queue.cc:260] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.517956 32275 ts_tablet_manager.cc:1434] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:54.518954 31869 tablet_copy_service.cc:342] P dccf512ed86f49db996dc56f15fe305c: Request end of tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-7373042421cd47e9bdfd98d79b9770fe received from {username='slave'} at 127.0.0.1:48436
I20260601 13:29:54.519057 31869 tablet_copy_service.cc:434] P dccf512ed86f49db996dc56f15fe305c: ending tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-7373042421cd47e9bdfd98d79b9770fe on tablet 7373042421cd47e9bdfd98d79b9770fe with peer 36b4bb4490d142e6917cd9f841d75ce5
I20260601 13:29:54.551424 32275 ts_tablet_manager.cc:933] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: Initiating tablet copy from peer c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:54.551867 32275 tablet_copy_client.cc:323] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:40401
I20260601 13:29:54.552462 31944 tablet_copy_service.cc:140] P c02ab2c049544bc29dfc9c6faf7cb84d: Received BeginTabletCopySession request for tablet 69cd38ea305e4baca836468d2c0b1d4d from peer 36b4bb4490d142e6917cd9f841d75ce5 ({username='slave'} at 127.0.0.1:57166)
I20260601 13:29:54.552673 31944 tablet_copy_service.cc:161] P c02ab2c049544bc29dfc9c6faf7cb84d: Beginning new tablet copy session on tablet 69cd38ea305e4baca836468d2c0b1d4d from peer 36b4bb4490d142e6917cd9f841d75ce5 at {username='slave'} at 127.0.0.1:57166: session id = 36b4bb4490d142e6917cd9f841d75ce5-69cd38ea305e4baca836468d2c0b1d4d
I20260601 13:29:54.553483 31944 tablet_copy_source_session.cc:215] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:54.554399 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cd38ea305e4baca836468d2c0b1d4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:54.556195 32275 tablet_copy_client.cc:806] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:54.556363 32275 tablet_copy_client.cc:670] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:54.557518 32275 tablet_copy_client.cc:538] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:54.558646 32275 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap starting.
I20260601 13:29:54.561677 32275 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:54.561926 32275 tablet_bootstrap.cc:492] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap complete.
I20260601 13:29:54.562110 32275 ts_tablet_manager.cc:1403] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:29:54.562561 32275 raft_consensus.cc:359] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.562665 32275 raft_consensus.cc:740] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 36b4bb4490d142e6917cd9f841d75ce5, State: Initialized, Role: LEARNER
I20260601 13:29:54.562788 32275 consensus_queue.cc:260] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.563056 32275 ts_tablet_manager.cc:1434] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:54.563650 31944 tablet_copy_service.cc:342] P c02ab2c049544bc29dfc9c6faf7cb84d: Request end of tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-69cd38ea305e4baca836468d2c0b1d4d received from {username='slave'} at 127.0.0.1:57166
I20260601 13:29:54.563746 31944 tablet_copy_service.cc:434] P c02ab2c049544bc29dfc9c6faf7cb84d: ending tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-69cd38ea305e4baca836468d2c0b1d4d on tablet 69cd38ea305e4baca836468d2c0b1d4d with peer 36b4bb4490d142e6917cd9f841d75ce5
I20260601 13:29:54.604406 32275 ts_tablet_manager.cc:933] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: Initiating tablet copy from peer c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401)
I20260601 13:29:54.604883 32275 tablet_copy_client.cc:323] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Beginning tablet copy session from remote peer at address 127.23.203.3:40401
I20260601 13:29:54.605609 31944 tablet_copy_service.cc:140] P c02ab2c049544bc29dfc9c6faf7cb84d: Received BeginTabletCopySession request for tablet 169515c5dedc4ced9f8074e1f842898d from peer 36b4bb4490d142e6917cd9f841d75ce5 ({username='slave'} at 127.0.0.1:57166)
I20260601 13:29:54.605751 31944 tablet_copy_service.cc:161] P c02ab2c049544bc29dfc9c6faf7cb84d: Beginning new tablet copy session on tablet 169515c5dedc4ced9f8074e1f842898d from peer 36b4bb4490d142e6917cd9f841d75ce5 at {username='slave'} at 127.0.0.1:57166: session id = 36b4bb4490d142e6917cd9f841d75ce5-169515c5dedc4ced9f8074e1f842898d
I20260601 13:29:54.606911 31944 tablet_copy_source_session.cc:215] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:29:54.608042 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169515c5dedc4ced9f8074e1f842898d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:54.609979 32275 tablet_copy_client.cc:806] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 0 data blocks...
I20260601 13:29:54.610167 32275 tablet_copy_client.cc:670] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:29:54.611459 32275 tablet_copy_client.cc:538] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:29:54.612608 32275 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap starting.
I20260601 13:29:54.616128 32275 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:29:54.616384 32275 tablet_bootstrap.cc:492] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: Bootstrap complete.
I20260601 13:29:54.616567 32275 ts_tablet_manager.cc:1403] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:29:54.617000 32275 raft_consensus.cc:359] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.617115 32275 raft_consensus.cc:740] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36b4bb4490d142e6917cd9f841d75ce5, State: Initialized, Role: LEARNER
I20260601 13:29:54.617231 32275 consensus_queue.cc:260] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: true } }
I20260601 13:29:54.617530 32275 ts_tablet_manager.cc:1434] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:54.618242 31944 tablet_copy_service.cc:342] P c02ab2c049544bc29dfc9c6faf7cb84d: Request end of tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-169515c5dedc4ced9f8074e1f842898d received from {username='slave'} at 127.0.0.1:57166
I20260601 13:29:54.618343 31944 tablet_copy_service.cc:434] P c02ab2c049544bc29dfc9c6faf7cb84d: ending tablet copy session 36b4bb4490d142e6917cd9f841d75ce5-169515c5dedc4ced9f8074e1f842898d on tablet 169515c5dedc4ced9f8074e1f842898d with peer 36b4bb4490d142e6917cd9f841d75ce5
I20260601 13:29:55.057345 32101 raft_consensus.cc:1217] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:29:55.091698 32101 raft_consensus.cc:1217] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:29:55.205593 32101 raft_consensus.cc:1217] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:29:55.488148 32287 raft_consensus.cc:1064] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: attempting to promote NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 to VOTER
I20260601 13:29:55.488623 32287 consensus_queue.cc:237] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } }
I20260601 13:29:55.490146 32101 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:55.490219 32180 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:55.490146 31933 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:55.490727 32289 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:55.491022 32266 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:55.491231 32286 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:55.493008 32266 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.493474 32180 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.495002 32101 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.495808 31678 catalog_manager.cc:5696] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c reported cstate change: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "dccf512ed86f49db996dc56f15fe305c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:55.497538 31933 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.500407 31858 consensus_queue.cc:237] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } }
I20260601 13:29:55.501535 32101 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:55.501631 32180 raft_consensus.cc:1275] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer dccf512ed86f49db996dc56f15fe305c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:55.501940 32289 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:55.502106 32286 consensus_queue.cc:1048] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:55.503708 32266 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.504138 32180 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.505244 31664 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7373042421cd47e9bdfd98d79b9770fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:55.505589 32101 raft_consensus.cc:2955] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.505914 31680 catalog_manager.cc:5696] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c reported cstate change: config changed from index 3 to 4, VOTER c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3) evicted. New cstate: current_term: 2 leader_uuid: "dccf512ed86f49db996dc56f15fe305c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:55.508852 31921 tablet_service.cc:1558] Processing DeleteTablet for tablet 7373042421cd47e9bdfd98d79b9770fe with delete_type TABLET_DATA_TOMBSTONED (TS c02ab2c049544bc29dfc9c6faf7cb84d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33716
I20260601 13:29:55.509277 32298 tablet_replica.cc:333] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:55.509450 32298 raft_consensus.cc:2243] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:55.510237 32298 raft_consensus.cc:2272] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.510893 32298 ts_tablet_manager.cc:1916] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:55.513213 32298 ts_tablet_manager.cc:1929] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:29:55.513307 32298 log.cc:1199] T 7373042421cd47e9bdfd98d79b9770fe P c02ab2c049544bc29dfc9c6faf7cb84d: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-2-root/wals/7373042421cd47e9bdfd98d79b9770fe
I20260601 13:29:55.513887 31665 catalog_manager.cc:5027] TS c02ab2c049544bc29dfc9c6faf7cb84d (127.23.203.3:40401): tablet 7373042421cd47e9bdfd98d79b9770fe (table test-workload [id=c9c4c31442d146d98dd232daaa003846]) successfully deleted
I20260601 13:29:55.652096 32240 raft_consensus.cc:1064] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: attempting to promote NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 to VOTER
I20260601 13:29:55.652529 32240 consensus_queue.cc:237] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } }
I20260601 13:29:55.653944 31858 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:55.653949 32101 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 LEARNER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:55.654036 32180 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:29:55.654464 32300 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:55.654716 32284 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:55.654930 32285 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:29:55.656740 32284 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.657233 32180 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.657397 31858 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.659533 31679 catalog_manager.cc:5696] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c reported cstate change: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.659662 32101 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } attrs { replace: true } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.663503 31933 consensus_queue.cc:237] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } }
I20260601 13:29:55.664849 32101 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:55.664894 32180 raft_consensus.cc:1275] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:29:55.665259 32285 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:55.665432 32284 consensus_queue.cc:1048] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:29:55.667093 32300 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER dccf512ed86f49db996dc56f15fe305c (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.668411 31665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 69cd38ea305e4baca836468d2c0b1d4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:55.668931 32101 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER dccf512ed86f49db996dc56f15fe305c (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.670637 32180 raft_consensus.cc:2955] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER dccf512ed86f49db996dc56f15fe305c (127.23.203.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.670985 31680 catalog_manager.cc:5696] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 reported cstate change: config changed from index 3 to 4, VOTER dccf512ed86f49db996dc56f15fe305c (127.23.203.2) evicted. New cstate: current_term: 2 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.673695 31847 tablet_service.cc:1558] Processing DeleteTablet for tablet 69cd38ea305e4baca836468d2c0b1d4d with delete_type TABLET_DATA_TOMBSTONED (TS dccf512ed86f49db996dc56f15fe305c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49570
I20260601 13:29:55.674146 32304 tablet_replica.cc:333] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:55.674358 32304 raft_consensus.cc:2243] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:55.674583 32304 raft_consensus.cc:2272] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.675230 32304 ts_tablet_manager.cc:1916] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:55.676992 32304 ts_tablet_manager.cc:1929] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:29:55.677080 32304 log.cc:1199] T 69cd38ea305e4baca836468d2c0b1d4d P dccf512ed86f49db996dc56f15fe305c: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-1-root/wals/69cd38ea305e4baca836468d2c0b1d4d
I20260601 13:29:55.677639 31664 catalog_manager.cc:5027] TS dccf512ed86f49db996dc56f15fe305c (127.23.203.2:40117): tablet 69cd38ea305e4baca836468d2c0b1d4d (table test-workload [id=c9c4c31442d146d98dd232daaa003846]) successfully deleted
I20260601 13:29:55.697186 32240 raft_consensus.cc:1064] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: attempting to promote NON_VOTER 36b4bb4490d142e6917cd9f841d75ce5 to VOTER
I20260601 13:29:55.697693 32240 consensus_queue.cc:237] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } }
I20260601 13:29:55.699388 32101 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 LEARNER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:29:55.699398 32180 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:29:55.699398 31858 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:29:55.700033 32284 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:55.700242 32285 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:55.700493 32285 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:29:55.702937 32285 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.704926 32180 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.705004 31858 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.705972 31678 catalog_manager.cc:5696] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: config changed from index 4 to 5, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:55.707823 32101 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 36b4bb4490d142e6917cd9f841d75ce5 (127.23.203.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e8dfee47d6894ffebc20995fd98cbfa3" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44471 } attrs { replace: true } } peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.712457 31933 consensus_queue.cc:237] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } }
I20260601 13:29:55.713763 32101 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:29:55.713842 31858 raft_consensus.cc:1275] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Refusing update from remote peer c02ab2c049544bc29dfc9c6faf7cb84d: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:29:55.714242 32284 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:29:55.714416 32300 consensus_queue.cc:1048] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:29:55.715881 32284 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.717170 31665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 169515c5dedc4ced9f8074e1f842898d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:29:55.717880 32101 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.718343 31677 catalog_manager.cc:5696] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d reported cstate change: config changed from index 5 to 6, VOTER e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1) evicted. New cstate: current_term: 1 leader_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:29:55.719657 31858 raft_consensus.cc:2955] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dccf512ed86f49db996dc56f15fe305c" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40117 } } peers { permanent_uuid: "c02ab2c049544bc29dfc9c6faf7cb84d" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 40401 } } peers { permanent_uuid: "36b4bb4490d142e6917cd9f841d75ce5" member_type: VOTER last_known_addr { host: "127.23.203.4" port: 43447 } attrs { promote: false } } }
I20260601 13:29:55.720755 32170 tablet_service.cc:1558] Processing DeleteTablet for tablet 169515c5dedc4ced9f8074e1f842898d with delete_type TABLET_DATA_TOMBSTONED (TS e8dfee47d6894ffebc20995fd98cbfa3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44168
I20260601 13:29:55.721241 32309 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:55.721431 32309 raft_consensus.cc:2243] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:55.721640 32309 raft_consensus.cc:2272] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:55.722285 32309 ts_tablet_manager.cc:1916] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:29:55.724180 32309 ts_tablet_manager.cc:1929] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:29:55.724272 32309 log.cc:1199] T 169515c5dedc4ced9f8074e1f842898d P e8dfee47d6894ffebc20995fd98cbfa3: Deleting WAL directory at /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320424868387-24364-0/minicluster-data/ts-0-root/wals/169515c5dedc4ced9f8074e1f842898d
I20260601 13:29:55.724833 31664 catalog_manager.cc:5027] TS e8dfee47d6894ffebc20995fd98cbfa3 (127.23.203.1:44471): tablet 169515c5dedc4ced9f8074e1f842898d (table test-workload [id=c9c4c31442d146d98dd232daaa003846]) successfully deleted
I20260601 13:29:57.994505 24364 tablet_server.cc:179] TabletServer@127.23.203.1:44471 shutting down...
I20260601 13:29:57.998448 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:57.998685 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:57.998821 24364 raft_consensus.cc:2243] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:57.998960 24364 raft_consensus.cc:2272] T 60710291ce9d4ead93c1f4eb3801209b P e8dfee47d6894ffebc20995fd98cbfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:57.999416 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:57.999490 24364 raft_consensus.cc:2243] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:57.999581 24364 raft_consensus.cc:2272] T 69cd38ea305e4baca836468d2c0b1d4d P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:57.999927 24364 tablet_replica.cc:333] stopping tablet replica
I20260601 13:29:57.999994 24364 raft_consensus.cc:2243] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:58.000083 24364 raft_consensus.cc:2272] T 7373042421cd47e9bdfd98d79b9770fe P e8dfee47d6894ffebc20995fd98cbfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.013370 24364 tablet_server.cc:196] TabletServer@127.23.203.1:44471 shutdown complete.
I20260601 13:29:58.018527 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:29:58.026141 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:58.026477 24364 tablet_replica.cc:333] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:58.026654 24364 raft_consensus.cc:2243] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:58.026880 24364 raft_consensus.cc:2272] T 169515c5dedc4ced9f8074e1f842898d P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.027427 24364 tablet_replica.cc:333] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:58.027514 24364 raft_consensus.cc:2243] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:58.027734 24364 raft_consensus.cc:2272] T 7373042421cd47e9bdfd98d79b9770fe P dccf512ed86f49db996dc56f15fe305c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.028143 24364 tablet_replica.cc:333] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c: stopping tablet replica
I20260601 13:29:58.028218 24364 raft_consensus.cc:2243] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:58.028348 24364 raft_consensus.cc:2272] T 60710291ce9d4ead93c1f4eb3801209b P dccf512ed86f49db996dc56f15fe305c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.031697 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:29:58.035305 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:29:58.040392 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:58.040632 24364 tablet_replica.cc:333] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:58.040794 24364 raft_consensus.cc:2243] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:58.041009 24364 raft_consensus.cc:2272] T 169515c5dedc4ced9f8074e1f842898d P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.041533 24364 tablet_replica.cc:333] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:58.041615 24364 raft_consensus.cc:2243] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:58.041733 24364 raft_consensus.cc:2272] T 60710291ce9d4ead93c1f4eb3801209b P c02ab2c049544bc29dfc9c6faf7cb84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.042047 24364 tablet_replica.cc:333] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d: stopping tablet replica
I20260601 13:29:58.042119 24364 raft_consensus.cc:2243] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:29:58.042309 24364 raft_consensus.cc:2272] T 69cd38ea305e4baca836468d2c0b1d4d P c02ab2c049544bc29dfc9c6faf7cb84d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.055429 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:29:58.058851 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:29:58.064257 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:29:58.064582 24364 tablet_replica.cc:333] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5: stopping tablet replica
I20260601 13:29:58.064745 24364 raft_consensus.cc:2243] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:58.064944 24364 raft_consensus.cc:2272] T 169515c5dedc4ced9f8074e1f842898d P 36b4bb4490d142e6917cd9f841d75ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.065500 24364 tablet_replica.cc:333] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5: stopping tablet replica
I20260601 13:29:58.065632 24364 raft_consensus.cc:2243] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:58.065804 24364 raft_consensus.cc:2272] T 69cd38ea305e4baca836468d2c0b1d4d P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.066251 24364 tablet_replica.cc:333] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5: stopping tablet replica
I20260601 13:29:58.066380 24364 raft_consensus.cc:2243] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:29:58.066526 24364 raft_consensus.cc:2272] T 7373042421cd47e9bdfd98d79b9770fe P 36b4bb4490d142e6917cd9f841d75ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.079618 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:29:58.083014 24364 master.cc:562] Master@127.23.203.62:39887 shutting down...
I20260601 13:29:58.087905 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:29:58.088114 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:29:58.088163 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34900a572c414ccd9537f8f90742aebe: stopping tablet replica
I20260601 13:29:58.101941 24364 master.cc:584] Master@127.23.203.62:39887 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9129 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:29:58.111500 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:38215
I20260601 13:29:58.111852 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:58.113638 32311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:58.113638 32313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:58.113716 32310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:58.114135 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:58.114445 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:58.114490 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:58.114543 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320598114542 us; error 0 us; skew 500 ppm
I20260601 13:29:58.115471 24364 webserver.cc:533] Webserver started at http://127.23.203.62:34607/ using document root <none> and password file <none>
I20260601 13:29:58.115671 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:58.115769 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:58.115864 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:58.116320 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "76001d72d35344d99336e0cd6217c557"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.118253 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:58.119464 32318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.119752 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:58.119871 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "76001d72d35344d99336e0cd6217c557"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.119977 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:58.140000 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:58.140466 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:58.144994 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:38215
I20260601 13:29:58.147585 32370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:38215 every 8 connection(s)
I20260601 13:29:58.150666 32371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:58.152446 32371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557: Bootstrap starting.
I20260601 13:29:58.153218 32371 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:58.154361 32371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557: No bootstrap required, opened a new log
I20260601 13:29:58.154727 32371 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76001d72d35344d99336e0cd6217c557" member_type: VOTER }
I20260601 13:29:58.154825 32371 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:58.154848 32371 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76001d72d35344d99336e0cd6217c557, State: Initialized, Role: FOLLOWER
I20260601 13:29:58.154986 32371 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76001d72d35344d99336e0cd6217c557" member_type: VOTER }
I20260601 13:29:58.155072 32371 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:29:58.155097 32371 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:29:58.155130 32371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:58.155835 32371 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76001d72d35344d99336e0cd6217c557" member_type: VOTER }
I20260601 13:29:58.155947 32371 leader_election.cc:304] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76001d72d35344d99336e0cd6217c557; no voters: 
I20260601 13:29:58.156100 32371 leader_election.cc:290] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:29:58.156307 32374 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:58.156530 32374 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 1 LEADER]: Becoming Leader. State: Replica: 76001d72d35344d99336e0cd6217c557, State: Running, Role: LEADER
I20260601 13:29:58.156641 32371 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:29:58.156677 32374 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76001d72d35344d99336e0cd6217c557" member_type: VOTER }
I20260601 13:29:58.157132 32375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76001d72d35344d99336e0cd6217c557" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76001d72d35344d99336e0cd6217c557" member_type: VOTER } }
I20260601 13:29:58.157238 32375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:58.157148 32376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76001d72d35344d99336e0cd6217c557. Latest consensus state: current_term: 1 leader_uuid: "76001d72d35344d99336e0cd6217c557" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76001d72d35344d99336e0cd6217c557" member_type: VOTER } }
I20260601 13:29:58.157312 32376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [sys.catalog]: This master's current role is: LEADER
I20260601 13:29:58.157603 32379 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:29:58.158461 32379 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:29:58.158636 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:29:58.160420 32379 catalog_manager.cc:1382] Generated new cluster ID: 1fb9564aef4a4026814aba8f87a28526
I20260601 13:29:58.160483 32379 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:29:58.173647 32379 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:29:58.174325 32379 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:29:58.186264 32379 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557: Generated new TSK 0
I20260601 13:29:58.186470 32379 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:29:58.191397 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:58.193611 32395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:58.193637 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:58.193655 32393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:58.193665 32392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:58.194051 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:58.194098 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:58.194115 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320598194115 us; error 0 us; skew 500 ppm
I20260601 13:29:58.195199 24364 webserver.cc:533] Webserver started at http://127.23.203.1:33089/ using document root <none> and password file <none>
I20260601 13:29:58.195392 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:58.195447 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:58.195530 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:58.195966 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "385b69c3085e40d7a47de161efa1d4eb"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.197670 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:29:58.199036 32400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.199375 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:58.199445 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "385b69c3085e40d7a47de161efa1d4eb"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.199554 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:58.216749 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:58.217214 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:58.217550 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:58.218080 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:58.218147 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.218233 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:58.218276 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.222777 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:44603
I20260601 13:29:58.222800 32463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:44603 every 8 connection(s)
I20260601 13:29:58.223703 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:58.225915 32468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:58.226218 32469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:58.226320 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:58.226249 32471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:58.226603 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:58.226660 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:58.226682 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320598226681 us; error 0 us; skew 500 ppm
I20260601 13:29:58.227821 24364 webserver.cc:533] Webserver started at http://127.23.203.2:45459/ using document root <none> and password file <none>
I20260601 13:29:58.227968 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:58.228015 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:58.228075 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:58.228457 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "4b24c47e43634851aa60177d9a13d392"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.230064 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:58.231318 32476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.231652 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:58.231757 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "4b24c47e43634851aa60177d9a13d392"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.231861 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:58.232616 32464 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38215
I20260601 13:29:58.232729 32464 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:58.233026 32464 heartbeater.cc:507] Master 127.23.203.62:38215 requested a full tablet report, sending...
I20260601 13:29:58.233668 32335 ts_manager.cc:194] Registered new tserver with Master: 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1:44603)
I20260601 13:29:58.234541 32335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37734
I20260601 13:29:58.240957 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:58.241397 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:58.241746 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:58.242347 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:58.242389 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.242446 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:58.242486 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.247468 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:46553
I20260601 13:29:58.247567 32539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:46553 every 8 connection(s)
I20260601 13:29:58.248521 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:58.250931 32544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:58.251313 32546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:58.251401 32543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:58.251902 24364 server_base.cc:1061] running on GCE node
I20260601 13:29:58.252142 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:58.252207 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:58.252233 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320598252233 us; error 0 us; skew 500 ppm
I20260601 13:29:58.253364 24364 webserver.cc:533] Webserver started at http://127.23.203.3:42571/ using document root <none> and password file <none>
I20260601 13:29:58.253559 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:58.253629 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:58.253715 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:58.253911 32540 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38215
I20260601 13:29:58.254040 32540 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:58.254343 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "43ee32af21fb4b8c95b2e8756b937e7e"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.254374 32540 heartbeater.cc:507] Master 127.23.203.62:38215 requested a full tablet report, sending...
I20260601 13:29:58.255119 32335 ts_manager.cc:194] Registered new tserver with Master: 4b24c47e43634851aa60177d9a13d392 (127.23.203.2:46553)
I20260601 13:29:58.255715 32335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37736
I20260601 13:29:58.256271 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:58.257616 32551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.257958 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:58.258021 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "43ee32af21fb4b8c95b2e8756b937e7e"
format_stamp: "Formatted at 2026-06-01 13:29:58 on dist-test-slave-wz1t"
I20260601 13:29:58.258090 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:58.274106 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:58.274561 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:58.274833 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:58.275341 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:58.275381 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.275413 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:58.275429 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:58.279748 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:37007
I20260601 13:29:58.279764 32614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:37007 every 8 connection(s)
I20260601 13:29:58.284675 32615 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38215
I20260601 13:29:58.284812 32615 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:58.285075 32615 heartbeater.cc:507] Master 127.23.203.62:38215 requested a full tablet report, sending...
I20260601 13:29:58.285682 32335 ts_manager.cc:194] Registered new tserver with Master: 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:58.285864 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005636686s
I20260601 13:29:58.286345 32335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37746
I20260601 13:29:59.235598 32464 heartbeater.cc:499] Master 127.23.203.62:38215 was elected leader, sending a full tablet report...
I20260601 13:29:59.256850 32540 heartbeater.cc:499] Master 127.23.203.62:38215 was elected leader, sending a full tablet report...
I20260601 13:29:59.287410 32615 heartbeater.cc:499] Master 127.23.203.62:38215 was elected leader, sending a full tablet report...
I20260601 13:29:59.321775 32335 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37762:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:29:59.322343 32335 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:29:59.334394 32504 tablet_service.cc:1511] Processing CreateTablet for tablet bd74277776a54aadb1249d1c4c1e7562 (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:59.334786 32504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd74277776a54aadb1249d1c4c1e7562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.334740 32578 tablet_service.cc:1511] Processing CreateTablet for tablet 03c74b24953a477d99e70f8ae202368f (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:59.334843 32577 tablet_service.cc:1511] Processing CreateTablet for tablet 395f96b75a324ef2ab7db20d055b7e6b (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:59.334957 32578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c74b24953a477d99e70f8ae202368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.335114 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395f96b75a324ef2ab7db20d055b7e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.337564 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 395f96b75a324ef2ab7db20d055b7e6b (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:59.337915 32636 tablet_bootstrap.cc:492] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392: Bootstrap starting.
I20260601 13:29:59.338044 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395f96b75a324ef2ab7db20d055b7e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.338474 32635 tablet_bootstrap.cc:492] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e: Bootstrap starting.
I20260601 13:29:59.339275 32636 tablet_bootstrap.cc:654] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.339896 32635 tablet_bootstrap.cc:654] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.341109 32636 tablet_bootstrap.cc:492] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392: No bootstrap required, opened a new log
I20260601 13:29:59.341202 32636 ts_tablet_manager.cc:1403] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:29:59.341374 32635 tablet_bootstrap.cc:492] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e: No bootstrap required, opened a new log
I20260601 13:29:59.341456 32635 ts_tablet_manager.cc:1403] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:59.341828 32501 tablet_service.cc:1511] Processing CreateTablet for tablet b7854116a1c84e6cae93d3fefec62504 (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:59.341894 32635 raft_consensus.cc:359] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.341997 32635 raft_consensus.cc:385] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.341952 32636 raft_consensus.cc:359] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.342041 32635 raft_consensus.cc:740] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ee32af21fb4b8c95b2e8756b937e7e, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.342062 32636 raft_consensus.cc:385] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.342096 32636 raft_consensus.cc:740] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b24c47e43634851aa60177d9a13d392, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.342130 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7854116a1c84e6cae93d3fefec62504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.342253 32636 consensus_queue.cc:260] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.342242 32635 consensus_queue.cc:260] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.342700 32636 ts_tablet_manager.cc:1434] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:59.342734 32635 ts_tablet_manager.cc:1434] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:59.342859 32636 tablet_bootstrap.cc:492] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392: Bootstrap starting.
I20260601 13:29:59.342917 32635 tablet_bootstrap.cc:492] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e: Bootstrap starting.
I20260601 13:29:59.343924 32635 tablet_bootstrap.cc:654] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.343936 32636 tablet_bootstrap.cc:654] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.344848 32579 tablet_service.cc:1511] Processing CreateTablet for tablet bd74277776a54aadb1249d1c4c1e7562 (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:59.345069 32579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd74277776a54aadb1249d1c4c1e7562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.345129 32636 tablet_bootstrap.cc:492] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392: No bootstrap required, opened a new log
I20260601 13:29:59.345214 32636 ts_tablet_manager.cc:1403] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:59.345682 32636 raft_consensus.cc:359] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.345813 32636 raft_consensus.cc:385] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.345852 32636 raft_consensus.cc:740] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b24c47e43634851aa60177d9a13d392, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.345968 32636 consensus_queue.cc:260] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.346288 32636 ts_tablet_manager.cc:1434] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:59.346465 32636 tablet_bootstrap.cc:492] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392: Bootstrap starting.
I20260601 13:29:59.346619 32576 tablet_service.cc:1511] Processing CreateTablet for tablet b7854116a1c84e6cae93d3fefec62504 (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:59.346897 32576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7854116a1c84e6cae93d3fefec62504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.347572 32636 tablet_bootstrap.cc:654] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.348712 32635 tablet_bootstrap.cc:492] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e: No bootstrap required, opened a new log
I20260601 13:29:59.348802 32635 ts_tablet_manager.cc:1403] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:29:59.349285 32635 raft_consensus.cc:359] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.334394 32503 tablet_service.cc:1511] Processing CreateTablet for tablet 03c74b24953a477d99e70f8ae202368f (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:59.349494 32428 tablet_service.cc:1511] Processing CreateTablet for tablet bd74277776a54aadb1249d1c4c1e7562 (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:29:59.349939 32426 tablet_service.cc:1511] Processing CreateTablet for tablet 395f96b75a324ef2ab7db20d055b7e6b (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:29:59.350229 32428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd74277776a54aadb1249d1c4c1e7562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.350229 32503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c74b24953a477d99e70f8ae202368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.350330 32425 tablet_service.cc:1511] Processing CreateTablet for tablet b7854116a1c84e6cae93d3fefec62504 (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:29:59.350421 32426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395f96b75a324ef2ab7db20d055b7e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.349581 32427 tablet_service.cc:1511] Processing CreateTablet for tablet 03c74b24953a477d99e70f8ae202368f (DEFAULT_TABLE table=test-workload [id=838e01a7366848c99e35b8185f1db298]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:29:59.350571 32425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7854116a1c84e6cae93d3fefec62504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.350800 32427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c74b24953a477d99e70f8ae202368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:29:59.349851 32636 tablet_bootstrap.cc:492] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392: No bootstrap required, opened a new log
I20260601 13:29:59.353495 32636 ts_tablet_manager.cc:1403] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:59.349922 32635 raft_consensus.cc:385] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.354255 32635 raft_consensus.cc:740] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ee32af21fb4b8c95b2e8756b937e7e, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.354473 32635 consensus_queue.cc:260] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.354981 32635 ts_tablet_manager.cc:1434] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:29:59.355222 32635 tablet_bootstrap.cc:492] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e: Bootstrap starting.
I20260601 13:29:59.356684 32635 tablet_bootstrap.cc:654] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.354123 32636 raft_consensus.cc:359] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.357640 32636 raft_consensus.cc:385] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.357697 32636 raft_consensus.cc:740] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b24c47e43634851aa60177d9a13d392, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.357867 32636 consensus_queue.cc:260] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.358259 32636 ts_tablet_manager.cc:1434] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:29:59.358502 32636 tablet_bootstrap.cc:492] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392: Bootstrap starting.
I20260601 13:29:59.358897 32635 tablet_bootstrap.cc:492] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e: No bootstrap required, opened a new log
I20260601 13:29:59.359040 32635 ts_tablet_manager.cc:1403] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:29:59.359622 32635 raft_consensus.cc:359] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.359741 32636 tablet_bootstrap.cc:654] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.359753 32635 raft_consensus.cc:385] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.359822 32635 raft_consensus.cc:740] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ee32af21fb4b8c95b2e8756b937e7e, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.359982 32635 consensus_queue.cc:260] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.360283 32635 ts_tablet_manager.cc:1434] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:59.360453 32635 tablet_bootstrap.cc:492] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e: Bootstrap starting.
I20260601 13:29:59.361559 32635 tablet_bootstrap.cc:654] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.362813 32635 tablet_bootstrap.cc:492] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e: No bootstrap required, opened a new log
I20260601 13:29:59.362912 32635 ts_tablet_manager.cc:1403] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:29:59.363330 32635 raft_consensus.cc:359] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.363426 32635 raft_consensus.cc:385] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.363449 32635 raft_consensus.cc:740] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ee32af21fb4b8c95b2e8756b937e7e, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.363576 32635 consensus_queue.cc:260] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.363850 32635 ts_tablet_manager.cc:1434] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:59.365057 32644 tablet_bootstrap.cc:492] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb: Bootstrap starting.
I20260601 13:29:59.365724 32636 tablet_bootstrap.cc:492] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392: No bootstrap required, opened a new log
I20260601 13:29:59.365857 32636 ts_tablet_manager.cc:1403] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:29:59.366343 32636 raft_consensus.cc:359] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.366470 32636 raft_consensus.cc:385] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.366524 32636 raft_consensus.cc:740] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b24c47e43634851aa60177d9a13d392, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.366667 32636 consensus_queue.cc:260] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.367000 32636 ts_tablet_manager.cc:1434] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:59.368112 32644 tablet_bootstrap.cc:654] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.369498 32644 tablet_bootstrap.cc:492] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb: No bootstrap required, opened a new log
I20260601 13:29:59.369627 32644 ts_tablet_manager.cc:1403] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:29:59.370210 32644 raft_consensus.cc:359] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.370332 32644 raft_consensus.cc:385] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.370369 32644 raft_consensus.cc:740] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 385b69c3085e40d7a47de161efa1d4eb, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.370522 32644 consensus_queue.cc:260] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.370931 32644 ts_tablet_manager.cc:1434] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:59.371138 32644 tablet_bootstrap.cc:492] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb: Bootstrap starting.
I20260601 13:29:59.372292 32644 tablet_bootstrap.cc:654] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.373461 32644 tablet_bootstrap.cc:492] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb: No bootstrap required, opened a new log
I20260601 13:29:59.373574 32644 ts_tablet_manager.cc:1403] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:29:59.373965 32644 raft_consensus.cc:359] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.374080 32644 raft_consensus.cc:385] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.374125 32644 raft_consensus.cc:740] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 385b69c3085e40d7a47de161efa1d4eb, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.374289 32644 consensus_queue.cc:260] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.374557 32644 ts_tablet_manager.cc:1434] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:29:59.374835 32644 tablet_bootstrap.cc:492] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb: Bootstrap starting.
I20260601 13:29:59.375785 32644 tablet_bootstrap.cc:654] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.376964 32644 tablet_bootstrap.cc:492] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb: No bootstrap required, opened a new log
I20260601 13:29:59.377050 32644 ts_tablet_manager.cc:1403] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:29:59.377508 32644 raft_consensus.cc:359] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.377624 32644 raft_consensus.cc:385] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.377648 32644 raft_consensus.cc:740] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 385b69c3085e40d7a47de161efa1d4eb, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.377801 32644 consensus_queue.cc:260] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.378098 32644 ts_tablet_manager.cc:1434] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:59.378330 32644 tablet_bootstrap.cc:492] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb: Bootstrap starting.
I20260601 13:29:59.379290 32644 tablet_bootstrap.cc:654] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:29:59.380716 32644 tablet_bootstrap.cc:492] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb: No bootstrap required, opened a new log
I20260601 13:29:59.380849 32644 ts_tablet_manager.cc:1403] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:29:59.381274 32644 raft_consensus.cc:359] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.381403 32644 raft_consensus.cc:385] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:29:59.381449 32644 raft_consensus.cc:740] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 385b69c3085e40d7a47de161efa1d4eb, State: Initialized, Role: FOLLOWER
I20260601 13:29:59.381599 32644 consensus_queue.cc:260] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.381887 32644 ts_tablet_manager.cc:1434] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:29:59.393149 32639 raft_consensus.cc:493] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:59.393360 32639 raft_consensus.cc:515] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.394702 32639 leader_election.cc:290] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1:44603), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.398821 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7854116a1c84e6cae93d3fefec62504" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" is_pre_election: true
I20260601 13:29:59.398932 32438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7854116a1c84e6cae93d3fefec62504" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "385b69c3085e40d7a47de161efa1d4eb" is_pre_election: true
I20260601 13:29:59.398994 32589 raft_consensus.cc:2468] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 0.
I20260601 13:29:59.399250 32438 raft_consensus.cc:2468] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 0.
I20260601 13:29:59.399528 32480 leader_election.cc:304] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ee32af21fb4b8c95b2e8756b937e7e, 4b24c47e43634851aa60177d9a13d392; no voters: 
I20260601 13:29:59.399714 32639 raft_consensus.cc:2804] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:59.399781 32639 raft_consensus.cc:493] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:59.399825 32639 raft_consensus.cc:3060] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.400749 32639 raft_consensus.cc:515] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.401149 32639 leader_election.cc:290] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 election: Requested vote from peers 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1:44603), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.401465 32438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7854116a1c84e6cae93d3fefec62504" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "385b69c3085e40d7a47de161efa1d4eb"
I20260601 13:29:59.401480 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7854116a1c84e6cae93d3fefec62504" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e"
I20260601 13:29:59.401623 32438 raft_consensus.cc:3060] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.401649 32589 raft_consensus.cc:3060] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.402652 32438 raft_consensus.cc:2468] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 1.
I20260601 13:29:59.402676 32589 raft_consensus.cc:2468] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 1.
I20260601 13:29:59.402994 32479 leader_election.cc:304] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 4b24c47e43634851aa60177d9a13d392; no voters: 
I20260601 13:29:59.403198 32639 raft_consensus.cc:2804] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:59.403425 32639 raft_consensus.cc:697] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Becoming Leader. State: Replica: 4b24c47e43634851aa60177d9a13d392, State: Running, Role: LEADER
I20260601 13:29:59.403589 32639 consensus_queue.cc:237] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.405252 32334 catalog_manager.cc:5696] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b24c47e43634851aa60177d9a13d392 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:59.494915 32639 raft_consensus.cc:493] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:59.494992 32645 raft_consensus.cc:493] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:59.495102 32639 raft_consensus.cc:515] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.495141 32645 raft_consensus.cc:515] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.495612 32639 leader_election.cc:290] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1:44603), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.495710 32645 leader_election.cc:290] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1:44603), 4b24c47e43634851aa60177d9a13d392 (127.23.203.2:46553)
I20260601 13:29:59.496008 32438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f96b75a324ef2ab7db20d055b7e6b" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "385b69c3085e40d7a47de161efa1d4eb" is_pre_election: true
I20260601 13:29:59.496140 32438 raft_consensus.cc:2468] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 0.
I20260601 13:29:59.496448 32479 leader_election.cc:304] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 4b24c47e43634851aa60177d9a13d392; no voters: 
I20260601 13:29:59.496482 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f96b75a324ef2ab7db20d055b7e6b" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" is_pre_election: true
I20260601 13:29:59.496608 32589 raft_consensus.cc:2468] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 0.
I20260601 13:29:59.496629 32639 raft_consensus.cc:2804] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:59.496694 32639 raft_consensus.cc:493] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:59.496759 32639 raft_consensus.cc:3060] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.497897 32639 raft_consensus.cc:515] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.498389 32639 leader_election.cc:290] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 election: Requested vote from peers 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1:44603), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.498726 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f96b75a324ef2ab7db20d055b7e6b" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e"
I20260601 13:29:59.498726 32438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f96b75a324ef2ab7db20d055b7e6b" candidate_uuid: "4b24c47e43634851aa60177d9a13d392" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "385b69c3085e40d7a47de161efa1d4eb"
I20260601 13:29:59.498863 32589 raft_consensus.cc:3060] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.498867 32438 raft_consensus.cc:3060] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.499873 32438 raft_consensus.cc:2468] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 1.
I20260601 13:29:59.500229 32479 leader_election.cc:304] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 4b24c47e43634851aa60177d9a13d392; no voters: 
I20260601 13:29:59.500432 32639 raft_consensus.cc:2804] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:59.500521 32639 raft_consensus.cc:697] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Becoming Leader. State: Replica: 4b24c47e43634851aa60177d9a13d392, State: Running, Role: LEADER
I20260601 13:29:59.500675 32639 consensus_queue.cc:237] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.499873 32589 raft_consensus.cc:2468] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b24c47e43634851aa60177d9a13d392 in term 1.
I20260601 13:29:59.501029 32514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f96b75a324ef2ab7db20d055b7e6b" candidate_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b24c47e43634851aa60177d9a13d392" is_pre_election: true
I20260601 13:29:59.501089 32438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395f96b75a324ef2ab7db20d055b7e6b" candidate_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "385b69c3085e40d7a47de161efa1d4eb" is_pre_election: true
I20260601 13:29:59.501184 32438 raft_consensus.cc:2393] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43ee32af21fb4b8c95b2e8756b937e7e in current term 1: Already voted for candidate 4b24c47e43634851aa60177d9a13d392 in this term.
I20260601 13:29:59.501518 32555 leader_election.cc:304] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43ee32af21fb4b8c95b2e8756b937e7e; no voters: 385b69c3085e40d7a47de161efa1d4eb, 4b24c47e43634851aa60177d9a13d392
I20260601 13:29:59.501718 32645 raft_consensus.cc:2749] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:29:59.502413 32334 catalog_manager.cc:5696] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b24c47e43634851aa60177d9a13d392 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:59.564544 32650 raft_consensus.cc:493] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:59.564793 32650 raft_consensus.cc:515] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.565696 32650 leader_election.cc:290] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b24c47e43634851aa60177d9a13d392 (127.23.203.2:46553), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.570648 32514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd74277776a54aadb1249d1c4c1e7562" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b24c47e43634851aa60177d9a13d392" is_pre_election: true
I20260601 13:29:59.570978 32514 raft_consensus.cc:2468] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 0.
I20260601 13:29:59.570719 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd74277776a54aadb1249d1c4c1e7562" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" is_pre_election: true
I20260601 13:29:59.571163 32589 raft_consensus.cc:2468] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 0.
I20260601 13:29:59.571337 32404 leader_election.cc:304] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 4b24c47e43634851aa60177d9a13d392; no voters: 
I20260601 13:29:59.571521 32650 raft_consensus.cc:2804] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:59.571589 32650 raft_consensus.cc:493] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:59.571630 32650 raft_consensus.cc:3060] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.572546 32650 raft_consensus.cc:515] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.573274 32650 leader_election.cc:290] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 election: Requested vote from peers 4b24c47e43634851aa60177d9a13d392 (127.23.203.2:46553), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.573814 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd74277776a54aadb1249d1c4c1e7562" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e"
I20260601 13:29:59.573829 32514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd74277776a54aadb1249d1c4c1e7562" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b24c47e43634851aa60177d9a13d392"
I20260601 13:29:59.574020 32589 raft_consensus.cc:3060] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.574069 32514 raft_consensus.cc:3060] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.575131 32589 raft_consensus.cc:2468] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 1.
I20260601 13:29:59.575372 32514 raft_consensus.cc:2468] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 1.
I20260601 13:29:59.575560 32404 leader_election.cc:304] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 43ee32af21fb4b8c95b2e8756b937e7e; no voters: 
I20260601 13:29:59.575819 32650 raft_consensus.cc:2804] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:59.576115 32650 raft_consensus.cc:697] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Becoming Leader. State: Replica: 385b69c3085e40d7a47de161efa1d4eb, State: Running, Role: LEADER
I20260601 13:29:59.576289 32650 consensus_queue.cc:237] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:29:59.579682 32334 catalog_manager.cc:5696] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1). New cstate: current_term: 1 leader_uuid: "385b69c3085e40d7a47de161efa1d4eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: HEALTHY } } }
I20260601 13:29:59.653438 32650 raft_consensus.cc:493] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:29:59.653622 32650 raft_consensus.cc:515] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.654135 32650 leader_election.cc:290] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b24c47e43634851aa60177d9a13d392 (127.23.203.2:46553), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.654652 32514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c74b24953a477d99e70f8ae202368f" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b24c47e43634851aa60177d9a13d392" is_pre_election: true
I20260601 13:29:59.654737 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c74b24953a477d99e70f8ae202368f" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" is_pre_election: true
I20260601 13:29:59.654860 32514 raft_consensus.cc:2468] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 0.
I20260601 13:29:59.654881 32589 raft_consensus.cc:2468] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 0.
I20260601 13:29:59.655215 32404 leader_election.cc:304] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 4b24c47e43634851aa60177d9a13d392; no voters: 
I20260601 13:29:59.655441 32650 raft_consensus.cc:2804] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:29:59.655517 32650 raft_consensus.cc:493] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:29:59.655576 32650 raft_consensus.cc:3060] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.656715 32650 raft_consensus.cc:515] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.657182 32650 leader_election.cc:290] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 election: Requested vote from peers 4b24c47e43634851aa60177d9a13d392 (127.23.203.2:46553), 43ee32af21fb4b8c95b2e8756b937e7e (127.23.203.3:37007)
I20260601 13:29:59.657920 32514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c74b24953a477d99e70f8ae202368f" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b24c47e43634851aa60177d9a13d392"
I20260601 13:29:59.657920 32589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c74b24953a477d99e70f8ae202368f" candidate_uuid: "385b69c3085e40d7a47de161efa1d4eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ee32af21fb4b8c95b2e8756b937e7e"
I20260601 13:29:59.658264 32589 raft_consensus.cc:3060] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.658291 32514 raft_consensus.cc:3060] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:29:59.659358 32589 raft_consensus.cc:2468] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 1.
I20260601 13:29:59.659415 32514 raft_consensus.cc:2468] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 385b69c3085e40d7a47de161efa1d4eb in term 1.
I20260601 13:29:59.659730 32404 leader_election.cc:304] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 385b69c3085e40d7a47de161efa1d4eb, 43ee32af21fb4b8c95b2e8756b937e7e; no voters: 
I20260601 13:29:59.659926 32650 raft_consensus.cc:2804] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:29:59.660012 32650 raft_consensus.cc:697] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Becoming Leader. State: Replica: 385b69c3085e40d7a47de161efa1d4eb, State: Running, Role: LEADER
I20260601 13:29:59.660198 32650 consensus_queue.cc:237] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:29:59.662446 32334 catalog_manager.cc:5696] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 385b69c3085e40d7a47de161efa1d4eb (127.23.203.1). New cstate: current_term: 1 leader_uuid: "385b69c3085e40d7a47de161efa1d4eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260601 13:29:59.696198 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:29:59.698259 32669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:29:59.698236 32667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:59.698347 24364 server_base.cc:1061] running on GCE node
W20260601 13:29:59.698237 32666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:29:59.698691 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:29:59.698734 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:29:59.698755 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320599698755 us; error 0 us; skew 500 ppm
I20260601 13:29:59.700130 24364 webserver.cc:533] Webserver started at http://127.23.203.4:45815/ using document root <none> and password file <none>
I20260601 13:29:59.700480 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:29:59.700537 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:29:59.700645 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:29:59.701074 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "8803548fb1f54dd3b4acf66a974bd2e5"
format_stamp: "Formatted at 2026-06-01 13:29:59 on dist-test-slave-wz1t"
I20260601 13:29:59.702689 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:29:59.703724 32674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:59.704070 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:29:59.704136 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "8803548fb1f54dd3b4acf66a974bd2e5"
format_stamp: "Formatted at 2026-06-01 13:29:59 on dist-test-slave-wz1t"
I20260601 13:29:59.704206 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:29:59.729146 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:29:59.729609 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:29:59.729915 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:29:59.730412 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:29:59.730453 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:59.730485 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:29:59.730500 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:29:59.735756 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:43345
I20260601 13:29:59.735803 32737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:43345 every 8 connection(s)
I20260601 13:29:59.742043 32738 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38215
I20260601 13:29:59.742229 32738 heartbeater.cc:461] Registering TS with master...
I20260601 13:29:59.742543 32738 heartbeater.cc:507] Master 127.23.203.62:38215 requested a full tablet report, sending...
I20260601 13:29:59.743357 32334 ts_manager.cc:194] Registered new tserver with Master: 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345)
I20260601 13:29:59.744050 32334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37766
I20260601 13:29:59.806542 32639 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:59.810302 32656 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:59.935314 32656 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:29:59.936702 32656 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:00.035912 32650 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:00.042281 32750 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:00.151855 32650 consensus_queue.cc:1048] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:00.155488 32750 consensus_queue.cc:1048] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:00.164705 32514 consensus_queue.cc:237] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } }
I20260601 13:30:00.166410 32438 raft_consensus.cc:1275] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:00.166496 32589 raft_consensus.cc:1275] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:00.166901 32743 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:00.167044 32639 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:00.169050 32656 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.169530 32438 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.169572 32589 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
W20260601 13:30:00.171738 32478 consensus_peers.cc:597] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 -> Peer 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): Couldn't send request to peer 8803548fb1f54dd3b4acf66a974bd2e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7854116a1c84e6cae93d3fefec62504. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:00.172394 32335 catalog_manager.cc:5696] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e reported cstate change: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: true } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.177762 32438 consensus_queue.cc:237] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: true } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } }
I20260601 13:30:00.179462 32589 raft_consensus.cc:1275] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 385b69c3085e40d7a47de161efa1d4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:00.179644 32514 raft_consensus.cc:1275] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Refusing update from remote peer 385b69c3085e40d7a47de161efa1d4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:00.180088 32650 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:00.180218 32750 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:00.182303 32663 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: true } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
W20260601 13:30:00.183844 32402 consensus_peers.cc:597] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb -> Peer 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): Couldn't send request to peer 8803548fb1f54dd3b4acf66a974bd2e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd74277776a54aadb1249d1c4c1e7562. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:00.184923 32589 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: true } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.185122 32334 catalog_manager.cc:5696] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb reported cstate change: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "385b69c3085e40d7a47de161efa1d4eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:00.185047 32513 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: true } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.187330 32514 consensus_queue.cc:237] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } }
I20260601 13:30:00.188632 32589 raft_consensus.cc:1275] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:00.188661 32438 raft_consensus.cc:1275] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:30:00.189276 32478 consensus_peers.cc:597] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 -> Peer 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): Couldn't send request to peer 8803548fb1f54dd3b4acf66a974bd2e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 395f96b75a324ef2ab7db20d055b7e6b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:00.189276 32639 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:00.189859 32656 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:30:00.191627 32639 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.192019 32437 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.192456 32589 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.194319 32335 catalog_manager.cc:5696] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 reported cstate change: config changed from index -1 to 2, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:00.194481 32514 consensus_queue.cc:237] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } }
I20260601 13:30:00.196509 32589 raft_consensus.cc:1275] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:00.196695 32437 raft_consensus.cc:1275] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:30:00.196759 32478 consensus_peers.cc:597] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 -> Peer 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): Couldn't send request to peer 8803548fb1f54dd3b4acf66a974bd2e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7854116a1c84e6cae93d3fefec62504. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:00.197099 32743 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:00.197363 32656 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:00.199225 32743 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.199827 32437 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.200191 32589 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
W20260601 13:30:00.202045 32383 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:30:00.202133 32383 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:30:00.203148 32334 catalog_manager.cc:5696] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.203626 32438 consensus_queue.cc:237] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } }
W20260601 13:30:00.205318 32402 consensus_peers.cc:597] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb -> Peer 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): Couldn't send request to peer 8803548fb1f54dd3b4acf66a974bd2e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd74277776a54aadb1249d1c4c1e7562. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:00.205334 32514 raft_consensus.cc:1275] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Refusing update from remote peer 385b69c3085e40d7a47de161efa1d4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:00.205449 32589 raft_consensus.cc:1275] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 385b69c3085e40d7a47de161efa1d4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:00.205782 32750 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:00.205940 32650 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:00.207374 32513 consensus_queue.cc:237] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } }
I20260601 13:30:00.207594 32750 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.208662 32589 raft_consensus.cc:1275] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:00.208662 32437 raft_consensus.cc:1275] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:00.209105 32656 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:30:00.209406 32383 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:30:00.209488 32383 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:30:00.209415 32656 consensus_queue.cc:1048] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:00.210016 32335 catalog_manager.cc:5696] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "385b69c3085e40d7a47de161efa1d4eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:00.210459 32513 consensus_queue.cc:237] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } }
I20260601 13:30:00.210937 32514 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.210948 32588 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
W20260601 13:30:00.212136 32478 consensus_peers.cc:597] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 -> Peer 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): Couldn't send request to peer 8803548fb1f54dd3b4acf66a974bd2e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 395f96b75a324ef2ab7db20d055b7e6b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:00.212585 32656 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } }
I20260601 13:30:00.212971 32438 raft_consensus.cc:1275] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:00.212971 32588 raft_consensus.cc:1275] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:00.213558 32639 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:00.213663 32743 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:30:00.213899 32589 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } }
I20260601 13:30:00.214700 32322 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b7854116a1c84e6cae93d3fefec62504 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:00.215234 32438 raft_consensus.cc:2955] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } }
I20260601 13:30:00.215507 32743 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
W20260601 13:30:00.217092 32383 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:30:00.217170 32383 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:30:00.217310 32335 catalog_manager.cc:5696] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 reported cstate change: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:00.217924 32437 consensus_queue.cc:237] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } }
I20260601 13:30:00.218106 32436 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.219429 32588 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.219619 32514 raft_consensus.cc:1275] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Refusing update from remote peer 385b69c3085e40d7a47de161efa1d4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:00.219962 32650 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:00.221442 32335 catalog_manager.cc:5696] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } peers { permanent_uuid: "8803548fb1f54dd3b4acf66a974bd2e5" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43345 } attrs { promote: true } } }
I20260601 13:30:00.221544 32589 raft_consensus.cc:1275] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 385b69c3085e40d7a47de161efa1d4eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:00.221967 32650 consensus_queue.cc:1048] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:00.223417 32663 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } }
I20260601 13:30:00.224990 32321 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bd74277776a54aadb1249d1c4c1e7562 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:00.225147 32514 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } }
I20260601 13:30:00.225852 32702 tablet_service.cc:1558] Processing DeleteTablet for tablet b7854116a1c84e6cae93d3fefec62504 with delete_type TABLET_DATA_TOMBSTONED (TS 8803548fb1f54dd3b4acf66a974bd2e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51914
I20260601 13:30:00.225891 32588 raft_consensus.cc:2955] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } }
I20260601 13:30:00.227890 32335 catalog_manager.cc:5696] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb reported cstate change: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "385b69c3085e40d7a47de161efa1d4eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } health_report { overall_health: HEALTHY } } }
W20260601 13:30:00.228679 32320 catalog_manager.cc:4994] TS 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): delete failed for tablet b7854116a1c84e6cae93d3fefec62504 because the tablet was not found. No further retry: Not found: Tablet not found: b7854116a1c84e6cae93d3fefec62504
I20260601 13:30:00.229221 32514 consensus_queue.cc:237] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } }
I20260601 13:30:00.230398 32438 raft_consensus.cc:1275] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:00.230397 32588 raft_consensus.cc:1275] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Refusing update from remote peer 4b24c47e43634851aa60177d9a13d392: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:00.230880 32763 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:00.231105 32639 consensus_queue.cc:1048] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [LEADER]: Connected to new peer: Peer: permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:30:00.231493 32702 tablet_service.cc:1558] Processing DeleteTablet for tablet bd74277776a54aadb1249d1c4c1e7562 with delete_type TABLET_DATA_TOMBSTONED (TS 8803548fb1f54dd3b4acf66a974bd2e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51914
W20260601 13:30:00.231845 32320 catalog_manager.cc:4994] TS 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): delete failed for tablet bd74277776a54aadb1249d1c4c1e7562 because the tablet was not found. No further retry: Not found: Tablet not found: bd74277776a54aadb1249d1c4c1e7562
I20260601 13:30:00.232649 32743 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } }
I20260601 13:30:00.233134 32438 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } }
I20260601 13:30:00.233246 32588 raft_consensus.cc:2955] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } }
I20260601 13:30:00.234408 32322 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 395f96b75a324ef2ab7db20d055b7e6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:30:00.235457 32333 catalog_manager.cc:5696] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e reported cstate change: config changed from index 3 to 4, NON_VOTER 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4) evicted. New cstate: current_term: 1 leader_uuid: "4b24c47e43634851aa60177d9a13d392" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "385b69c3085e40d7a47de161efa1d4eb" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44603 } } peers { permanent_uuid: "4b24c47e43634851aa60177d9a13d392" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 46553 } } peers { permanent_uuid: "43ee32af21fb4b8c95b2e8756b937e7e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 37007 } attrs { replace: false } } }
I20260601 13:30:00.238250 32702 tablet_service.cc:1558] Processing DeleteTablet for tablet 395f96b75a324ef2ab7db20d055b7e6b with delete_type TABLET_DATA_TOMBSTONED (TS 8803548fb1f54dd3b4acf66a974bd2e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51914
W20260601 13:30:00.238665 32320 catalog_manager.cc:4994] TS 8803548fb1f54dd3b4acf66a974bd2e5 (127.23.203.4:43345): delete failed for tablet 395f96b75a324ef2ab7db20d055b7e6b because the tablet was not found. No further retry: Not found: Tablet not found: 395f96b75a324ef2ab7db20d055b7e6b
I20260601 13:30:00.272193 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:00.276903 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:00.277164 24364 tablet_replica.cc:333] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb: stopping tablet replica
I20260601 13:30:00.277315 24364 raft_consensus.cc:2243] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:00.277511 24364 raft_consensus.cc:2272] T bd74277776a54aadb1249d1c4c1e7562 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.278110 24364 tablet_replica.cc:333] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb: stopping tablet replica
I20260601 13:30:00.278298 24364 raft_consensus.cc:2243] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.278410 24364 raft_consensus.cc:2272] T b7854116a1c84e6cae93d3fefec62504 P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.278844 24364 tablet_replica.cc:333] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb: stopping tablet replica
I20260601 13:30:00.278915 24364 raft_consensus.cc:2243] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.279011 24364 raft_consensus.cc:2272] T 395f96b75a324ef2ab7db20d055b7e6b P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.279379 24364 tablet_replica.cc:333] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb: stopping tablet replica
I20260601 13:30:00.279528 24364 raft_consensus.cc:2243] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:00.279672 24364 raft_consensus.cc:2272] T 03c74b24953a477d99e70f8ae202368f P 385b69c3085e40d7a47de161efa1d4eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.286516 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:00.289381 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:00.295341 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:00.295701 24364 tablet_replica.cc:333] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392: stopping tablet replica
I20260601 13:30:00.296015 24364 raft_consensus.cc:2243] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:00.296307 24364 raft_consensus.cc:2272] T b7854116a1c84e6cae93d3fefec62504 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.297041 24364 tablet_replica.cc:333] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392: stopping tablet replica
I20260601 13:30:00.297137 24364 raft_consensus.cc:2243] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.297240 24364 raft_consensus.cc:2272] T bd74277776a54aadb1249d1c4c1e7562 P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.297840 24364 tablet_replica.cc:333] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392: stopping tablet replica
I20260601 13:30:00.297920 24364 raft_consensus.cc:2243] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.298027 24364 raft_consensus.cc:2272] T 03c74b24953a477d99e70f8ae202368f P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.298595 24364 tablet_replica.cc:333] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392: stopping tablet replica
I20260601 13:30:00.298674 24364 raft_consensus.cc:2243] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:00.298840 24364 raft_consensus.cc:2272] T 395f96b75a324ef2ab7db20d055b7e6b P 4b24c47e43634851aa60177d9a13d392 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.313552 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:00.316370 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:00.320638 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:00.320950 24364 tablet_replica.cc:333] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e: stopping tablet replica
I20260601 13:30:00.321117 24364 raft_consensus.cc:2243] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.321298 24364 raft_consensus.cc:2272] T b7854116a1c84e6cae93d3fefec62504 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.321936 24364 tablet_replica.cc:333] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e: stopping tablet replica
I20260601 13:30:00.322063 24364 raft_consensus.cc:2243] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.322264 24364 raft_consensus.cc:2272] T bd74277776a54aadb1249d1c4c1e7562 P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.322774 24364 tablet_replica.cc:333] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e: stopping tablet replica
I20260601 13:30:00.322903 24364 raft_consensus.cc:2243] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.323024 24364 raft_consensus.cc:2272] T 03c74b24953a477d99e70f8ae202368f P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.323570 24364 tablet_replica.cc:333] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e: stopping tablet replica
I20260601 13:30:00.323683 24364 raft_consensus.cc:2243] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:00.323829 24364 raft_consensus.cc:2272] T 395f96b75a324ef2ab7db20d055b7e6b P 43ee32af21fb4b8c95b2e8756b937e7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.337697 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:00.340400 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:30:00.344296 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:00.356705 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:30:00.358964 24364 master.cc:562] Master@127.23.203.62:38215 shutting down...
I20260601 13:30:00.362759 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:00.362977 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:00.363071 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76001d72d35344d99336e0cd6217c557: stopping tablet replica
I20260601 13:30:00.376106 24364 master.cc:584] Master@127.23.203.62:38215 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2273 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:30:00.385430 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:40155
I20260601 13:30:00.385860 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:00.388016   303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:00.388020   300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:00.388141 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:00.388159   301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:00.388458 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:00.388504 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:00.388518 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320600388519 us; error 0 us; skew 500 ppm
I20260601 13:30:00.389380 24364 webserver.cc:533] Webserver started at http://127.23.203.62:37641/ using document root <none> and password file <none>
I20260601 13:30:00.389516 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:00.389572 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:00.389627 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:00.390110 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "fef696ccd70342ec96d2c52266d794d6"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.391709 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:00.392789   308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.393137 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:00.393211 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "fef696ccd70342ec96d2c52266d794d6"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.393273 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:00.397576 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:00.397902 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:00.401687 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:40155
I20260601 13:30:00.405624   360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:40155 every 8 connection(s)
I20260601 13:30:00.406239   361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:00.408141   361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6: Bootstrap starting.
I20260601 13:30:00.408985   361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:00.410108   361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6: No bootstrap required, opened a new log
I20260601 13:30:00.410615   361 raft_consensus.cc:359] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef696ccd70342ec96d2c52266d794d6" member_type: VOTER }
I20260601 13:30:00.410739   361 raft_consensus.cc:385] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:00.410789   361 raft_consensus.cc:740] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef696ccd70342ec96d2c52266d794d6, State: Initialized, Role: FOLLOWER
I20260601 13:30:00.410956   361 consensus_queue.cc:260] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef696ccd70342ec96d2c52266d794d6" member_type: VOTER }
I20260601 13:30:00.411067   361 raft_consensus.cc:399] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:00.411110   361 raft_consensus.cc:493] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:00.411164   361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:00.411926   361 raft_consensus.cc:515] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef696ccd70342ec96d2c52266d794d6" member_type: VOTER }
I20260601 13:30:00.412081   361 leader_election.cc:304] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fef696ccd70342ec96d2c52266d794d6; no voters: 
I20260601 13:30:00.412336   361 leader_election.cc:290] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:00.412426   364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:00.412604   364 raft_consensus.cc:697] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 1 LEADER]: Becoming Leader. State: Replica: fef696ccd70342ec96d2c52266d794d6, State: Running, Role: LEADER
I20260601 13:30:00.412730   364 consensus_queue.cc:237] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef696ccd70342ec96d2c52266d794d6" member_type: VOTER }
I20260601 13:30:00.412858   361 sys_catalog.cc:565] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:00.413255   366 sys_catalog.cc:455] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fef696ccd70342ec96d2c52266d794d6. Latest consensus state: current_term: 1 leader_uuid: "fef696ccd70342ec96d2c52266d794d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef696ccd70342ec96d2c52266d794d6" member_type: VOTER } }
I20260601 13:30:00.413277   365 sys_catalog.cc:455] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fef696ccd70342ec96d2c52266d794d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fef696ccd70342ec96d2c52266d794d6" member_type: VOTER } }
I20260601 13:30:00.413414   366 sys_catalog.cc:458] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:00.413434   365 sys_catalog.cc:458] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:00.414057   370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:00.415210   370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:00.415446 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:00.417932   370 catalog_manager.cc:1382] Generated new cluster ID: 92a5fdd35f994f84bb98f958149dc910
I20260601 13:30:00.418030   370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:00.442711   370 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:00.443373   370 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:00.452350   370 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6: Generated new TSK 0
I20260601 13:30:00.452577   370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:00.480501 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:00.482630   382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:00.482712   385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:00.482905 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:00.482909   383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:00.483170 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:00.483232 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:00.483256 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320600483255 us; error 0 us; skew 500 ppm
I20260601 13:30:00.484217 24364 webserver.cc:533] Webserver started at http://127.23.203.1:42263/ using document root <none> and password file <none>
I20260601 13:30:00.484431 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:00.484505 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:00.484584 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:00.484989 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "bbf47e30ac254923ba1a27186600f609"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.486573 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:00.487610   390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.487998 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:00.488083 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "bbf47e30ac254923ba1a27186600f609"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.488174 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:00.493288 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:00.493709 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:00.494017 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:00.494580 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:00.494643 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.494701 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:00.494736 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.499794 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:45199
I20260601 13:30:00.499822   454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:45199 every 8 connection(s)
I20260601 13:30:00.500757 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:00.502938   460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:00.502991   459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:00.503068   463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:00.503304 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:00.503515 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:00.503576 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:00.503609 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320600503608 us; error 0 us; skew 500 ppm
I20260601 13:30:00.504679 24364 webserver.cc:533] Webserver started at http://127.23.203.2:41099/ using document root <none> and password file <none>
I20260601 13:30:00.504901 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:00.505009 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:00.505128 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:00.505586 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "58e69c6e90414aed999f4514995477da"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.505882   455 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40155
I20260601 13:30:00.505991   455 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:00.506276   455 heartbeater.cc:507] Master 127.23.203.62:40155 requested a full tablet report, sending...
I20260601 13:30:00.506990   325 ts_manager.cc:194] Registered new tserver with Master: bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199)
I20260601 13:30:00.507459 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:00.507911   325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33202
I20260601 13:30:00.508579   468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.508846 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:00.508926 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "58e69c6e90414aed999f4514995477da"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.508980 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:00.532058 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:00.532471 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:00.532732 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:00.533255 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:00.533295 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.533326 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:00.533385 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.537659 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:34337
I20260601 13:30:00.537699   531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:34337 every 8 connection(s)
I20260601 13:30:00.538846 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:00.541029   535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:00.541030   536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:00.541051   538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:00.541471 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:00.541674 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:00.541738 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:00.541772 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320600541770 us; error 0 us; skew 500 ppm
I20260601 13:30:00.542668 24364 webserver.cc:533] Webserver started at http://127.23.203.3:36963/ using document root <none> and password file <none>
I20260601 13:30:00.542869 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:00.542939 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:00.543015 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:00.543365   532 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40155
I20260601 13:30:00.543471   532 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:00.543506 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.543695   532 heartbeater.cc:507] Master 127.23.203.62:40155 requested a full tablet report, sending...
I20260601 13:30:00.544308   325 ts_manager.cc:194] Registered new tserver with Master: 58e69c6e90414aed999f4514995477da (127.23.203.2:34337)
I20260601 13:30:00.544827   325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33208
I20260601 13:30:00.545297 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:00.546283   543 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.546514 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:00.546597 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
format_stamp: "Formatted at 2026-06-01 13:30:00 on dist-test-slave-wz1t"
I20260601 13:30:00.546670 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:00.552356 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:00.552768 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:00.553076 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:00.553679 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:00.554311 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:00.554471 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:00.554632 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:00.558987 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:46337
I20260601 13:30:00.559074   607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:46337 every 8 connection(s)
I20260601 13:30:00.563838   608 heartbeater.cc:344] Connected to a master server at 127.23.203.62:40155
I20260601 13:30:00.563971   608 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:00.564231   608 heartbeater.cc:507] Master 127.23.203.62:40155 requested a full tablet report, sending...
I20260601 13:30:00.564909   325 ts_manager.cc:194] Registered new tserver with Master: 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:00.565080 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005614041s
I20260601 13:30:00.565514   325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33212
I20260601 13:30:01.509028   455 heartbeater.cc:499] Master 127.23.203.62:40155 was elected leader, sending a full tablet report...
I20260601 13:30:01.545889   532 heartbeater.cc:499] Master 127.23.203.62:40155 was elected leader, sending a full tablet report...
I20260601 13:30:01.566510   608 heartbeater.cc:499] Master 127.23.203.62:40155 was elected leader, sending a full tablet report...
I20260601 13:30:01.601104   325 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33224:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:01.601812   325 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:01.616356   496 tablet_service.cc:1511] Processing CreateTablet for tablet 101e62f3e52740d3a015751b38e0f8ca (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:01.616734   496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101e62f3e52740d3a015751b38e0f8ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.617311   569 tablet_service.cc:1511] Processing CreateTablet for tablet 4020fcbea660466c861e44e0718c1daa (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:01.617534   571 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5a3394ad354558b015403ea1db05f3 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:01.617640   569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020fcbea660466c861e44e0718c1daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.617754   571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5a3394ad354558b015403ea1db05f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.618112   492 tablet_service.cc:1511] Processing CreateTablet for tablet 88ea96fe33b44510a63aad93261156f6 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:01.618408   492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ea96fe33b44510a63aad93261156f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.619990   629 tablet_bootstrap.cc:492] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a: Bootstrap starting.
I20260601 13:30:01.617311   572 tablet_service.cc:1511] Processing CreateTablet for tablet 101e62f3e52740d3a015751b38e0f8ca (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:01.620214   568 tablet_service.cc:1511] Processing CreateTablet for tablet 88ea96fe33b44510a63aad93261156f6 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:01.620493   572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101e62f3e52740d3a015751b38e0f8ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.620607   568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ea96fe33b44510a63aad93261156f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.621028   493 tablet_service.cc:1511] Processing CreateTablet for tablet 4020fcbea660466c861e44e0718c1daa (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:01.621390   493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020fcbea660466c861e44e0718c1daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.622022   629 tablet_bootstrap.cc:654] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.619941   570 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb5584c231e4af7bab7059b98bff850 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:01.622653   570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb5584c231e4af7bab7059b98bff850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.623376   629 tablet_bootstrap.cc:492] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a: No bootstrap required, opened a new log
I20260601 13:30:01.623469   629 ts_tablet_manager.cc:1403] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:01.623865   628 tablet_bootstrap.cc:492] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da: Bootstrap starting.
I20260601 13:30:01.623960   494 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb5584c231e4af7bab7059b98bff850 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:01.623980   629 raft_consensus.cc:359] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.624114   629 raft_consensus.cc:385] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.624145   629 raft_consensus.cc:740] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.624253   494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb5584c231e4af7bab7059b98bff850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.624282   629 consensus_queue.cc:260] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.624661   629 ts_tablet_manager.cc:1434] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.624856   629 tablet_bootstrap.cc:492] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Bootstrap starting.
I20260601 13:30:01.624989   628 tablet_bootstrap.cc:654] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.625895   629 tablet_bootstrap.cc:654] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.626283   628 tablet_bootstrap.cc:492] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da: No bootstrap required, opened a new log
I20260601 13:30:01.626466   628 ts_tablet_manager.cc:1403] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.626694   495 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5a3394ad354558b015403ea1db05f3 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:01.626992   495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5a3394ad354558b015403ea1db05f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.627179   628 raft_consensus.cc:359] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.627355   628 raft_consensus.cc:385] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.627449   628 raft_consensus.cc:740] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e69c6e90414aed999f4514995477da, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.627665   628 consensus_queue.cc:260] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.628018   629 tablet_bootstrap.cc:492] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a: No bootstrap required, opened a new log
I20260601 13:30:01.628124   629 ts_tablet_manager.cc:1403] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.628208   628 ts_tablet_manager.cc:1434] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:01.628441   628 tablet_bootstrap.cc:492] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da: Bootstrap starting.
I20260601 13:30:01.628619   629 raft_consensus.cc:359] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.628739   629 raft_consensus.cc:385] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.628798   629 raft_consensus.cc:740] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.628953   629 consensus_queue.cc:260] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.629257   629 ts_tablet_manager.cc:1434] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:01.629482   629 tablet_bootstrap.cc:492] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Bootstrap starting.
I20260601 13:30:01.629992   628 tablet_bootstrap.cc:654] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.630589   418 tablet_service.cc:1511] Processing CreateTablet for tablet 101e62f3e52740d3a015751b38e0f8ca (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:01.630913   418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101e62f3e52740d3a015751b38e0f8ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.631150   414 tablet_service.cc:1511] Processing CreateTablet for tablet 88ea96fe33b44510a63aad93261156f6 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:01.631444   414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ea96fe33b44510a63aad93261156f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.633116   636 tablet_bootstrap.cc:492] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609: Bootstrap starting.
I20260601 13:30:01.630945   413 tablet_service.cc:1511] Processing CreateTablet for tablet cc3760cbda6e4c71a048a451ef7eff2f (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:01.633435   413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3760cbda6e4c71a048a451ef7eff2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.633572   415 tablet_service.cc:1511] Processing CreateTablet for tablet 4020fcbea660466c861e44e0718c1daa (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:01.633783   415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4020fcbea660466c861e44e0718c1daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.634267   636 tablet_bootstrap.cc:654] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.634711   417 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5a3394ad354558b015403ea1db05f3 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:01.634989   417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5a3394ad354558b015403ea1db05f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.636061   416 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb5584c231e4af7bab7059b98bff850 (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:01.636253   636 tablet_bootstrap.cc:492] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609: No bootstrap required, opened a new log
I20260601 13:30:01.636337   416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb5584c231e4af7bab7059b98bff850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.636366   636 ts_tablet_manager.cc:1403] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.636797   636 raft_consensus.cc:359] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.636922   636 raft_consensus.cc:385] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.637002   636 raft_consensus.cc:740] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.637188   636 consensus_queue.cc:260] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.637652   636 ts_tablet_manager.cc:1434] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.637820   636 tablet_bootstrap.cc:492] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609: Bootstrap starting.
I20260601 13:30:01.630606   629 tablet_bootstrap.cc:654] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.638909   636 tablet_bootstrap.cc:654] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.639664   629 tablet_bootstrap.cc:492] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a: No bootstrap required, opened a new log
I20260601 13:30:01.639843   629 ts_tablet_manager.cc:1403] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:30:01.640183   495 tablet_service.cc:1511] Processing CreateTablet for tablet cc3760cbda6e4c71a048a451ef7eff2f (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:01.640533   628 tablet_bootstrap.cc:492] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da: No bootstrap required, opened a new log
I20260601 13:30:01.640648   628 ts_tablet_manager.cc:1403] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:30:01.640741   495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3760cbda6e4c71a048a451ef7eff2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.640523   629 raft_consensus.cc:359] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.641202   628 raft_consensus.cc:359] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.641351   628 raft_consensus.cc:385] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.641417   628 raft_consensus.cc:740] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e69c6e90414aed999f4514995477da, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.641541   628 consensus_queue.cc:260] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.641626   570 tablet_service.cc:1511] Processing CreateTablet for tablet cc3760cbda6e4c71a048a451ef7eff2f (DEFAULT_TABLE table=test-workload [id=aa05cfa940534908b314a903ed273e24]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:01.641839   628 ts_tablet_manager.cc:1434] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.641882   570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3760cbda6e4c71a048a451ef7eff2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:01.642035   628 tablet_bootstrap.cc:492] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da: Bootstrap starting.
I20260601 13:30:01.643146   628 tablet_bootstrap.cc:654] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.643640   636 tablet_bootstrap.cc:492] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609: No bootstrap required, opened a new log
I20260601 13:30:01.643733   636 ts_tablet_manager.cc:1403] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:01.644229   636 raft_consensus.cc:359] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.641336   629 raft_consensus.cc:385] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.644346   636 raft_consensus.cc:385] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.644375   629 raft_consensus.cc:740] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.644383   636 raft_consensus.cc:740] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.644556   629 consensus_queue.cc:260] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.644568   636 consensus_queue.cc:260] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.644932   629 ts_tablet_manager.cc:1434] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:30:01.644999   628 tablet_bootstrap.cc:492] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da: No bootstrap required, opened a new log
I20260601 13:30:01.645087   628 ts_tablet_manager.cc:1403] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.645134   629 tablet_bootstrap.cc:492] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a: Bootstrap starting.
I20260601 13:30:01.644932   636 ts_tablet_manager.cc:1434] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.645814   636 tablet_bootstrap.cc:492] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609: Bootstrap starting.
I20260601 13:30:01.646297   629 tablet_bootstrap.cc:654] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.645565   628 raft_consensus.cc:359] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.646795   628 raft_consensus.cc:385] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.646852   628 raft_consensus.cc:740] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e69c6e90414aed999f4514995477da, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.647006   636 tablet_bootstrap.cc:654] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.646987   628 consensus_queue.cc:260] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.647311   628 ts_tablet_manager.cc:1434] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:01.647519   628 tablet_bootstrap.cc:492] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da: Bootstrap starting.
I20260601 13:30:01.647734   629 tablet_bootstrap.cc:492] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a: No bootstrap required, opened a new log
I20260601 13:30:01.647825   629 ts_tablet_manager.cc:1403] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:01.648380   629 raft_consensus.cc:359] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.648492   629 raft_consensus.cc:385] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.648527   629 raft_consensus.cc:740] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.648555   636 tablet_bootstrap.cc:492] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609: No bootstrap required, opened a new log
I20260601 13:30:01.648627   636 ts_tablet_manager.cc:1403] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.648644   629 consensus_queue.cc:260] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.648696   628 tablet_bootstrap.cc:654] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.648901   629 ts_tablet_manager.cc:1434] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:01.649065   636 raft_consensus.cc:359] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.649181   636 raft_consensus.cc:385] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.649216   636 raft_consensus.cc:740] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.649353   636 consensus_queue.cc:260] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.649662   636 ts_tablet_manager.cc:1434] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.649863   636 tablet_bootstrap.cc:492] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609: Bootstrap starting.
I20260601 13:30:01.649978   628 tablet_bootstrap.cc:492] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da: No bootstrap required, opened a new log
I20260601 13:30:01.650045   628 ts_tablet_manager.cc:1403] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.650496   628 raft_consensus.cc:359] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.650655   628 raft_consensus.cc:385] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.650749   628 raft_consensus.cc:740] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e69c6e90414aed999f4514995477da, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.649072   629 tablet_bootstrap.cc:492] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Bootstrap starting.
I20260601 13:30:01.650955   628 consensus_queue.cc:260] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.651341   628 ts_tablet_manager.cc:1434] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.651790   634 raft_consensus.cc:493] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:01.651882   634 raft_consensus.cc:515] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.651964   629 tablet_bootstrap.cc:654] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.652191   636 tablet_bootstrap.cc:654] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.652422   634 leader_election.cc:290] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.653151   629 tablet_bootstrap.cc:492] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a: No bootstrap required, opened a new log
I20260601 13:30:01.653250   629 ts_tablet_manager.cc:1403] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:30:01.653447   636 tablet_bootstrap.cc:492] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609: No bootstrap required, opened a new log
I20260601 13:30:01.653517   636 ts_tablet_manager.cc:1403] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:01.653693   629 raft_consensus.cc:359] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.653789   629 raft_consensus.cc:385] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.653822   629 raft_consensus.cc:740] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.653918   636 raft_consensus.cc:359] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.653923   628 tablet_bootstrap.cc:492] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da: Bootstrap starting.
I20260601 13:30:01.654021   636 raft_consensus.cc:385] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.654054   636 raft_consensus.cc:740] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.654153   636 consensus_queue.cc:260] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.654479   636 ts_tablet_manager.cc:1434] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.654640   636 tablet_bootstrap.cc:492] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609: Bootstrap starting.
I20260601 13:30:01.653962   629 consensus_queue.cc:260] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.655071   629 ts_tablet_manager.cc:1434] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:01.655237   628 tablet_bootstrap.cc:654] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.655256   629 tablet_bootstrap.cc:492] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a: Bootstrap starting.
I20260601 13:30:01.655601   636 tablet_bootstrap.cc:654] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.656278   629 tablet_bootstrap.cc:654] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.656777   636 tablet_bootstrap.cc:492] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609: No bootstrap required, opened a new log
I20260601 13:30:01.656863   636 ts_tablet_manager.cc:1403] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:01.657349   636 raft_consensus.cc:359] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.657460   636 raft_consensus.cc:385] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.657501   636 raft_consensus.cc:740] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.657639   636 consensus_queue.cc:260] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.657948   636 ts_tablet_manager.cc:1434] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.658119   636 tablet_bootstrap.cc:492] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609: Bootstrap starting.
I20260601 13:30:01.658360   628 tablet_bootstrap.cc:492] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da: No bootstrap required, opened a new log
I20260601 13:30:01.658473   628 ts_tablet_manager.cc:1403] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:01.658931   628 raft_consensus.cc:359] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.659031   628 raft_consensus.cc:385] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.659067   628 raft_consensus.cc:740] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e69c6e90414aed999f4514995477da, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.659173   628 consensus_queue.cc:260] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.659267   636 tablet_bootstrap.cc:654] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.659456   628 ts_tablet_manager.cc:1434] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:01.659627   628 tablet_bootstrap.cc:492] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da: Bootstrap starting.
I20260601 13:30:01.660498   636 tablet_bootstrap.cc:492] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609: No bootstrap required, opened a new log
I20260601 13:30:01.660604   636 ts_tablet_manager.cc:1403] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:01.660670   628 tablet_bootstrap.cc:654] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:01.661088   636 raft_consensus.cc:359] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.661197   636 raft_consensus.cc:385] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.661232   636 raft_consensus.cc:740] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.661352   636 consensus_queue.cc:260] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.661664   636 ts_tablet_manager.cc:1434] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.662606   629 tablet_bootstrap.cc:492] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a: No bootstrap required, opened a new log
I20260601 13:30:01.662693   638 raft_consensus.cc:493] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:01.662714   629 ts_tablet_manager.cc:1403] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.001s
I20260601 13:30:01.662866   638 raft_consensus.cc:515] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.663328   629 raft_consensus.cc:359] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.663443   629 raft_consensus.cc:385] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.663476   629 raft_consensus.cc:740] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.663492   638 leader_election.cc:290] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.663596   629 consensus_queue.cc:260] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.663865   629 ts_tablet_manager.cc:1434] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:01.664799   628 tablet_bootstrap.cc:492] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da: No bootstrap required, opened a new log
I20260601 13:30:01.664986   628 ts_tablet_manager.cc:1403] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:30:01.664922   638 raft_consensus.cc:493] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:01.665069   638 raft_consensus.cc:515] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.665544   638 leader_election.cc:290] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.666352   628 raft_consensus.cc:359] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.666477   628 raft_consensus.cc:385] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:01.666512   628 raft_consensus.cc:740] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e69c6e90414aed999f4514995477da, State: Initialized, Role: FOLLOWER
I20260601 13:30:01.667562   628 consensus_queue.cc:260] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.667960   628 ts_tablet_manager.cc:1434] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:01.668429   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020fcbea660466c861e44e0718c1daa" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" is_pre_election: true
I20260601 13:30:01.668571   582 raft_consensus.cc:2468] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 0.
I20260601 13:30:01.668910   472 leader_election.cc:304] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, 58e69c6e90414aed999f4514995477da; no voters: 
I20260601 13:30:01.669107   634 raft_consensus.cc:2804] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:01.669166   634 raft_consensus.cc:493] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:01.669226   634 raft_consensus.cc:3060] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.670625   634 raft_consensus.cc:515] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.671058   634 leader_election.cc:290] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 election: Requested vote from peers bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.671831   428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020fcbea660466c861e44e0718c1daa" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf47e30ac254923ba1a27186600f609" is_pre_election: true
I20260601 13:30:01.671973   428 raft_consensus.cc:2468] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 0.
I20260601 13:30:01.672260   580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101e62f3e52740d3a015751b38e0f8ca" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" is_pre_election: true
I20260601 13:30:01.672410   580 raft_consensus.cc:2468] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:01.672654   581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020fcbea660466c861e44e0718c1daa" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" is_pre_election: true
I20260601 13:30:01.672700   394 leader_election.cc:304] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.672761   581 raft_consensus.cc:2468] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:01.672991   427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020fcbea660466c861e44e0718c1daa" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf47e30ac254923ba1a27186600f609"
I20260601 13:30:01.673012   394 leader_election.cc:304] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.673107   427 raft_consensus.cc:3060] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.673514   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020fcbea660466c861e44e0718c1daa" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da" is_pre_election: true
I20260601 13:30:01.673523   638 raft_consensus.cc:2804] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:01.673563   505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101e62f3e52740d3a015751b38e0f8ca" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da" is_pre_election: true
I20260601 13:30:01.673578   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4020fcbea660466c861e44e0718c1daa" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
I20260601 13:30:01.673719   505 raft_consensus.cc:2468] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:01.673769   582 raft_consensus.cc:3060] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.674422   427 raft_consensus.cc:2468] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 1.
I20260601 13:30:01.674662   657 raft_consensus.cc:2764] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260601 13:30:01.674713   472 leader_election.cc:304] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e69c6e90414aed999f4514995477da, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.673656   638 raft_consensus.cc:493] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:01.673646   506 raft_consensus.cc:2393] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbf47e30ac254923ba1a27186600f609 in current term 1: Already voted for candidate 58e69c6e90414aed999f4514995477da in this term.
I20260601 13:30:01.674880   582 raft_consensus.cc:2468] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 1.
I20260601 13:30:01.674995   638 raft_consensus.cc:3060] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.675063   634 raft_consensus.cc:2804] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:01.675279   634 raft_consensus.cc:697] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 1 LEADER]: Becoming Leader. State: Replica: 58e69c6e90414aed999f4514995477da, State: Running, Role: LEADER
I20260601 13:30:01.675413   634 consensus_queue.cc:237] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.676177   638 raft_consensus.cc:515] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.676595   638 leader_election.cc:290] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 election: Requested vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.676873   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101e62f3e52740d3a015751b38e0f8ca" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da"
I20260601 13:30:01.676991   506 raft_consensus.cc:3060] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.677044   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101e62f3e52740d3a015751b38e0f8ca" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
I20260601 13:30:01.677136   582 raft_consensus.cc:3060] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.677336   324 catalog_manager.cc:5696] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da reported cstate change: term changed from 0 to 1, leader changed from <none> to 58e69c6e90414aed999f4514995477da (127.23.203.2). New cstate: current_term: 1 leader_uuid: "58e69c6e90414aed999f4514995477da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:01.677965   582 raft_consensus.cc:2468] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 1.
I20260601 13:30:01.677963   506 raft_consensus.cc:2468] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 1.
I20260601 13:30:01.678369   394 leader_election.cc:304] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.678547   638 raft_consensus.cc:2804] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:01.678645   638 raft_consensus.cc:697] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 1 LEADER]: Becoming Leader. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Running, Role: LEADER
I20260601 13:30:01.678829   638 consensus_queue.cc:237] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } }
I20260601 13:30:01.680645   324 catalog_manager.cc:5696] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf47e30ac254923ba1a27186600f609 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "bbf47e30ac254923ba1a27186600f609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:01.702767   634 raft_consensus.cc:493] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:01.703029   634 raft_consensus.cc:515] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.703577   634 leader_election.cc:290] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.704016   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea96fe33b44510a63aad93261156f6" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" is_pre_election: true
I20260601 13:30:01.704182   582 raft_consensus.cc:2468] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 0.
I20260601 13:30:01.704016   427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea96fe33b44510a63aad93261156f6" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf47e30ac254923ba1a27186600f609" is_pre_election: true
I20260601 13:30:01.704417   472 leader_election.cc:304] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, 58e69c6e90414aed999f4514995477da; no voters: 
I20260601 13:30:01.704514   427 raft_consensus.cc:2468] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 0.
I20260601 13:30:01.704638   634 raft_consensus.cc:2804] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:01.704708   634 raft_consensus.cc:493] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:01.704777   634 raft_consensus.cc:3060] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.705705   634 raft_consensus.cc:515] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.706107   634 leader_election.cc:290] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 election: Requested vote from peers bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.706553   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea96fe33b44510a63aad93261156f6" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
I20260601 13:30:01.706578   427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ea96fe33b44510a63aad93261156f6" candidate_uuid: "58e69c6e90414aed999f4514995477da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf47e30ac254923ba1a27186600f609"
I20260601 13:30:01.706677   582 raft_consensus.cc:3060] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.706740   427 raft_consensus.cc:3060] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.707685   582 raft_consensus.cc:2468] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 1.
I20260601 13:30:01.707712   427 raft_consensus.cc:2468] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58e69c6e90414aed999f4514995477da in term 1.
I20260601 13:30:01.708073   472 leader_election.cc:304] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, 58e69c6e90414aed999f4514995477da; no voters: 
I20260601 13:30:01.708266   634 raft_consensus.cc:2804] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:01.708361   634 raft_consensus.cc:697] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 1 LEADER]: Becoming Leader. State: Replica: 58e69c6e90414aed999f4514995477da, State: Running, Role: LEADER
I20260601 13:30:01.708523   634 consensus_queue.cc:237] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.710500   324 catalog_manager.cc:5696] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da reported cstate change: term changed from 0 to 1, leader changed from <none> to 58e69c6e90414aed999f4514995477da (127.23.203.2). New cstate: current_term: 1 leader_uuid: "58e69c6e90414aed999f4514995477da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:01.931228   657 raft_consensus.cc:493] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:01.931401   657 raft_consensus.cc:515] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.931947   657 leader_election.cc:290] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.932385   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5584c231e4af7bab7059b98bff850" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" is_pre_election: true
I20260601 13:30:01.932407   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5584c231e4af7bab7059b98bff850" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da" is_pre_election: true
I20260601 13:30:01.932511   582 raft_consensus.cc:2468] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:01.932577   506 raft_consensus.cc:2468] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:01.932921   393 leader_election.cc:304] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e69c6e90414aed999f4514995477da, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.933091   657 raft_consensus.cc:2804] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:01.933156   657 raft_consensus.cc:493] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:01.933216   657 raft_consensus.cc:3060] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.934162   657 raft_consensus.cc:515] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.934624   657 leader_election.cc:290] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 election: Requested vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:01.934952   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5584c231e4af7bab7059b98bff850" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da"
I20260601 13:30:01.935070   506 raft_consensus.cc:3060] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.935035   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5584c231e4af7bab7059b98bff850" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
I20260601 13:30:01.935247   582 raft_consensus.cc:3060] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.935938   506 raft_consensus.cc:2468] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 1.
I20260601 13:30:01.936180   631 raft_consensus.cc:493] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:01.936247   393 leader_election.cc:304] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e69c6e90414aed999f4514995477da, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.936269   582 raft_consensus.cc:2468] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 1.
I20260601 13:30:01.936270   631 raft_consensus.cc:515] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.936400   657 raft_consensus.cc:2804] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:01.936471   657 raft_consensus.cc:697] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 1 LEADER]: Becoming Leader. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Running, Role: LEADER
I20260601 13:30:01.936594   657 consensus_queue.cc:237] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.936861   631 leader_election.cc:290] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199), 58e69c6e90414aed999f4514995477da (127.23.203.2:34337)
I20260601 13:30:01.938359   324 catalog_manager.cc:5696] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf47e30ac254923ba1a27186600f609 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "bbf47e30ac254923ba1a27186600f609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:01.941358   427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3760cbda6e4c71a048a451ef7eff2f" candidate_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf47e30ac254923ba1a27186600f609" is_pre_election: true
I20260601 13:30:01.941526   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3760cbda6e4c71a048a451ef7eff2f" candidate_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da" is_pre_election: true
I20260601 13:30:01.941541   427 raft_consensus.cc:2468] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ce32cf8a1a45a3812cd0bcb2a3167a in term 0.
I20260601 13:30:01.941627   506 raft_consensus.cc:2468] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ce32cf8a1a45a3812cd0bcb2a3167a in term 0.
I20260601 13:30:01.941855   547 leader_election.cc:304] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:01.942092   631 raft_consensus.cc:2804] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:01.942159   631 raft_consensus.cc:493] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:01.942232   631 raft_consensus.cc:3060] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.943109   631 raft_consensus.cc:515] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.943652   631 leader_election.cc:290] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [CANDIDATE]: Term 1 election: Requested vote from peers bbf47e30ac254923ba1a27186600f609 (127.23.203.1:45199), 58e69c6e90414aed999f4514995477da (127.23.203.2:34337)
I20260601 13:30:01.944022   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3760cbda6e4c71a048a451ef7eff2f" candidate_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da"
I20260601 13:30:01.944077   427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3760cbda6e4c71a048a451ef7eff2f" candidate_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbf47e30ac254923ba1a27186600f609"
I20260601 13:30:01.944152   506 raft_consensus.cc:3060] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.944243   427 raft_consensus.cc:3060] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:01.945046   427 raft_consensus.cc:2468] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ce32cf8a1a45a3812cd0bcb2a3167a in term 1.
I20260601 13:30:01.945048   506 raft_consensus.cc:2468] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ce32cf8a1a45a3812cd0bcb2a3167a in term 1.
I20260601 13:30:01.945398   546 leader_election.cc:304] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, 58e69c6e90414aed999f4514995477da; no voters: 
I20260601 13:30:01.945658   631 raft_consensus.cc:2804] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:01.945879   631 raft_consensus.cc:697] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 LEADER]: Becoming Leader. State: Replica: 43ce32cf8a1a45a3812cd0bcb2a3167a, State: Running, Role: LEADER
I20260601 13:30:01.946040   631 consensus_queue.cc:237] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:01.947799   324 catalog_manager.cc:5696] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3). New cstate: current_term: 1 leader_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:02.061359   638 raft_consensus.cc:493] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:02.061558   638 raft_consensus.cc:515] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:02.062052   638 leader_election.cc:290] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:02.062510   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5a3394ad354558b015403ea1db05f3" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" is_pre_election: true
I20260601 13:30:02.062507   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5a3394ad354558b015403ea1db05f3" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da" is_pre_election: true
I20260601 13:30:02.062630   582 raft_consensus.cc:2468] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:02.062738   506 raft_consensus.cc:2468] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 0.
I20260601 13:30:02.063045   394 leader_election.cc:304] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ce32cf8a1a45a3812cd0bcb2a3167a, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:02.063216   638 raft_consensus.cc:2804] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:02.063273   638 raft_consensus.cc:493] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:02.063301   638 raft_consensus.cc:3060] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:02.064108   638 raft_consensus.cc:515] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:02.064442   638 leader_election.cc:290] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 election: Requested vote from peers 58e69c6e90414aed999f4514995477da (127.23.203.2:34337), 43ce32cf8a1a45a3812cd0bcb2a3167a (127.23.203.3:46337)
I20260601 13:30:02.064743   582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5a3394ad354558b015403ea1db05f3" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a"
I20260601 13:30:02.064743   506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5a3394ad354558b015403ea1db05f3" candidate_uuid: "bbf47e30ac254923ba1a27186600f609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58e69c6e90414aed999f4514995477da"
I20260601 13:30:02.064882   506 raft_consensus.cc:3060] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:02.064882   582 raft_consensus.cc:3060] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:02.065833   582 raft_consensus.cc:2468] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 1.
I20260601 13:30:02.065834   506 raft_consensus.cc:2468] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbf47e30ac254923ba1a27186600f609 in term 1.
I20260601 13:30:02.066155   393 leader_election.cc:304] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58e69c6e90414aed999f4514995477da, bbf47e30ac254923ba1a27186600f609; no voters: 
I20260601 13:30:02.066423   638 raft_consensus.cc:2804] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:02.066537   638 raft_consensus.cc:697] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 1 LEADER]: Becoming Leader. State: Replica: bbf47e30ac254923ba1a27186600f609, State: Running, Role: LEADER
I20260601 13:30:02.066704   638 consensus_queue.cc:237] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } }
I20260601 13:30:02.068364   324 catalog_manager.cc:5696] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbf47e30ac254923ba1a27186600f609 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "bbf47e30ac254923ba1a27186600f609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:02.086530   638 consensus_queue.cc:1048] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.089867   670 consensus_queue.cc:1048] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.116673   427 raft_consensus.cc:1275] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Refusing update from remote peer 58e69c6e90414aed999f4514995477da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.116745   582 raft_consensus.cc:1275] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Refusing update from remote peer 58e69c6e90414aed999f4514995477da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.116818   581 raft_consensus.cc:1275] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Refusing update from remote peer 58e69c6e90414aed999f4514995477da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.116993   428 raft_consensus.cc:1275] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Refusing update from remote peer 58e69c6e90414aed999f4514995477da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.117219   681 consensus_queue.cc:1048] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.117322   634 consensus_queue.cc:1048] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.117435   658 consensus_queue.cc:1048] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.117749   682 consensus_queue.cc:1048] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.141084   427 raft_consensus.cc:1275] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Refusing update from remote peer 43ce32cf8a1a45a3812cd0bcb2a3167a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.144188   506 raft_consensus.cc:1275] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Refusing update from remote peer bbf47e30ac254923ba1a27186600f609: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.145009   504 raft_consensus.cc:1275] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Refusing update from remote peer bbf47e30ac254923ba1a27186600f609: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.145593   506 raft_consensus.cc:1275] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Refusing update from remote peer 43ce32cf8a1a45a3812cd0bcb2a3167a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.147111   665 consensus_queue.cc:1048] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.147496   579 raft_consensus.cc:1275] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Refusing update from remote peer bbf47e30ac254923ba1a27186600f609: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.148005   657 consensus_queue.cc:1048] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.148296   657 consensus_queue.cc:1048] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58e69c6e90414aed999f4514995477da" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 34337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.148895   582 raft_consensus.cc:1275] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Refusing update from remote peer bbf47e30ac254923ba1a27186600f609: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:02.149222   670 consensus_queue.cc:1048] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.149736   670 consensus_queue.cc:1048] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ce32cf8a1a45a3812cd0bcb2a3167a" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 46337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.152266   665 consensus_queue.cc:1048] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbf47e30ac254923ba1a27186600f609" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 45199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:02.168468   713 mvcc.cc:204] Tried to move back new op lower bound from 7292193186382499840 to 7292193185533808640. Current Snapshot: MvccSnapshot[applied={T|T < 7292193186375860224}]
I20260601 13:30:02.328169 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:02.334947 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:02.335330 24364 tablet_replica.cc:333] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609: stopping tablet replica
I20260601 13:30:02.335526 24364 raft_consensus.cc:2243] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.335829 24364 raft_consensus.cc:2272] T 7cb5584c231e4af7bab7059b98bff850 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.336649 24364 tablet_replica.cc:333] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609: stopping tablet replica
I20260601 13:30:02.336819 24364 raft_consensus.cc:2243] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.337064 24364 raft_consensus.cc:2272] T 1d5a3394ad354558b015403ea1db05f3 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.337797 24364 tablet_replica.cc:333] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609: stopping tablet replica
I20260601 13:30:02.337972 24364 raft_consensus.cc:2243] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.338135 24364 raft_consensus.cc:2272] T 4020fcbea660466c861e44e0718c1daa P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.338807 24364 tablet_replica.cc:333] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609: stopping tablet replica
I20260601 13:30:02.338944 24364 raft_consensus.cc:2243] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.339087 24364 raft_consensus.cc:2272] T cc3760cbda6e4c71a048a451ef7eff2f P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.339623 24364 tablet_replica.cc:333] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609: stopping tablet replica
I20260601 13:30:02.339763 24364 raft_consensus.cc:2243] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.339988 24364 raft_consensus.cc:2272] T 101e62f3e52740d3a015751b38e0f8ca P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.340515 24364 tablet_replica.cc:333] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609: stopping tablet replica
I20260601 13:30:02.340637 24364 raft_consensus.cc:2243] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.340792 24364 raft_consensus.cc:2272] T 88ea96fe33b44510a63aad93261156f6 P bbf47e30ac254923ba1a27186600f609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.346560 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:02.349814 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:02.358274 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:02.358605 24364 tablet_replica.cc:333] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da: stopping tablet replica
I20260601 13:30:02.358795 24364 raft_consensus.cc:2243] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.359006 24364 raft_consensus.cc:2272] T 1d5a3394ad354558b015403ea1db05f3 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.359866 24364 tablet_replica.cc:333] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da: stopping tablet replica
I20260601 13:30:02.360044 24364 raft_consensus.cc:2243] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.360227 24364 raft_consensus.cc:2272] T 7cb5584c231e4af7bab7059b98bff850 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.361136 24364 tablet_replica.cc:333] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da: stopping tablet replica
I20260601 13:30:02.361294 24364 raft_consensus.cc:2243] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.361433 24364 raft_consensus.cc:2272] T cc3760cbda6e4c71a048a451ef7eff2f P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.362387 24364 tablet_replica.cc:333] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da: stopping tablet replica
I20260601 13:30:02.362533 24364 raft_consensus.cc:2243] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.362813 24364 raft_consensus.cc:2272] T 4020fcbea660466c861e44e0718c1daa P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.363533 24364 tablet_replica.cc:333] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da: stopping tablet replica
I20260601 13:30:02.363659 24364 raft_consensus.cc:2243] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.363839 24364 raft_consensus.cc:2272] T 101e62f3e52740d3a015751b38e0f8ca P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.364477 24364 tablet_replica.cc:333] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da: stopping tablet replica
I20260601 13:30:02.364609 24364 raft_consensus.cc:2243] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.364866 24364 raft_consensus.cc:2272] T 88ea96fe33b44510a63aad93261156f6 P 58e69c6e90414aed999f4514995477da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.381050 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:02.384691 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:02.389580 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:02.389942 24364 tablet_replica.cc:333] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a: stopping tablet replica
I20260601 13:30:02.390118 24364 raft_consensus.cc:2243] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.390386 24364 raft_consensus.cc:2272] T 101e62f3e52740d3a015751b38e0f8ca P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.391089 24364 tablet_replica.cc:333] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a: stopping tablet replica
I20260601 13:30:02.391222 24364 raft_consensus.cc:2243] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.391366 24364 raft_consensus.cc:2272] T 7cb5584c231e4af7bab7059b98bff850 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.391912 24364 tablet_replica.cc:333] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a: stopping tablet replica
I20260601 13:30:02.392040 24364 raft_consensus.cc:2243] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.392174 24364 raft_consensus.cc:2272] T 1d5a3394ad354558b015403ea1db05f3 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.392769 24364 tablet_replica.cc:333] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a: stopping tablet replica
I20260601 13:30:02.392845 24364 raft_consensus.cc:2243] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.393034 24364 raft_consensus.cc:2272] T cc3760cbda6e4c71a048a451ef7eff2f P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.393550 24364 tablet_replica.cc:333] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a: stopping tablet replica
I20260601 13:30:02.393705 24364 raft_consensus.cc:2243] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.393826 24364 raft_consensus.cc:2272] T 4020fcbea660466c861e44e0718c1daa P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.394500 24364 tablet_replica.cc:333] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a: stopping tablet replica
I20260601 13:30:02.394580 24364 raft_consensus.cc:2243] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:02.394731 24364 raft_consensus.cc:2272] T 88ea96fe33b44510a63aad93261156f6 P 43ce32cf8a1a45a3812cd0bcb2a3167a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.400759 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:02.404418 24364 master.cc:562] Master@127.23.203.62:40155 shutting down...
I20260601 13:30:02.410331 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:02.410552 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:02.410634 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P fef696ccd70342ec96d2c52266d794d6: stopping tablet replica
I20260601 13:30:02.423846 24364 master.cc:584] Master@127.23.203.62:40155 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (2048 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:30:02.434139 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:45041
I20260601 13:30:02.434607 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:02.436631   725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:02.436565   727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:02.436589   724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:02.436944 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:02.437170 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:02.437213 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:02.437273 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320602437273 us; error 0 us; skew 500 ppm
I20260601 13:30:02.438230 24364 webserver.cc:533] Webserver started at http://127.23.203.62:44921/ using document root <none> and password file <none>
I20260601 13:30:02.438462 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:02.438532 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:02.438645 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:02.439090 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "4cae66551e9a49f8ba3b09a083240a20"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.440832 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:02.442024   732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.442394 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:02.442459 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "4cae66551e9a49f8ba3b09a083240a20"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.442516 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:02.457857 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:02.458356 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:02.462664 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:45041
I20260601 13:30:02.467978   784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:45041 every 8 connection(s)
I20260601 13:30:02.468612   785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:02.470763   785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20: Bootstrap starting.
I20260601 13:30:02.471691   785 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:02.473845   785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20: No bootstrap required, opened a new log
I20260601 13:30:02.474474   785 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cae66551e9a49f8ba3b09a083240a20" member_type: VOTER }
I20260601 13:30:02.474578   785 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:02.474602   785 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cae66551e9a49f8ba3b09a083240a20, State: Initialized, Role: FOLLOWER
I20260601 13:30:02.474804   785 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cae66551e9a49f8ba3b09a083240a20" member_type: VOTER }
I20260601 13:30:02.474879   785 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:02.474912   785 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:02.474967   785 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:02.475843   785 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cae66551e9a49f8ba3b09a083240a20" member_type: VOTER }
I20260601 13:30:02.475994   785 leader_election.cc:304] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4cae66551e9a49f8ba3b09a083240a20; no voters: 
I20260601 13:30:02.476266   785 leader_election.cc:290] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:02.476486   788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:02.476712   788 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 1 LEADER]: Becoming Leader. State: Replica: 4cae66551e9a49f8ba3b09a083240a20, State: Running, Role: LEADER
I20260601 13:30:02.476768   785 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:02.476854   788 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cae66551e9a49f8ba3b09a083240a20" member_type: VOTER }
I20260601 13:30:02.477327   789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4cae66551e9a49f8ba3b09a083240a20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cae66551e9a49f8ba3b09a083240a20" member_type: VOTER } }
I20260601 13:30:02.477449   789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:02.477586   790 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4cae66551e9a49f8ba3b09a083240a20. Latest consensus state: current_term: 1 leader_uuid: "4cae66551e9a49f8ba3b09a083240a20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cae66551e9a49f8ba3b09a083240a20" member_type: VOTER } }
I20260601 13:30:02.477726   790 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:02.477769   793 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:02.478847   793 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:02.479127 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:02.481189   793 catalog_manager.cc:1382] Generated new cluster ID: 603be9a953954aa9a284b2044175e8c9
I20260601 13:30:02.481318   793 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:02.497905   793 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:02.498545   793 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:02.506704   793 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20: Generated new TSK 0
I20260601 13:30:02.506953   793 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:02.511759 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:02.514063   806 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:02.514112 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:02.514232   809 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:02.514112   807 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:02.514611 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:02.514681 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:02.514711 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320602514710 us; error 0 us; skew 500 ppm
I20260601 13:30:02.515695 24364 webserver.cc:533] Webserver started at http://127.23.203.1:43587/ using document root <none> and password file <none>
I20260601 13:30:02.515918 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:02.515995 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:02.516076 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:02.516484 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "9b112a4ee71441cdb5f301dd6c444b69"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.518074 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:02.519251   814 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.519716 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:02.519923 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "9b112a4ee71441cdb5f301dd6c444b69"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.520025 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:02.539316 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:02.539991 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:02.540534 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:02.541126 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:02.541198 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.541260 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:02.541313 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.546211 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:40437
I20260601 13:30:02.546294   878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:40437 every 8 connection(s)
I20260601 13:30:02.547227 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:02.549320   884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:02.549492 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:02.549556   883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:02.549449   886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:02.549880 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:02.549927 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:02.549943 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320602549943 us; error 0 us; skew 500 ppm
I20260601 13:30:02.550987 24364 webserver.cc:533] Webserver started at http://127.23.203.2:34801/ using document root <none> and password file <none>
I20260601 13:30:02.551183 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:02.551267 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:02.551348 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:02.551838 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "0d9c8816422c4a68883419c2045de2a6"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.552313   879 heartbeater.cc:344] Connected to a master server at 127.23.203.62:45041
I20260601 13:30:02.552418   879 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:02.552651   879 heartbeater.cc:507] Master 127.23.203.62:45041 requested a full tablet report, sending...
I20260601 13:30:02.553325   749 ts_manager.cc:194] Registered new tserver with Master: 9b112a4ee71441cdb5f301dd6c444b69 (127.23.203.1:40437)
I20260601 13:30:02.553795 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:30:02.554299   749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57426
I20260601 13:30:02.554975   891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.555227 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:02.555308 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "0d9c8816422c4a68883419c2045de2a6"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.555385 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:02.573207 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:02.573664 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:02.574021 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:02.574612 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:02.574677 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.574738 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:02.574771 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.579113 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:39011
I20260601 13:30:02.579181   954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:39011 every 8 connection(s)
I20260601 13:30:02.580039 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:02.582154   958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:02.582319   961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:02.582154   959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:02.582504 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:02.582721 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:02.582755 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:02.582770 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320602582770 us; error 0 us; skew 500 ppm
I20260601 13:30:02.583829 24364 webserver.cc:533] Webserver started at http://127.23.203.3:33699/ using document root <none> and password file <none>
I20260601 13:30:02.583995 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:02.584036 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:02.584093 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:02.584511 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "289323f61b9f44c8ab0cfbcdaebf6d40"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.585422   955 heartbeater.cc:344] Connected to a master server at 127.23.203.62:45041
I20260601 13:30:02.585551   955 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:02.585827   955 heartbeater.cc:507] Master 127.23.203.62:45041 requested a full tablet report, sending...
I20260601 13:30:02.586481 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:30:02.586594   749 ts_manager.cc:194] Registered new tserver with Master: 0d9c8816422c4a68883419c2045de2a6 (127.23.203.2:39011)
I20260601 13:30:02.587206   749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57428
I20260601 13:30:02.588248   966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.588532 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:02.588606 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "289323f61b9f44c8ab0cfbcdaebf6d40"
format_stamp: "Formatted at 2026-06-01 13:30:02 on dist-test-slave-wz1t"
I20260601 13:30:02.588709 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:02.604985 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:02.605492 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:02.605886 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:02.606514 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:02.606559 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.606622 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:02.606667 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:02.612126 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:33459
I20260601 13:30:02.612205  1029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:33459 every 8 connection(s)
I20260601 13:30:02.617969  1030 heartbeater.cc:344] Connected to a master server at 127.23.203.62:45041
I20260601 13:30:02.618106  1030 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:02.618458  1030 heartbeater.cc:507] Master 127.23.203.62:45041 requested a full tablet report, sending...
I20260601 13:30:02.619333   749 ts_manager.cc:194] Registered new tserver with Master: 289323f61b9f44c8ab0cfbcdaebf6d40 (127.23.203.3:33459)
I20260601 13:30:02.619966   749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57430
I20260601 13:30:02.620113 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007431777s
I20260601 13:30:03.555353   879 heartbeater.cc:499] Master 127.23.203.62:45041 was elected leader, sending a full tablet report...
I20260601 13:30:03.588608   955 heartbeater.cc:499] Master 127.23.203.62:45041 was elected leader, sending a full tablet report...
I20260601 13:30:03.621248  1030 heartbeater.cc:499] Master 127.23.203.62:45041 was elected leader, sending a full tablet report...
I20260601 13:30:03.659436   749 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57436:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:03.659929   749 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:03.669450   843 tablet_service.cc:1511] Processing CreateTablet for tablet a94a4f7aab6a4c59839e6068a08000c6 (DEFAULT_TABLE table=test-workload [id=6c3d0443d266400a9f90ae648fd2c1eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:03.669785   843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94a4f7aab6a4c59839e6068a08000c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.670287   919 tablet_service.cc:1511] Processing CreateTablet for tablet a94a4f7aab6a4c59839e6068a08000c6 (DEFAULT_TABLE table=test-workload [id=6c3d0443d266400a9f90ae648fd2c1eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:03.670365   994 tablet_service.cc:1511] Processing CreateTablet for tablet a94a4f7aab6a4c59839e6068a08000c6 (DEFAULT_TABLE table=test-workload [id=6c3d0443d266400a9f90ae648fd2c1eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:03.670563   994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94a4f7aab6a4c59839e6068a08000c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.670564   919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94a4f7aab6a4c59839e6068a08000c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.672205  1051 tablet_bootstrap.cc:492] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69: Bootstrap starting.
I20260601 13:30:03.672825  1052 tablet_bootstrap.cc:492] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40: Bootstrap starting.
I20260601 13:30:03.673223  1051 tablet_bootstrap.cc:654] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:03.673784  1052 tablet_bootstrap.cc:654] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:03.674372  1053 tablet_bootstrap.cc:492] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6: Bootstrap starting.
I20260601 13:30:03.674553  1051 tablet_bootstrap.cc:492] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69: No bootstrap required, opened a new log
I20260601 13:30:03.674682  1051 ts_tablet_manager.cc:1403] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:30:03.674909  1052 tablet_bootstrap.cc:492] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40: No bootstrap required, opened a new log
I20260601 13:30:03.675016  1052 ts_tablet_manager.cc:1403] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:03.675313  1051 raft_consensus.cc:359] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.675457  1051 raft_consensus.cc:385] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:03.675388  1052 raft_consensus.cc:359] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.675562  1051 raft_consensus.cc:740] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b112a4ee71441cdb5f301dd6c444b69, State: Initialized, Role: FOLLOWER
I20260601 13:30:03.675549  1053 tablet_bootstrap.cc:654] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:03.675598  1052 raft_consensus.cc:385] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:03.675707  1052 raft_consensus.cc:740] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289323f61b9f44c8ab0cfbcdaebf6d40, State: Initialized, Role: FOLLOWER
I20260601 13:30:03.675768  1051 consensus_queue.cc:260] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.675846  1052 consensus_queue.cc:260] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.676201  1051 ts_tablet_manager.cc:1434] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:03.676203  1052 ts_tablet_manager.cc:1434] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:03.676949  1053 tablet_bootstrap.cc:492] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6: No bootstrap required, opened a new log
I20260601 13:30:03.677109  1053 ts_tablet_manager.cc:1403] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:03.677707  1053 raft_consensus.cc:359] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.677871  1053 raft_consensus.cc:385] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:03.677932  1053 raft_consensus.cc:740] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d9c8816422c4a68883419c2045de2a6, State: Initialized, Role: FOLLOWER
I20260601 13:30:03.678054  1053 consensus_queue.cc:260] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.678480  1053 ts_tablet_manager.cc:1434] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:03.704101  1059 raft_consensus.cc:493] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:03.704331  1059 raft_consensus.cc:515] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.704928  1059 leader_election.cc:290] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b112a4ee71441cdb5f301dd6c444b69 (127.23.203.1:40437), 289323f61b9f44c8ab0cfbcdaebf6d40 (127.23.203.3:33459)
I20260601 13:30:03.708910  1004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94a4f7aab6a4c59839e6068a08000c6" candidate_uuid: "0d9c8816422c4a68883419c2045de2a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" is_pre_election: true
I20260601 13:30:03.708966   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94a4f7aab6a4c59839e6068a08000c6" candidate_uuid: "0d9c8816422c4a68883419c2045de2a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b112a4ee71441cdb5f301dd6c444b69" is_pre_election: true
I20260601 13:30:03.709076  1004 raft_consensus.cc:2468] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d9c8816422c4a68883419c2045de2a6 in term 0.
I20260601 13:30:03.709122   853 raft_consensus.cc:2468] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d9c8816422c4a68883419c2045de2a6 in term 0.
I20260601 13:30:03.709486   892 leader_election.cc:304] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d9c8816422c4a68883419c2045de2a6, 9b112a4ee71441cdb5f301dd6c444b69; no voters: 
I20260601 13:30:03.709765  1059 raft_consensus.cc:2804] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:03.709851  1059 raft_consensus.cc:493] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:03.709944  1059 raft_consensus.cc:3060] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:03.710883  1059 raft_consensus.cc:515] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.711284  1059 leader_election.cc:290] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [CANDIDATE]: Term 1 election: Requested vote from peers 9b112a4ee71441cdb5f301dd6c444b69 (127.23.203.1:40437), 289323f61b9f44c8ab0cfbcdaebf6d40 (127.23.203.3:33459)
I20260601 13:30:03.711838   853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94a4f7aab6a4c59839e6068a08000c6" candidate_uuid: "0d9c8816422c4a68883419c2045de2a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b112a4ee71441cdb5f301dd6c444b69"
I20260601 13:30:03.711875  1004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94a4f7aab6a4c59839e6068a08000c6" candidate_uuid: "0d9c8816422c4a68883419c2045de2a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40"
I20260601 13:30:03.712015   853 raft_consensus.cc:3060] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:03.712071  1004 raft_consensus.cc:3060] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:03.713004  1004 raft_consensus.cc:2468] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d9c8816422c4a68883419c2045de2a6 in term 1.
I20260601 13:30:03.713004   853 raft_consensus.cc:2468] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d9c8816422c4a68883419c2045de2a6 in term 1.
I20260601 13:30:03.713353   893 leader_election.cc:304] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d9c8816422c4a68883419c2045de2a6, 289323f61b9f44c8ab0cfbcdaebf6d40; no voters: 
I20260601 13:30:03.713568  1059 raft_consensus.cc:2804] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:03.713769  1059 raft_consensus.cc:697] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 1 LEADER]: Becoming Leader. State: Replica: 0d9c8816422c4a68883419c2045de2a6, State: Running, Role: LEADER
I20260601 13:30:03.713909  1059 consensus_queue.cc:237] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } }
I20260601 13:30:03.715580   747 catalog_manager.cc:5696] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d9c8816422c4a68883419c2045de2a6 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "0d9c8816422c4a68883419c2045de2a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d9c8816422c4a68883419c2045de2a6" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39011 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:03.752628  1004 raft_consensus.cc:1275] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 1 FOLLOWER]: Refusing update from remote peer 0d9c8816422c4a68883419c2045de2a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:03.752628   853 raft_consensus.cc:1275] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 1 FOLLOWER]: Refusing update from remote peer 0d9c8816422c4a68883419c2045de2a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:03.753278  1062 consensus_queue.cc:1048] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289323f61b9f44c8ab0cfbcdaebf6d40" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:03.753439  1059 consensus_queue.cc:1048] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b112a4ee71441cdb5f301dd6c444b69" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 40437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:03.840759 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:03.846004 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:03.846355 24364 tablet_replica.cc:333] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69: stopping tablet replica
I20260601 13:30:03.846490 24364 raft_consensus.cc:2243] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.846680 24364 raft_consensus.cc:2272] T a94a4f7aab6a4c59839e6068a08000c6 P 9b112a4ee71441cdb5f301dd6c444b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.860381 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:03.862712 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:03.866550 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:03.866864 24364 tablet_replica.cc:333] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6: stopping tablet replica
I20260601 13:30:03.866999 24364 raft_consensus.cc:2243] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:03.867268 24364 raft_consensus.cc:2272] T a94a4f7aab6a4c59839e6068a08000c6 P 0d9c8816422c4a68883419c2045de2a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.880843 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:03.883008 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:03.886916 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:03.887214 24364 tablet_replica.cc:333] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40: stopping tablet replica
I20260601 13:30:03.887344 24364 raft_consensus.cc:2243] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:03.887472 24364 raft_consensus.cc:2272] T a94a4f7aab6a4c59839e6068a08000c6 P 289323f61b9f44c8ab0cfbcdaebf6d40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.901089 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:03.903383 24364 master.cc:562] Master@127.23.203.62:45041 shutting down...
I20260601 13:30:03.906800 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:03.907006 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:03.907107 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4cae66551e9a49f8ba3b09a083240a20: stopping tablet replica
I20260601 13:30:03.920176 24364 master.cc:584] Master@127.23.203.62:45041 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1492 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:30:03.927033 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:36055
I20260601 13:30:03.927402 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:03.929149  1088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:03.929180  1090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:03.929250  1087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:03.929323 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:03.929574 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:03.929616 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:03.929632 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320603929632 us; error 0 us; skew 500 ppm
I20260601 13:30:03.930544 24364 webserver.cc:533] Webserver started at http://127.23.203.62:46155/ using document root <none> and password file <none>
I20260601 13:30:03.930676 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:03.930717 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:03.930791 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:03.931181 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "57f94afbc1b547d8b46b8ec5bd872703"
format_stamp: "Formatted at 2026-06-01 13:30:03 on dist-test-slave-wz1t"
I20260601 13:30:03.932617 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:03.933554  1095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:03.933795 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:03.933853 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "57f94afbc1b547d8b46b8ec5bd872703"
format_stamp: "Formatted at 2026-06-01 13:30:03 on dist-test-slave-wz1t"
I20260601 13:30:03.933960 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:03.967226 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:03.967665 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:03.972278 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:36055
I20260601 13:30:03.975355  1148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:36055 every 8 connection(s)
I20260601 13:30:03.975890  1149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:03.977689  1149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703: Bootstrap starting.
I20260601 13:30:03.978574  1149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:03.979658  1149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703: No bootstrap required, opened a new log
I20260601 13:30:03.980074  1149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f94afbc1b547d8b46b8ec5bd872703" member_type: VOTER }
I20260601 13:30:03.980185  1149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:03.980247  1149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57f94afbc1b547d8b46b8ec5bd872703, State: Initialized, Role: FOLLOWER
I20260601 13:30:03.980403  1149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f94afbc1b547d8b46b8ec5bd872703" member_type: VOTER }
I20260601 13:30:03.980487  1149 raft_consensus.cc:399] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:03.980528  1149 raft_consensus.cc:493] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:03.980581  1149 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:03.981276  1149 raft_consensus.cc:515] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f94afbc1b547d8b46b8ec5bd872703" member_type: VOTER }
I20260601 13:30:03.981416  1149 leader_election.cc:304] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 57f94afbc1b547d8b46b8ec5bd872703; no voters: 
I20260601 13:30:03.981614  1149 leader_election.cc:290] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:03.981766  1152 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:03.982015  1152 raft_consensus.cc:697] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 1 LEADER]: Becoming Leader. State: Replica: 57f94afbc1b547d8b46b8ec5bd872703, State: Running, Role: LEADER
I20260601 13:30:03.982120  1149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:03.982194  1152 consensus_queue.cc:237] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f94afbc1b547d8b46b8ec5bd872703" member_type: VOTER }
I20260601 13:30:03.982666  1153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "57f94afbc1b547d8b46b8ec5bd872703" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f94afbc1b547d8b46b8ec5bd872703" member_type: VOTER } }
I20260601 13:30:03.982694  1154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 57f94afbc1b547d8b46b8ec5bd872703. Latest consensus state: current_term: 1 leader_uuid: "57f94afbc1b547d8b46b8ec5bd872703" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "57f94afbc1b547d8b46b8ec5bd872703" member_type: VOTER } }
I20260601 13:30:03.982755  1153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:03.982771  1154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:03.982995  1157 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:03.983814  1157 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:03.984066 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:03.985584  1157 catalog_manager.cc:1382] Generated new cluster ID: b44555ef14df4be195a836e8c7247b45
I20260601 13:30:03.985646  1157 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:03.999344  1157 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:04.000089  1157 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:04.010325  1157 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703: Generated new TSK 0
I20260601 13:30:04.010551  1157 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:04.016489 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:04.018471  1170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:04.018635  1171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:04.018667  1173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:04.018849 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:04.019042 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:04.019097 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:04.019121 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320604019121 us; error 0 us; skew 500 ppm
I20260601 13:30:04.020015 24364 webserver.cc:533] Webserver started at http://127.23.203.1:43689/ using document root <none> and password file <none>
I20260601 13:30:04.020206 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:04.020277 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:04.020356 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:04.020757 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "8ef6abe5d64344dba761ac17935dd521"
format_stamp: "Formatted at 2026-06-01 13:30:04 on dist-test-slave-wz1t"
I20260601 13:30:04.022358 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:04.023432  1178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.023689 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:04.023772 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "8ef6abe5d64344dba761ac17935dd521"
format_stamp: "Formatted at 2026-06-01 13:30:04 on dist-test-slave-wz1t"
I20260601 13:30:04.023849 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:04.034787 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:04.035302 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:04.035626 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:04.036121 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:04.036183 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.036237 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:04.036284 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.040794 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:38171
I20260601 13:30:04.040833  1241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:38171 every 8 connection(s)
I20260601 13:30:04.041751 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:04.043836  1249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:04.043931  1246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:04.044073 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:04.044229  1247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:04.044497 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:04.044569 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:04.044590 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320604044590 us; error 0 us; skew 500 ppm
I20260601 13:30:04.045634 24364 webserver.cc:533] Webserver started at http://127.23.203.2:43527/ using document root <none> and password file <none>
I20260601 13:30:04.045825 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:04.045890 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:04.045977 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:04.046595 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "ac501930bacd432190b4573d995f700a"
format_stamp: "Formatted at 2026-06-01 13:30:04 on dist-test-slave-wz1t"
I20260601 13:30:04.047143  1242 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36055
I20260601 13:30:04.047250  1242 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:04.047515  1242 heartbeater.cc:507] Master 127.23.203.62:36055 requested a full tablet report, sending...
I20260601 13:30:04.048210  1112 ts_manager.cc:194] Registered new tserver with Master: 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171)
I20260601 13:30:04.048630 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:04.049291  1112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57280
I20260601 13:30:04.049896  1254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.050249 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:04.050325 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "ac501930bacd432190b4573d995f700a"
format_stamp: "Formatted at 2026-06-01 13:30:04 on dist-test-slave-wz1t"
I20260601 13:30:04.050420 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:04.066502 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:04.066980 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:04.067293 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:04.067783 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:04.067847 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.067906 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:04.067938 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.072702 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:36197
I20260601 13:30:04.072732  1318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:36197 every 8 connection(s)
I20260601 13:30:04.073561 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:04.076303  1325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:04.076339 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:04.076292  1323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:04.076270  1322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:04.076787 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:04.076845 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:04.076866 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320604076866 us; error 0 us; skew 500 ppm
I20260601 13:30:04.077807 24364 webserver.cc:533] Webserver started at http://127.23.203.3:35837/ using document root <none> and password file <none>
I20260601 13:30:04.077991 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:04.078049  1319 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36055
I20260601 13:30:04.078055 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:04.078167  1319 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:04.078213 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:04.078409  1319 heartbeater.cc:507] Master 127.23.203.62:36055 requested a full tablet report, sending...
I20260601 13:30:04.078681 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
format_stamp: "Formatted at 2026-06-01 13:30:04 on dist-test-slave-wz1t"
I20260601 13:30:04.079150  1112 ts_manager.cc:194] Registered new tserver with Master: ac501930bacd432190b4573d995f700a (127.23.203.2:36197)
I20260601 13:30:04.079676  1112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57292
I20260601 13:30:04.080379 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:04.081291  1330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.081542 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:04.081599 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
format_stamp: "Formatted at 2026-06-01 13:30:04 on dist-test-slave-wz1t"
I20260601 13:30:04.081687 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:04.099876 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:04.100395 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:04.100750 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:04.101477 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:04.101519 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.101580 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:04.101620 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:04.106643 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:34591
I20260601 13:30:04.106809  1393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:34591 every 8 connection(s)
I20260601 13:30:04.111589  1394 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36055
I20260601 13:30:04.111706  1394 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:04.111975  1394 heartbeater.cc:507] Master 127.23.203.62:36055 requested a full tablet report, sending...
I20260601 13:30:04.112655  1112 ts_manager.cc:194] Registered new tserver with Master: 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:04.112854 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005659042s
I20260601 13:30:04.113361  1112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57298
I20260601 13:30:05.050467  1242 heartbeater.cc:499] Master 127.23.203.62:36055 was elected leader, sending a full tablet report...
I20260601 13:30:05.080730  1319 heartbeater.cc:499] Master 127.23.203.62:36055 was elected leader, sending a full tablet report...
I20260601 13:30:05.114370  1394 heartbeater.cc:499] Master 127.23.203.62:36055 was elected leader, sending a full tablet report...
I20260601 13:30:05.149839  1112 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57308:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:30:05.163831  1282 tablet_service.cc:1511] Processing CreateTablet for tablet e43c96c43d6a4b50aafc28d4b64a06d7 (DEFAULT_TABLE table=test-workload [id=091de0c4f93248228d36d8d1fdb77ebc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:05.164228  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c96c43d6a4b50aafc28d4b64a06d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.165155  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd45fde565a4124b55ec77dedcc3b16 (DEFAULT_TABLE table=test-workload [id=091de0c4f93248228d36d8d1fdb77ebc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:05.165295  1358 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb92b6cba774096bbd9e0502f0e7112 (DEFAULT_TABLE table=test-workload [id=091de0c4f93248228d36d8d1fdb77ebc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:05.165293  1357 tablet_service.cc:1511] Processing CreateTablet for tablet 175fda58d1ca4357a42200a5929f8ea1 (DEFAULT_TABLE table=test-workload [id=091de0c4f93248228d36d8d1fdb77ebc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:05.165637  1358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb92b6cba774096bbd9e0502f0e7112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.165678  1205 tablet_service.cc:1511] Processing CreateTablet for tablet d2be083dd5de4e268986d942505e5811 (DEFAULT_TABLE table=test-workload [id=091de0c4f93248228d36d8d1fdb77ebc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:05.165808  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175fda58d1ca4357a42200a5929f8ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.165431  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd45fde565a4124b55ec77dedcc3b16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.166440  1283 tablet_service.cc:1511] Processing CreateTablet for tablet 55523cfb74aa46339cee241c1074c2fb (DEFAULT_TABLE table=test-workload [id=091de0c4f93248228d36d8d1fdb77ebc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:05.166661  1283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55523cfb74aa46339cee241c1074c2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.168607  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2be083dd5de4e268986d942505e5811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.168870  1417 tablet_bootstrap.cc:492] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.169893  1415 tablet_bootstrap.cc:492] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.169996  1417 tablet_bootstrap.cc:654] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.171142  1415 tablet_bootstrap.cc:654] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.171466  1417 tablet_bootstrap.cc:492] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.171576  1417 ts_tablet_manager.cc:1403] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:05.170097  1416 tablet_bootstrap.cc:492] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.172297  1415 tablet_bootstrap.cc:492] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.172436  1415 ts_tablet_manager.cc:1403] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:05.172380  1417 raft_consensus.cc:359] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.172631  1417 raft_consensus.cc:385] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.172685  1417 raft_consensus.cc:740] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.172753  1416 tablet_bootstrap.cc:654] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.172833  1417 consensus_queue.cc:260] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.172943  1417 raft_consensus.cc:399] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.173002  1417 raft_consensus.cc:493] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.172962  1415 raft_consensus.cc:359] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.173095  1417 raft_consensus.cc:3060] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.173153  1415 raft_consensus.cc:385] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.173209  1415 raft_consensus.cc:740] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.173341  1415 consensus_queue.cc:260] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.173485  1415 raft_consensus.cc:399] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.173537  1415 raft_consensus.cc:493] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.173586  1415 raft_consensus.cc:3060] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.173998  1416 tablet_bootstrap.cc:492] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.174088  1416 ts_tablet_manager.cc:1403] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:05.174141  1417 raft_consensus.cc:515] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.174317  1417 leader_election.cc:304] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.174562  1417 leader_election.cc:290] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.174638  1421 raft_consensus.cc:2804] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.174598  1416 raft_consensus.cc:359] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.174813  1416 raft_consensus.cc:385] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.174563  1415 raft_consensus.cc:515] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.174875  1421 raft_consensus.cc:697] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Becoming Leader. State: Replica: ac501930bacd432190b4573d995f700a, State: Running, Role: LEADER
I20260601 13:30:05.174973  1415 leader_election.cc:304] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96b0fa08bd0e461ab54cf75051ab0d07; no voters: 
I20260601 13:30:05.175025  1417 ts_tablet_manager.cc:1434] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:05.175019  1421 consensus_queue.cc:237] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.175163  1415 leader_election.cc:290] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.175448  1425 raft_consensus.cc:2804] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.174865  1416 raft_consensus.cc:740] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.175696  1425 raft_consensus.cc:697] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Becoming Leader. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Running, Role: LEADER
I20260601 13:30:05.175724  1416 consensus_queue.cc:260] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.175860  1416 raft_consensus.cc:399] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.175882  1425 consensus_queue.cc:237] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.175951  1416 raft_consensus.cc:493] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.176055  1416 raft_consensus.cc:3060] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.175511  1415 ts_tablet_manager.cc:1434] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:30:05.176443  1415 tablet_bootstrap.cc:492] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.177632  1110 catalog_manager.cc:5696] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.177578  1112 catalog_manager.cc:5696] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a reported cstate change: term changed from 0 to 1, leader changed from <none> to ac501930bacd432190b4573d995f700a (127.23.203.2). New cstate: current_term: 1 leader_uuid: "ac501930bacd432190b4573d995f700a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.178301  1416 raft_consensus.cc:515] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.177618  1415 tablet_bootstrap.cc:654] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.178524  1416 leader_election.cc:304] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521; no voters: 
I20260601 13:30:05.178771  1416 leader_election.cc:290] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.178926  1430 raft_consensus.cc:2804] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.179148  1430 raft_consensus.cc:697] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Becoming Leader. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Running, Role: LEADER
I20260601 13:30:05.179193  1416 ts_tablet_manager.cc:1434] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:30:05.179314  1430 consensus_queue.cc:237] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.179471  1417 tablet_bootstrap.cc:492] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.179647  1416 tablet_bootstrap.cc:492] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.180964  1111 catalog_manager.cc:5696] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8ef6abe5d64344dba761ac17935dd521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.181213  1416 tablet_bootstrap.cc:654] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.181654  1417 tablet_bootstrap.cc:654] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.183277  1416 tablet_bootstrap.cc:492] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.183468  1416 ts_tablet_manager.cc:1403] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:30:05.184373  1416 raft_consensus.cc:359] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.184511  1416 raft_consensus.cc:385] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.184562  1416 raft_consensus.cc:740] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.184741  1416 consensus_queue.cc:260] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.184839  1416 raft_consensus.cc:399] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.184882  1416 raft_consensus.cc:493] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.184940  1416 raft_consensus.cc:3060] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.186246  1416 raft_consensus.cc:515] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.186429  1416 leader_election.cc:304] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521; no voters: 
I20260601 13:30:05.186556  1416 leader_election.cc:290] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.186722  1431 raft_consensus.cc:2804] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.186807  1416 ts_tablet_manager.cc:1434] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:05.186915  1431 raft_consensus.cc:697] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Becoming Leader. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Running, Role: LEADER
I20260601 13:30:05.187129  1417 tablet_bootstrap.cc:492] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.187069  1431 consensus_queue.cc:237] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } }
I20260601 13:30:05.187232  1417 ts_tablet_manager.cc:1403] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:30:05.187768  1417 raft_consensus.cc:359] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.187847  1417 raft_consensus.cc:385] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.187870  1417 raft_consensus.cc:740] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.187999  1417 consensus_queue.cc:260] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.188088  1417 raft_consensus.cc:399] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.188131  1417 raft_consensus.cc:493] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.188187  1417 raft_consensus.cc:3060] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.188545  1111 catalog_manager.cc:5696] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8ef6abe5d64344dba761ac17935dd521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.189247  1417 raft_consensus.cc:515] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.189365  1417 leader_election.cc:304] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.190102  1415 tablet_bootstrap.cc:492] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.190136  1417 leader_election.cc:290] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.190235  1423 raft_consensus.cc:2804] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.190248  1415 ts_tablet_manager.cc:1403] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.002s
I20260601 13:30:05.190380  1423 raft_consensus.cc:697] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Becoming Leader. State: Replica: ac501930bacd432190b4573d995f700a, State: Running, Role: LEADER
I20260601 13:30:05.190505  1423 consensus_queue.cc:237] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } }
I20260601 13:30:05.190685  1417 ts_tablet_manager.cc:1434] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:05.190788  1415 raft_consensus.cc:359] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.190886  1415 raft_consensus.cc:385] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.190929  1415 raft_consensus.cc:740] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.191052  1415 consensus_queue.cc:260] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.191135  1415 raft_consensus.cc:399] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:05.191169  1415 raft_consensus.cc:493] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:05.191217  1415 raft_consensus.cc:3060] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.191933  1112 catalog_manager.cc:5696] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a reported cstate change: term changed from 0 to 1, leader changed from <none> to ac501930bacd432190b4573d995f700a (127.23.203.2). New cstate: current_term: 1 leader_uuid: "ac501930bacd432190b4573d995f700a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.192271  1415 raft_consensus.cc:515] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.192384  1415 leader_election.cc:304] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 96b0fa08bd0e461ab54cf75051ab0d07; no voters: 
I20260601 13:30:05.192520  1415 leader_election.cc:290] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:05.192579  1424 raft_consensus.cc:2804] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.192658  1424 raft_consensus.cc:697] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Becoming Leader. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Running, Role: LEADER
I20260601 13:30:05.192770  1415 ts_tablet_manager.cc:1434] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:05.192775  1424 consensus_queue.cc:237] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.194097  1109 catalog_manager.cc:5696] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.321534  1106 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57314:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:05.322161  1106 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:05.329619  1205 tablet_service.cc:1511] Processing CreateTablet for tablet af51495be5ae42bb9daaee454284a5ee (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:05.329841  1282 tablet_service.cc:1511] Processing CreateTablet for tablet af51495be5ae42bb9daaee454284a5ee (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:05.330011  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af51495be5ae42bb9daaee454284a5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.330178  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af51495be5ae42bb9daaee454284a5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.330616  1357 tablet_service.cc:1511] Processing CreateTablet for tablet af51495be5ae42bb9daaee454284a5ee (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:05.330875  1358 tablet_service.cc:1511] Processing CreateTablet for tablet 645d4419cc424f0583e5be4fe1ce4e86 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:05.330891  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af51495be5ae42bb9daaee454284a5ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.332520  1417 tablet_bootstrap.cc:492] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.330217  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 645d4419cc424f0583e5be4fe1ce4e86 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:05.332809  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645d4419cc424f0583e5be4fe1ce4e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.332993  1282 tablet_service.cc:1511] Processing CreateTablet for tablet 645d4419cc424f0583e5be4fe1ce4e86 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:05.333236  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645d4419cc424f0583e5be4fe1ce4e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.333451  1415 tablet_bootstrap.cc:492] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.333652  1417 tablet_bootstrap.cc:654] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.334509  1415 tablet_bootstrap.cc:654] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.335299  1358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645d4419cc424f0583e5be4fe1ce4e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.335531  1416 tablet_bootstrap.cc:492] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.336573  1416 tablet_bootstrap.cc:654] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.337783  1416 tablet_bootstrap.cc:492] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.337884  1415 tablet_bootstrap.cc:492] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.337949  1416 ts_tablet_manager.cc:1403] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:05.337980  1415 ts_tablet_manager.cc:1403] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:05.338235  1417 tablet_bootstrap.cc:492] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.338342  1417 ts_tablet_manager.cc:1403] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:30:05.338521  1415 raft_consensus.cc:359] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.338505  1416 raft_consensus.cc:359] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.338752  1416 raft_consensus.cc:385] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.338789  1417 raft_consensus.cc:359] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.338878  1416 raft_consensus.cc:740] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.338917  1417 raft_consensus.cc:385] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.338958  1417 raft_consensus.cc:740] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.339073  1417 consensus_queue.cc:260] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.339062  1416 consensus_queue.cc:260] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.339392  1416 ts_tablet_manager.cc:1434] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:05.338689  1415 raft_consensus.cc:385] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.339483  1415 raft_consensus.cc:740] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.339587  1416 tablet_bootstrap.cc:492] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.339649  1415 consensus_queue.cc:260] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.339395  1417 ts_tablet_manager.cc:1434] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.340215  1417 tablet_bootstrap.cc:492] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.340665  1416 tablet_bootstrap.cc:654] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.341068  1415 ts_tablet_manager.cc:1434] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:05.341251  1415 tablet_bootstrap.cc:492] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.341256  1417 tablet_bootstrap.cc:654] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.342314  1415 tablet_bootstrap.cc:654] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.342476  1417 tablet_bootstrap.cc:492] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.342559  1417 ts_tablet_manager.cc:1403] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:05.343029  1417 raft_consensus.cc:359] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.343147  1417 raft_consensus.cc:385] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.343187  1417 raft_consensus.cc:740] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.343310  1417 consensus_queue.cc:260] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.343436  1416 tablet_bootstrap.cc:492] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.343505  1416 ts_tablet_manager.cc:1403] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:30:05.343453  1205 tablet_service.cc:1511] Processing CreateTablet for tablet 469fc58a5ced45c981c55e2f890e6272 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:05.343633  1417 ts_tablet_manager.cc:1434] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.343717  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469fc58a5ced45c981c55e2f890e6272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.343963  1416 raft_consensus.cc:359] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.344045  1416 raft_consensus.cc:385] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.344067  1416 raft_consensus.cc:740] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.344156  1416 consensus_queue.cc:260] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.344444  1416 ts_tablet_manager.cc:1434] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:05.346374  1358 tablet_service.cc:1511] Processing CreateTablet for tablet 469fc58a5ced45c981c55e2f890e6272 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:05.346505  1356 tablet_service.cc:1511] Processing CreateTablet for tablet 62efffee342a4b5bac9be3bfb8d96570 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:05.346683  1358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469fc58a5ced45c981c55e2f890e6272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.346642  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 62efffee342a4b5bac9be3bfb8d96570 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:05.346896  1356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62efffee342a4b5bac9be3bfb8d96570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.347045  1355 tablet_service.cc:1511] Processing CreateTablet for tablet 3eecc4f4290d4e49afa66003b44b29e3 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:05.347117  1204 tablet_service.cc:1511] Processing CreateTablet for tablet 3eecc4f4290d4e49afa66003b44b29e3 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:05.347278  1355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eecc4f4290d4e49afa66003b44b29e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.347355  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 3eecc4f4290d4e49afa66003b44b29e3 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:05.347615  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eecc4f4290d4e49afa66003b44b29e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.347641  1416 tablet_bootstrap.cc:492] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.347923  1205 tablet_service.cc:1511] Processing CreateTablet for tablet d18c4b6bfe5243eebf2df7a106d6b12c (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:05.346928  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62efffee342a4b5bac9be3bfb8d96570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.349653  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eecc4f4290d4e49afa66003b44b29e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.346657  1282 tablet_service.cc:1511] Processing CreateTablet for tablet 469fc58a5ced45c981c55e2f890e6272 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:05.350301  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469fc58a5ced45c981c55e2f890e6272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.352479  1357 tablet_service.cc:1511] Processing CreateTablet for tablet d18c4b6bfe5243eebf2df7a106d6b12c (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:05.352711  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18c4b6bfe5243eebf2df7a106d6b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.347118  1281 tablet_service.cc:1511] Processing CreateTablet for tablet 62efffee342a4b5bac9be3bfb8d96570 (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:05.352931  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62efffee342a4b5bac9be3bfb8d96570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.353237  1416 tablet_bootstrap.cc:654] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.354002  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18c4b6bfe5243eebf2df7a106d6b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.346876  1283 tablet_service.cc:1511] Processing CreateTablet for tablet d18c4b6bfe5243eebf2df7a106d6b12c (DEFAULT_TABLE table=test-workload-rf3 [id=5bd5c63ef325467eb60e4bcc2ada6d26]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:05.355757  1283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18c4b6bfe5243eebf2df7a106d6b12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:05.356926  1416 tablet_bootstrap.cc:492] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.357030  1416 ts_tablet_manager.cc:1403] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.002s
I20260601 13:30:05.357584  1416 raft_consensus.cc:359] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.357738  1416 raft_consensus.cc:385] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.357782  1416 raft_consensus.cc:740] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.357925  1416 consensus_queue.cc:260] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.358284  1416 ts_tablet_manager.cc:1434] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:05.358500  1416 tablet_bootstrap.cc:492] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.358758  1417 tablet_bootstrap.cc:492] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.359686  1417 tablet_bootstrap.cc:654] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.359690  1416 tablet_bootstrap.cc:654] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.362345  1417 tablet_bootstrap.cc:492] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.362519  1417 ts_tablet_manager.cc:1403] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:05.362618  1415 tablet_bootstrap.cc:492] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.362730  1415 ts_tablet_manager.cc:1403] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.002s
I20260601 13:30:05.363158  1417 raft_consensus.cc:359] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.363286  1417 raft_consensus.cc:385] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.363345  1417 raft_consensus.cc:740] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.363289  1415 raft_consensus.cc:359] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.363505  1415 raft_consensus.cc:385] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.363500  1417 consensus_queue.cc:260] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.363673  1416 tablet_bootstrap.cc:492] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.363749  1416 ts_tablet_manager.cc:1403] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:05.363996  1417 ts_tablet_manager.cc:1434] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.364262  1417 tablet_bootstrap.cc:492] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.364207  1416 raft_consensus.cc:359] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.364315  1416 raft_consensus.cc:385] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.364346  1416 raft_consensus.cc:740] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.364470  1416 consensus_queue.cc:260] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.364727  1416 ts_tablet_manager.cc:1434] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:05.364907  1416 tablet_bootstrap.cc:492] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.365351  1417 tablet_bootstrap.cc:654] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.365895  1416 tablet_bootstrap.cc:654] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.366248  1415 raft_consensus.cc:740] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.366405  1415 consensus_queue.cc:260] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.366672  1415 ts_tablet_manager.cc:1434] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:30:05.367729  1415 tablet_bootstrap.cc:492] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.368736  1415 tablet_bootstrap.cc:654] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.369205  1417 tablet_bootstrap.cc:492] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.369302  1417 ts_tablet_manager.cc:1403] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:05.369791  1417 raft_consensus.cc:359] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.369938  1417 raft_consensus.cc:385] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.370005  1417 raft_consensus.cc:740] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.370165  1417 consensus_queue.cc:260] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.370558  1417 ts_tablet_manager.cc:1434] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.370749  1417 tablet_bootstrap.cc:492] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.371915  1417 tablet_bootstrap.cc:654] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.372675  1432 raft_consensus.cc:493] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.372767  1432 raft_consensus.cc:515] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.373435  1432 leader_election.cc:290] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac501930bacd432190b4573d995f700a (127.23.203.2:36197), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.373492  1416 tablet_bootstrap.cc:492] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.373620  1416 ts_tablet_manager.cc:1403] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:30:05.374106  1416 raft_consensus.cc:359] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.374239  1416 raft_consensus.cc:385] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.374282  1416 raft_consensus.cc:740] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.374421  1416 consensus_queue.cc:260] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.374783  1416 ts_tablet_manager.cc:1434] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:05.374992  1416 tablet_bootstrap.cc:492] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521: Bootstrap starting.
I20260601 13:30:05.376030  1416 tablet_bootstrap.cc:654] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.373492  1417 tablet_bootstrap.cc:492] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.376838  1417 ts_tablet_manager.cc:1403] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:30:05.377400  1417 raft_consensus.cc:359] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.377535  1417 raft_consensus.cc:385] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.377575  1417 raft_consensus.cc:740] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.377694  1417 consensus_queue.cc:260] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.378003  1417 ts_tablet_manager.cc:1434] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:05.378397  1417 tablet_bootstrap.cc:492] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a: Bootstrap starting.
I20260601 13:30:05.378747  1415 tablet_bootstrap.cc:492] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.378854  1415 ts_tablet_manager.cc:1403] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.001s
I20260601 13:30:05.378981  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eecc4f4290d4e49afa66003b44b29e3" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a" is_pre_election: true
I20260601 13:30:05.379153  1293 raft_consensus.cc:2468] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ef6abe5d64344dba761ac17935dd521 in term 0.
I20260601 13:30:05.379400  1415 raft_consensus.cc:359] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.379503  1180 leader_election.cc:304] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.379542  1415 raft_consensus.cc:385] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.379652  1415 raft_consensus.cc:740] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.379701  1432 raft_consensus.cc:2804] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.379753  1432 raft_consensus.cc:493] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.379804  1432 raft_consensus.cc:3060] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.379928  1415 consensus_queue.cc:260] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.380167  1417 tablet_bootstrap.cc:654] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.381042  1432 raft_consensus.cc:515] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.381448  1432 leader_election.cc:290] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Requested vote from peers ac501930bacd432190b4573d995f700a (127.23.203.2:36197), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.381804  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eecc4f4290d4e49afa66003b44b29e3" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a"
I20260601 13:30:05.381956  1293 raft_consensus.cc:3060] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.382019  1368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eecc4f4290d4e49afa66003b44b29e3" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" is_pre_election: true
I20260601 13:30:05.382169  1416 tablet_bootstrap.cc:492] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521: No bootstrap required, opened a new log
I20260601 13:30:05.382331  1416 ts_tablet_manager.cc:1403] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:30:05.382462  1415 ts_tablet_manager.cc:1434] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:30:05.382735  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eecc4f4290d4e49afa66003b44b29e3" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
I20260601 13:30:05.383046  1415 tablet_bootstrap.cc:492] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.383183  1293 raft_consensus.cc:2468] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ef6abe5d64344dba761ac17935dd521 in term 1.
W20260601 13:30:05.383230  1179 leader_election.cc:343] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:30:05.383402  1179 leader_election.cc:343] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:30:05.382844  1416 raft_consensus.cc:359] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.383882  1416 raft_consensus.cc:385] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.383929  1416 raft_consensus.cc:740] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.384052  1416 consensus_queue.cc:260] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.384248  1415 tablet_bootstrap.cc:654] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.384501  1416 ts_tablet_manager.cc:1434] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:05.384860  1180 leader_election.cc:304] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, ac501930bacd432190b4573d995f700a; no voters: 96b0fa08bd0e461ab54cf75051ab0d07
I20260601 13:30:05.385162  1432 raft_consensus.cc:2804] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.385267  1432 raft_consensus.cc:697] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Becoming Leader. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Running, Role: LEADER
I20260601 13:30:05.385471  1417 tablet_bootstrap.cc:492] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a: No bootstrap required, opened a new log
I20260601 13:30:05.385416  1432 consensus_queue.cc:237] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.385593  1417 ts_tablet_manager.cc:1403] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:30:05.386073  1417 raft_consensus.cc:359] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.386207  1417 raft_consensus.cc:385] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.386257  1417 raft_consensus.cc:740] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac501930bacd432190b4573d995f700a, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.386381  1417 consensus_queue.cc:260] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.386705  1417 ts_tablet_manager.cc:1434] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.387358  1415 tablet_bootstrap.cc:492] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.387434  1415 ts_tablet_manager.cc:1403] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:30:05.387387  1106 catalog_manager.cc:5696] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8ef6abe5d64344dba761ac17935dd521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:05.387876  1415 raft_consensus.cc:359] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.387965  1415 raft_consensus.cc:385] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.388000  1415 raft_consensus.cc:740] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.388115  1415 consensus_queue.cc:260] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.388387  1415 ts_tablet_manager.cc:1434] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:05.388895  1415 tablet_bootstrap.cc:492] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.390362  1415 tablet_bootstrap.cc:654] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.391976  1415 tablet_bootstrap.cc:492] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.392071  1415 ts_tablet_manager.cc:1403] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:05.392511  1415 raft_consensus.cc:359] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.392617  1415 raft_consensus.cc:385] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.392640  1415 raft_consensus.cc:740] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.392783  1415 consensus_queue.cc:260] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.393074  1415 ts_tablet_manager.cc:1434] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:05.393312  1415 tablet_bootstrap.cc:492] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07: Bootstrap starting.
I20260601 13:30:05.394372  1415 tablet_bootstrap.cc:654] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:05.395709  1415 tablet_bootstrap.cc:492] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07: No bootstrap required, opened a new log
I20260601 13:30:05.395841  1415 ts_tablet_manager.cc:1403] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:05.396385  1415 raft_consensus.cc:359] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.396497  1415 raft_consensus.cc:385] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:05.396521  1415 raft_consensus.cc:740] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Initialized, Role: FOLLOWER
I20260601 13:30:05.396656  1415 consensus_queue.cc:260] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.396956  1415 ts_tablet_manager.cc:1434] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:05.405553  1425 raft_consensus.cc:493] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.405867  1425 raft_consensus.cc:515] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.406833  1425 leader_election.cc:290] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), ac501930bacd432190b4573d995f700a (127.23.203.2:36197)
I20260601 13:30:05.406986  1422 raft_consensus.cc:493] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.407173  1422 raft_consensus.cc:515] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.407850  1422 leader_election.cc:290] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.408349  1425 raft_consensus.cc:493] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.408452  1425 raft_consensus.cc:515] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.408864  1425 leader_election.cc:290] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), ac501930bacd432190b4573d995f700a (127.23.203.2:36197)
I20260601 13:30:05.412437  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521" is_pre_election: true
I20260601 13:30:05.412501  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a" is_pre_election: true
I20260601 13:30:05.412616  1216 raft_consensus.cc:2468] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 0.
I20260601 13:30:05.412657  1293 raft_consensus.cc:2468] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 0.
I20260601 13:30:05.412694  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645d4419cc424f0583e5be4fe1ce4e86" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521" is_pre_election: true
I20260601 13:30:05.412784  1215 raft_consensus.cc:2468] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 0.
I20260601 13:30:05.412961  1332 leader_election.cc:304] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b0fa08bd0e461ab54cf75051ab0d07, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.412998  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" is_pre_election: true
I20260601 13:30:05.413100  1367 raft_consensus.cc:2468] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 0.
I20260601 13:30:05.413164  1425 raft_consensus.cc:2804] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.412626  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645d4419cc424f0583e5be4fe1ce4e86" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a" is_pre_election: true
I20260601 13:30:05.413228  1425 raft_consensus.cc:493] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.413344  1333 leader_election.cc:304] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, 96b0fa08bd0e461ab54cf75051ab0d07; no voters: 
I20260601 13:30:05.413359  1425 raft_consensus.cc:3060] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.413543  1255 leader_election.cc:304] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b0fa08bd0e461ab54cf75051ab0d07, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.413580  1427 raft_consensus.cc:2804] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.413642  1427 raft_consensus.cc:493] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.413707  1422 raft_consensus.cc:2804] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.413707  1427 raft_consensus.cc:3060] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.413359  1292 raft_consensus.cc:2468] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 0.
I20260601 13:30:05.413795  1422 raft_consensus.cc:493] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.414340  1422 raft_consensus.cc:3060] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.414673  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521" is_pre_election: true
I20260601 13:30:05.414758  1425 raft_consensus.cc:515] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.414788  1215 raft_consensus.cc:2468] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 0.
I20260601 13:30:05.414975  1427 raft_consensus.cc:515] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.415143  1425 leader_election.cc:290] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Requested vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), ac501930bacd432190b4573d995f700a (127.23.203.2:36197)
I20260601 13:30:05.415350  1427 leader_election.cc:290] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Requested vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), ac501930bacd432190b4573d995f700a (127.23.203.2:36197)
I20260601 13:30:05.415374  1422 raft_consensus.cc:515] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.415690  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521"
I20260601 13:30:05.415729  1422 leader_election.cc:290] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Requested vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.415767  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645d4419cc424f0583e5be4fe1ce4e86" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a"
I20260601 13:30:05.415812  1215 raft_consensus.cc:3060] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.415843  1293 raft_consensus.cc:3060] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.416050  1214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521"
I20260601 13:30:05.416133  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a"
I20260601 13:30:05.416225  1292 raft_consensus.cc:2393] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 96b0fa08bd0e461ab54cf75051ab0d07 in current term 1: Already voted for candidate ac501930bacd432190b4573d995f700a in this term.
I20260601 13:30:05.416059  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af51495be5ae42bb9daaee454284a5ee" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
I20260601 13:30:05.416476  1367 raft_consensus.cc:2393] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac501930bacd432190b4573d995f700a in current term 1: Already voted for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in this term.
I20260601 13:30:05.416682  1293 raft_consensus.cc:2468] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 1.
I20260601 13:30:05.416749  1255 leader_election.cc:304] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac501930bacd432190b4573d995f700a; no voters: 8ef6abe5d64344dba761ac17935dd521, 96b0fa08bd0e461ab54cf75051ab0d07
I20260601 13:30:05.416682  1215 raft_consensus.cc:2468] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 1.
I20260601 13:30:05.415706  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645d4419cc424f0583e5be4fe1ce4e86" candidate_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521"
I20260601 13:30:05.417037  1422 raft_consensus.cc:2749] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:30:05.417045  1332 leader_election.cc:304] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b0fa08bd0e461ab54cf75051ab0d07, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.417119  1333 leader_election.cc:304] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, 96b0fa08bd0e461ab54cf75051ab0d07; no voters: ac501930bacd432190b4573d995f700a
I20260601 13:30:05.417047  1216 raft_consensus.cc:3060] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.417340  1427 raft_consensus.cc:2804] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.417459  1427 raft_consensus.cc:697] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Becoming Leader. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Running, Role: LEADER
I20260601 13:30:05.417614  1427 consensus_queue.cc:237] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.418340  1216 raft_consensus.cc:2468] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b0fa08bd0e461ab54cf75051ab0d07 in term 1.
I20260601 13:30:05.418341  1425 raft_consensus.cc:2804] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.418517  1425 raft_consensus.cc:697] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Becoming Leader. State: Replica: 96b0fa08bd0e461ab54cf75051ab0d07, State: Running, Role: LEADER
I20260601 13:30:05.418635  1425 consensus_queue.cc:237] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.419607  1105 catalog_manager.cc:5696] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.423162  1105 catalog_manager.cc:5696] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:05.431936  1432 raft_consensus.cc:493] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.432272  1432 raft_consensus.cc:515] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.432817  1432 leader_election.cc:290] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac501930bacd432190b4573d995f700a (127.23.203.2:36197), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.433523  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62efffee342a4b5bac9be3bfb8d96570" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" is_pre_election: true
I20260601 13:30:05.433709  1367 raft_consensus.cc:2468] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ef6abe5d64344dba761ac17935dd521 in term 0.
I20260601 13:30:05.433634  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62efffee342a4b5bac9be3bfb8d96570" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a" is_pre_election: true
I20260601 13:30:05.433863  1293 raft_consensus.cc:2468] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ef6abe5d64344dba761ac17935dd521 in term 0.
I20260601 13:30:05.434098  1179 leader_election.cc:304] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, 96b0fa08bd0e461ab54cf75051ab0d07; no voters: 
I20260601 13:30:05.434336  1432 raft_consensus.cc:2804] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.434405  1432 raft_consensus.cc:493] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.434437  1432 raft_consensus.cc:3060] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.435683  1432 raft_consensus.cc:515] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.436131  1432 leader_election.cc:290] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Requested vote from peers ac501930bacd432190b4573d995f700a (127.23.203.2:36197), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.436576  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62efffee342a4b5bac9be3bfb8d96570" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac501930bacd432190b4573d995f700a"
I20260601 13:30:05.436621  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62efffee342a4b5bac9be3bfb8d96570" candidate_uuid: "8ef6abe5d64344dba761ac17935dd521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
I20260601 13:30:05.436676  1293 raft_consensus.cc:3060] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.436749  1367 raft_consensus.cc:3060] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.437556  1293 raft_consensus.cc:2468] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ef6abe5d64344dba761ac17935dd521 in term 1.
I20260601 13:30:05.437628  1367 raft_consensus.cc:2468] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ef6abe5d64344dba761ac17935dd521 in term 1.
I20260601 13:30:05.437881  1180 leader_election.cc:304] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.438073  1432 raft_consensus.cc:2804] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.438231  1432 raft_consensus.cc:697] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Becoming Leader. State: Replica: 8ef6abe5d64344dba761ac17935dd521, State: Running, Role: LEADER
I20260601 13:30:05.438382  1432 consensus_queue.cc:237] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.440495  1105 catalog_manager.cc:5696] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "8ef6abe5d64344dba761ac17935dd521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:05.462433  1422 raft_consensus.cc:493] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.462584  1422 raft_consensus.cc:515] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.463043  1422 leader_election.cc:290] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.463711  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18c4b6bfe5243eebf2df7a106d6b12c" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" is_pre_election: true
I20260601 13:30:05.463711  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18c4b6bfe5243eebf2df7a106d6b12c" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521" is_pre_election: true
I20260601 13:30:05.464145  1216 raft_consensus.cc:2468] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 0.
I20260601 13:30:05.464149  1367 raft_consensus.cc:2468] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 0.
I20260601 13:30:05.464547  1257 leader_election.cc:304] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.464778  1422 raft_consensus.cc:2804] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.464843  1422 raft_consensus.cc:493] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.464885  1422 raft_consensus.cc:3060] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.465750  1422 raft_consensus.cc:515] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.466146  1422 leader_election.cc:290] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Requested vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.466564  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18c4b6bfe5243eebf2df7a106d6b12c" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521"
I20260601 13:30:05.466609  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18c4b6bfe5243eebf2df7a106d6b12c" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
I20260601 13:30:05.466681  1216 raft_consensus.cc:3060] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.466702  1367 raft_consensus.cc:3060] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.467598  1367 raft_consensus.cc:2468] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 1.
I20260601 13:30:05.467598  1216 raft_consensus.cc:2468] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 1.
I20260601 13:30:05.467943  1257 leader_election.cc:304] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.468202  1422 raft_consensus.cc:2804] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.468344  1422 raft_consensus.cc:697] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Becoming Leader. State: Replica: ac501930bacd432190b4573d995f700a, State: Running, Role: LEADER
I20260601 13:30:05.468499  1422 consensus_queue.cc:237] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.470283  1105 catalog_manager.cc:5696] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a reported cstate change: term changed from 0 to 1, leader changed from <none> to ac501930bacd432190b4573d995f700a (127.23.203.2). New cstate: current_term: 1 leader_uuid: "ac501930bacd432190b4573d995f700a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:05.531268  1422 raft_consensus.cc:493] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:05.531430  1422 raft_consensus.cc:515] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.531832  1422 leader_election.cc:290] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.532377  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469fc58a5ced45c981c55e2f890e6272" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" is_pre_election: true
I20260601 13:30:05.532377  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469fc58a5ced45c981c55e2f890e6272" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521" is_pre_election: true
I20260601 13:30:05.532564  1367 raft_consensus.cc:2468] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 0.
I20260601 13:30:05.532572  1216 raft_consensus.cc:2468] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 0.
I20260601 13:30:05.532904  1257 leader_election.cc:304] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ef6abe5d64344dba761ac17935dd521, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.533115  1422 raft_consensus.cc:2804] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:05.533170  1422 raft_consensus.cc:493] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:05.533200  1422 raft_consensus.cc:3060] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.534068  1422 raft_consensus.cc:515] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.534494  1422 leader_election.cc:290] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Requested vote from peers 8ef6abe5d64344dba761ac17935dd521 (127.23.203.1:38171), 96b0fa08bd0e461ab54cf75051ab0d07 (127.23.203.3:34591)
I20260601 13:30:05.534883  1216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469fc58a5ced45c981c55e2f890e6272" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ef6abe5d64344dba761ac17935dd521"
I20260601 13:30:05.534883  1367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469fc58a5ced45c981c55e2f890e6272" candidate_uuid: "ac501930bacd432190b4573d995f700a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b0fa08bd0e461ab54cf75051ab0d07"
I20260601 13:30:05.535034  1367 raft_consensus.cc:3060] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.535034  1216 raft_consensus.cc:3060] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.536023  1216 raft_consensus.cc:2468] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 1.
I20260601 13:30:05.536023  1367 raft_consensus.cc:2468] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac501930bacd432190b4573d995f700a in term 1.
I20260601 13:30:05.536396  1255 leader_election.cc:304] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96b0fa08bd0e461ab54cf75051ab0d07, ac501930bacd432190b4573d995f700a; no voters: 
I20260601 13:30:05.536689  1422 raft_consensus.cc:2804] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:05.536762  1422 raft_consensus.cc:697] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Becoming Leader. State: Replica: ac501930bacd432190b4573d995f700a, State: Running, Role: LEADER
I20260601 13:30:05.536891  1422 consensus_queue.cc:237] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } }
I20260601 13:30:05.538728  1105 catalog_manager.cc:5696] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a reported cstate change: term changed from 0 to 1, leader changed from <none> to ac501930bacd432190b4573d995f700a (127.23.203.2). New cstate: current_term: 1 leader_uuid: "ac501930bacd432190b4573d995f700a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:05.579416  1367 raft_consensus.cc:3060] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:05.580130  1293 raft_consensus.cc:1275] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Refusing update from remote peer 96b0fa08bd0e461ab54cf75051ab0d07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:05.580432  1292 raft_consensus.cc:1275] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Refusing update from remote peer 96b0fa08bd0e461ab54cf75051ab0d07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:05.580765  1367 raft_consensus.cc:1275] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer 8ef6abe5d64344dba761ac17935dd521: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:05.580891  1425 consensus_queue.cc:1048] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.581172  1425 consensus_queue.cc:1048] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.581369  1216 raft_consensus.cc:1275] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer 96b0fa08bd0e461ab54cf75051ab0d07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:30:05.582098  1216 raft_consensus.cc:1275] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer 96b0fa08bd0e461ab54cf75051ab0d07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:05.582059  1427 consensus_queue.cc:1048] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.583099  1432 consensus_queue.cc:1048] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.583871  1424 consensus_queue.cc:1048] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.585032  1291 raft_consensus.cc:1275] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Refusing update from remote peer 8ef6abe5d64344dba761ac17935dd521: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:05.585381  1290 raft_consensus.cc:1275] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Refusing update from remote peer 8ef6abe5d64344dba761ac17935dd521: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:05.585987  1367 raft_consensus.cc:1275] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer 8ef6abe5d64344dba761ac17935dd521: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:30:05.586282  1516 consensus_queue.cc:1048] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.587451  1517 consensus_queue.cc:1048] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.589244  1508 consensus_queue.cc:1048] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.592674  1215 raft_consensus.cc:1275] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:05.593039  1421 consensus_queue.cc:1048] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.593853  1368 raft_consensus.cc:1275] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:05.596676  1214 raft_consensus.cc:1275] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:05.597158  1421 consensus_queue.cc:1048] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.597875  1368 raft_consensus.cc:1275] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:05.598560  1422 consensus_queue.cc:1048] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.598886  1422 consensus_queue.cc:1048] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:05.610522  1429 mvcc.cc:204] Tried to move back new op lower bound from 7292193200523657216 to 7292193200280936448. Current Snapshot: MvccSnapshot[applied={T|T < 7292193200509296640}]
I20260601 13:30:05.643932  1525 mvcc.cc:204] Tried to move back new op lower bound from 7292193200519962624 to 7292193200000647168. Current Snapshot: MvccSnapshot[applied={T|T < 7292193200519962624 or (T in {7292193200519962624})}]
I20260601 13:30:05.769258 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:05.773252  1541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:05.773515  1539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.774286 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:05.774509  1538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:05.775117 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:05.775174 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:05.775197 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320605775197 us; error 0 us; skew 500 ppm
I20260601 13:30:05.776757 24364 webserver.cc:533] Webserver started at http://127.23.203.4:43485/ using document root <none> and password file <none>
I20260601 13:30:05.776950 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:05.777024 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:05.777100 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:05.777444 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "c3a0d98bc77f4726bc2b803f93178928"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-wz1t"
I20260601 13:30:05.778970 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:05.779814  1546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.780092 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:05.780153 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "c3a0d98bc77f4726bc2b803f93178928"
format_stamp: "Formatted at 2026-06-01 13:30:05 on dist-test-slave-wz1t"
I20260601 13:30:05.780248 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:05.795449 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:05.795976 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:05.796337 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:05.796854 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:05.796895 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.796952 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:05.797003 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:05.804462 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:42275
I20260601 13:30:05.804638  1609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:42275 every 8 connection(s)
I20260601 13:30:05.811753  1610 heartbeater.cc:344] Connected to a master server at 127.23.203.62:36055
I20260601 13:30:05.811962  1610 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:05.812314  1610 heartbeater.cc:507] Master 127.23.203.62:36055 requested a full tablet report, sending...
I20260601 13:30:05.813303  1112 ts_manager.cc:194] Registered new tserver with Master: c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4:42275)
I20260601 13:30:05.814293  1112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57320
I20260601 13:30:05.991855  1365 consensus_queue.cc:237] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } attrs { replace: true } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } }
I20260601 13:30:05.993335  1215 raft_consensus.cc:1275] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer 96b0fa08bd0e461ab54cf75051ab0d07: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:05.993343  1290 raft_consensus.cc:1275] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Refusing update from remote peer 96b0fa08bd0e461ab54cf75051ab0d07: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:05.993762  1511 consensus_queue.cc:1048] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:05.993907  1509 consensus_queue.cc:1048] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:05.995354  1510 raft_consensus.cc:2955] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } attrs { replace: true } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:05.995805  1290 raft_consensus.cc:2955] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } attrs { replace: true } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
W20260601 13:30:05.997887  1332 consensus_peers.cc:597] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 -> Peer c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4:42275): Couldn't send request to peer c3a0d98bc77f4726bc2b803f93178928. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 645d4419cc424f0583e5be4fe1ce4e86. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:05.998247  1112 catalog_manager.cc:5696] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a reported cstate change: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } attrs { replace: true } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:05.998270  1215 raft_consensus.cc:2955] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } attrs { replace: true } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.004616  1290 consensus_queue.cc:237] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } }
I20260601 13:30:06.006251  1365 raft_consensus.cc:1275] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:06.006424  1215 raft_consensus.cc:1275] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:06.006664  1423 consensus_queue.cc:1048] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:06.006894  1536 consensus_queue.cc:1048] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:06.008883  1536 raft_consensus.cc:2955] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.009320  1365 raft_consensus.cc:2955] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
W20260601 13:30:06.011210  1256 consensus_peers.cc:597] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a -> Peer c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4:42275): Couldn't send request to peer c3a0d98bc77f4726bc2b803f93178928. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 469fc58a5ced45c981c55e2f890e6272. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:06.011610  1105 catalog_manager.cc:5696] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a reported cstate change: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "ac501930bacd432190b4573d995f700a" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.012246  1215 raft_consensus.cc:2955] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.013190  1290 consensus_queue.cc:237] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } attrs { replace: true } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } }
I20260601 13:30:06.015384  1365 raft_consensus.cc:1275] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:06.016078  1421 consensus_queue.cc:1048] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260601 13:30:06.016527  1256 consensus_peers.cc:597] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a -> Peer c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4:42275): Couldn't send request to peer c3a0d98bc77f4726bc2b803f93178928. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d18c4b6bfe5243eebf2df7a106d6b12c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:06.016928  1215 raft_consensus.cc:1275] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Refusing update from remote peer ac501930bacd432190b4573d995f700a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:06.017395  1536 consensus_queue.cc:1048] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:06.018318  1421 raft_consensus.cc:2955] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } attrs { replace: true } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.019021  1365 raft_consensus.cc:2955] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } attrs { replace: true } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.019924  1215 raft_consensus.cc:2955] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } attrs { replace: true } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.021101  1112 catalog_manager.cc:5696] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a reported cstate change: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "ac501930bacd432190b4573d995f700a" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.026012  1215 consensus_queue.cc:237] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } }
I20260601 13:30:06.027508  1365 raft_consensus.cc:1275] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Refusing update from remote peer 8ef6abe5d64344dba761ac17935dd521: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:06.027915  1290 raft_consensus.cc:1275] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Refusing update from remote peer 8ef6abe5d64344dba761ac17935dd521: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:06.027884  1513 consensus_queue.cc:1048] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:06.028393  1512 consensus_queue.cc:1048] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:06.029525  1517 raft_consensus.cc:2955] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.029860  1365 raft_consensus.cc:2955] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
I20260601 13:30:06.030267  1290 raft_consensus.cc:2955] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } } }
W20260601 13:30:06.032752  1180 consensus_peers.cc:597] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 -> Peer c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4:42275): Couldn't send request to peer c3a0d98bc77f4726bc2b803f93178928. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eecc4f4290d4e49afa66003b44b29e3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:06.032766  1111 catalog_manager.cc:5696] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 reported cstate change: config changed from index -1 to 17, NON_VOTER c3a0d98bc77f4726bc2b803f93178928 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "8ef6abe5d64344dba761ac17935dd521" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8ef6abe5d64344dba761ac17935dd521" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 38171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac501930bacd432190b4573d995f700a" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b0fa08bd0e461ab54cf75051ab0d07" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34591 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3a0d98bc77f4726bc2b803f93178928" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 42275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:06.062235 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:06.067710 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.068162 24364 tablet_replica.cc:333] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.068420 24364 raft_consensus.cc:2243] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.068763 24364 raft_consensus.cc:2272] T 62efffee342a4b5bac9be3bfb8d96570 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.069731 24364 tablet_replica.cc:333] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.069907 24364 raft_consensus.cc:2243] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.070086 24364 raft_consensus.cc:2272] T d2be083dd5de4e268986d942505e5811 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.070793 24364 tablet_replica.cc:333] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.070945 24364 raft_consensus.cc:2243] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.071110 24364 raft_consensus.cc:2272] T af51495be5ae42bb9daaee454284a5ee P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.071688 24364 tablet_replica.cc:333] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.071828 24364 raft_consensus.cc:2243] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.071966 24364 raft_consensus.cc:2272] T 2fd45fde565a4124b55ec77dedcc3b16 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.073093 24364 tablet_replica.cc:333] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.073289 24364 raft_consensus.cc:2243] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.073490 24364 raft_consensus.cc:2272] T 645d4419cc424f0583e5be4fe1ce4e86 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.074470 24364 tablet_replica.cc:333] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.074623 24364 raft_consensus.cc:2243] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.074822 24364 raft_consensus.cc:2272] T d18c4b6bfe5243eebf2df7a106d6b12c P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.075436 24364 tablet_replica.cc:333] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.075579 24364 raft_consensus.cc:2243] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.075742 24364 raft_consensus.cc:2272] T 469fc58a5ced45c981c55e2f890e6272 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.076454 24364 tablet_replica.cc:333] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521: stopping tablet replica
I20260601 13:30:06.076584 24364 raft_consensus.cc:2243] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.076857 24364 raft_consensus.cc:2272] T 3eecc4f4290d4e49afa66003b44b29e3 P 8ef6abe5d64344dba761ac17935dd521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.083431 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:06.086583 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:06.091764 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.091998 24364 tablet_replica.cc:333] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.092135 24364 raft_consensus.cc:2243] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.092264 24364 raft_consensus.cc:2272] T 62efffee342a4b5bac9be3bfb8d96570 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.092980 24364 tablet_replica.cc:333] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.093122 24364 raft_consensus.cc:2243] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.093268 24364 raft_consensus.cc:2272] T e43c96c43d6a4b50aafc28d4b64a06d7 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.093797 24364 tablet_replica.cc:333] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.093916 24364 raft_consensus.cc:2243] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.094036 24364 raft_consensus.cc:2272] T af51495be5ae42bb9daaee454284a5ee P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.094563 24364 tablet_replica.cc:333] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.094662 24364 raft_consensus.cc:2243] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.094846 24364 raft_consensus.cc:2272] T 645d4419cc424f0583e5be4fe1ce4e86 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.095290 24364 tablet_replica.cc:333] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.095410 24364 raft_consensus.cc:2243] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.095546 24364 raft_consensus.cc:2272] T 3eecc4f4290d4e49afa66003b44b29e3 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.096036 24364 tablet_replica.cc:333] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.096138 24364 raft_consensus.cc:2243] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.096374 24364 raft_consensus.cc:2272] T d18c4b6bfe5243eebf2df7a106d6b12c P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.096801 24364 tablet_replica.cc:333] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.096872 24364 raft_consensus.cc:2243] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.097018 24364 raft_consensus.cc:2272] T 55523cfb74aa46339cee241c1074c2fb P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.097468 24364 tablet_replica.cc:333] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a: stopping tablet replica
I20260601 13:30:06.097539 24364 raft_consensus.cc:2243] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.097783 24364 raft_consensus.cc:2272] T 469fc58a5ced45c981c55e2f890e6272 P ac501930bacd432190b4573d995f700a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.103083 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:06.106843 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:06.114069 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.114351 24364 tablet_replica.cc:333] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.114567 24364 raft_consensus.cc:2243] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.114729 24364 raft_consensus.cc:2272] T d18c4b6bfe5243eebf2df7a106d6b12c P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.115386 24364 tablet_replica.cc:333] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.115523 24364 raft_consensus.cc:2243] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.115680 24364 raft_consensus.cc:2272] T 469fc58a5ced45c981c55e2f890e6272 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.116196 24364 tablet_replica.cc:333] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.116326 24364 raft_consensus.cc:2243] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.116451 24364 raft_consensus.cc:2272] T 175fda58d1ca4357a42200a5929f8ea1 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.116993 24364 tablet_replica.cc:333] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.117106 24364 raft_consensus.cc:2243] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.117318 24364 raft_consensus.cc:2272] T af51495be5ae42bb9daaee454284a5ee P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.117756 24364 tablet_replica.cc:333] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.117872 24364 raft_consensus.cc:2243] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.118100 24364 raft_consensus.cc:2272] T 645d4419cc424f0583e5be4fe1ce4e86 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.118647 24364 tablet_replica.cc:333] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.118765 24364 raft_consensus.cc:2243] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.118887 24364 raft_consensus.cc:2272] T 9eb92b6cba774096bbd9e0502f0e7112 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.119385 24364 tablet_replica.cc:333] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.119498 24364 raft_consensus.cc:2243] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.119599 24364 raft_consensus.cc:2272] T 62efffee342a4b5bac9be3bfb8d96570 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.120167 24364 tablet_replica.cc:333] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07: stopping tablet replica
I20260601 13:30:06.120275 24364 raft_consensus.cc:2243] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.120393 24364 raft_consensus.cc:2272] T 3eecc4f4290d4e49afa66003b44b29e3 P 96b0fa08bd0e461ab54cf75051ab0d07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.135540 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:06.139142 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:30:06.143456 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.155884 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:30:06.157961 24364 master.cc:562] Master@127.23.203.62:36055 shutting down...
W20260601 13:30:06.162086  1161 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:30:06.162196  1161 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:30:06.162232  1161 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:30:06.162600 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.162751 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.162806 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 57f94afbc1b547d8b46b8ec5bd872703: stopping tablet replica
I20260601 13:30:06.176616 24364 master.cc:584] Master@127.23.203.62:36055 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2261 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:30:06.188714 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:38513
I20260601 13:30:06.189060 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.190941  1618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.190960  1619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.191002  1621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.190995 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.191319 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.191382 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.191416 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606191415 us; error 0 us; skew 500 ppm
I20260601 13:30:06.192296 24364 webserver.cc:533] Webserver started at http://127.23.203.62:42661/ using document root <none> and password file <none>
I20260601 13:30:06.192517 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.192595 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.192674 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.193104 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "86e3432efb0e48d8b54f4b14419f5e9c"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.194698 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:06.195748  1626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.196074 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.196166 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "86e3432efb0e48d8b54f4b14419f5e9c"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.196261 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.221761 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.222239 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.226257 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:38513
I20260601 13:30:06.232860  1678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:38513 every 8 connection(s)
I20260601 13:30:06.233379  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.235221  1679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c: Bootstrap starting.
I20260601 13:30:06.235999  1679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.237221  1679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c: No bootstrap required, opened a new log
I20260601 13:30:06.237603  1679 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" member_type: VOTER }
I20260601 13:30:06.237707  1679 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.237730  1679 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86e3432efb0e48d8b54f4b14419f5e9c, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.237885  1679 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" member_type: VOTER }
I20260601 13:30:06.237972  1679 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:06.238003  1679 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:06.238039  1679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.238816  1679 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" member_type: VOTER }
I20260601 13:30:06.238929  1679 leader_election.cc:304] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86e3432efb0e48d8b54f4b14419f5e9c; no voters: 
I20260601 13:30:06.239101  1679 leader_election.cc:290] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:06.239319  1682 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.239602  1679 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:06.239806  1682 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 1 LEADER]: Becoming Leader. State: Replica: 86e3432efb0e48d8b54f4b14419f5e9c, State: Running, Role: LEADER
I20260601 13:30:06.240072  1682 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" member_type: VOTER }
I20260601 13:30:06.240739  1684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86e3432efb0e48d8b54f4b14419f5e9c. Latest consensus state: current_term: 1 leader_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" member_type: VOTER } }
I20260601 13:30:06.240881  1684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:06.240934  1683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86e3432efb0e48d8b54f4b14419f5e9c" member_type: VOTER } }
I20260601 13:30:06.241029  1683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:06.241233  1691 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:06.242420  1691 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:06.242678 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:06.244484  1691 catalog_manager.cc:1382] Generated new cluster ID: 0a7c20c415934ebe96766587362c5927
I20260601 13:30:06.244556  1691 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:06.270397  1691 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:06.271003  1691 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:06.275985  1691 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c: Generated new TSK 0
I20260601 13:30:06.276170  1691 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:06.307642 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.309794  1701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.309867  1703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.309971  1700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.310123 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.310326 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.310366 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.310382 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606310382 us; error 0 us; skew 500 ppm
I20260601 13:30:06.311355 24364 webserver.cc:533] Webserver started at http://127.23.203.1:45239/ using document root <none> and password file <none>
I20260601 13:30:06.311553 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.311630 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.311710 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.312177 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "e47f06b2b83b431dbeec4f4c5441e8d7"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.314014 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:06.315761  1708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.316144 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.316249 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "e47f06b2b83b431dbeec4f4c5441e8d7"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.316625 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.342283 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.342727 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.343053 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.343541 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.343603 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.343659 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.343709 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.348393 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:34269
I20260601 13:30:06.348426  1771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:34269 every 8 connection(s)
I20260601 13:30:06.349277 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.351352  1776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.351573  1777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.351615  1779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.351733 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.351954 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.352003 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.352023 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606352023 us; error 0 us; skew 500 ppm
I20260601 13:30:06.353127 24364 webserver.cc:533] Webserver started at http://127.23.203.2:34845/ using document root <none> and password file <none>
I20260601 13:30:06.353334 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.353427 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.353523 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.353971 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "68c0fec078f94ffd85021963b42acd94"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.354120  1772 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38513
I20260601 13:30:06.354238  1772 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.354447  1772 heartbeater.cc:507] Master 127.23.203.62:38513 requested a full tablet report, sending...
I20260601 13:30:06.355093  1643 ts_manager.cc:194] Registered new tserver with Master: e47f06b2b83b431dbeec4f4c5441e8d7 (127.23.203.1:34269)
I20260601 13:30:06.355767 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:06.356045  1643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49178
I20260601 13:30:06.356848  1784 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.357075 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.357162 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "68c0fec078f94ffd85021963b42acd94"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.357254 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.367491 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.367944 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.368278 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.368788 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.368853 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.368914 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.368947 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.373278 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:39491
I20260601 13:30:06.373356  1847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:39491 every 8 connection(s)
I20260601 13:30:06.374171 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.376246  1851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.376367  1852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.376930  1854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.378058 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.378352 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.378430 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.378454 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606378454 us; error 0 us; skew 500 ppm
I20260601 13:30:06.379492 24364 webserver.cc:533] Webserver started at http://127.23.203.3:33315/ using document root <none> and password file <none>
I20260601 13:30:06.379617  1848 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38513
I20260601 13:30:06.379690 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.379747  1848 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.379760 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.379879 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.380088  1848 heartbeater.cc:507] Master 127.23.203.62:38513 requested a full tablet report, sending...
I20260601 13:30:06.380380 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "d7b04b219f50418ca1d18171671a372e"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.380800  1643 ts_manager.cc:194] Registered new tserver with Master: 68c0fec078f94ffd85021963b42acd94 (127.23.203.2:39491)
I20260601 13:30:06.381538  1643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49186
I20260601 13:30:06.382372 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:06.383283  1859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.383584 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.383644 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "d7b04b219f50418ca1d18171671a372e"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.383739 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.394868 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.395315 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.395619 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.396366 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.396413 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.396492 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.396538 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.401091 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:35949
I20260601 13:30:06.401162  1922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:35949 every 8 connection(s)
I20260601 13:30:06.406318  1923 heartbeater.cc:344] Connected to a master server at 127.23.203.62:38513
I20260601 13:30:06.406454  1923 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.406697  1923 heartbeater.cc:507] Master 127.23.203.62:38513 requested a full tablet report, sending...
I20260601 13:30:06.407358  1643 ts_manager.cc:194] Registered new tserver with Master: d7b04b219f50418ca1d18171671a372e (127.23.203.3:35949)
I20260601 13:30:06.407912  1643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49196
I20260601 13:30:06.408370 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006816306s
I20260601 13:30:06.417282  1643 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49204:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:06.417832  1643 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:06.428527  1812 tablet_service.cc:1511] Processing CreateTablet for tablet 371f6c64a80f4992b96b7ab65da59b13 (DEFAULT_TABLE table=test-workload [id=42b5d0a8114f40efbdb0df41ad8e6ad7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:06.428527  1736 tablet_service.cc:1511] Processing CreateTablet for tablet 371f6c64a80f4992b96b7ab65da59b13 (DEFAULT_TABLE table=test-workload [id=42b5d0a8114f40efbdb0df41ad8e6ad7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:06.428941  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f6c64a80f4992b96b7ab65da59b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.428941  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f6c64a80f4992b96b7ab65da59b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.430658  1887 tablet_service.cc:1511] Processing CreateTablet for tablet 371f6c64a80f4992b96b7ab65da59b13 (DEFAULT_TABLE table=test-workload [id=42b5d0a8114f40efbdb0df41ad8e6ad7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:06.430979  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371f6c64a80f4992b96b7ab65da59b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.431617  1939 tablet_bootstrap.cc:492] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: Bootstrap starting.
I20260601 13:30:06.431860  1938 tablet_bootstrap.cc:492] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7: Bootstrap starting.
I20260601 13:30:06.432907  1938 tablet_bootstrap.cc:654] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.433236  1939 tablet_bootstrap.cc:654] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.433732  1940 tablet_bootstrap.cc:492] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e: Bootstrap starting.
I20260601 13:30:06.434129  1938 tablet_bootstrap.cc:492] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7: No bootstrap required, opened a new log
I20260601 13:30:06.434270  1938 ts_tablet_manager.cc:1403] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.434486  1939 tablet_bootstrap.cc:492] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: No bootstrap required, opened a new log
I20260601 13:30:06.434587  1939 ts_tablet_manager.cc:1403] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:06.434804  1938 raft_consensus.cc:359] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.434902  1938 raft_consensus.cc:385] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.434924  1938 raft_consensus.cc:740] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47f06b2b83b431dbeec4f4c5441e8d7, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.434988  1939 raft_consensus.cc:359] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.435113  1939 raft_consensus.cc:385] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.435091  1938 consensus_queue.cc:260] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.435158  1939 raft_consensus.cc:740] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68c0fec078f94ffd85021963b42acd94, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.435293  1939 consensus_queue.cc:260] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.435477  1938 ts_tablet_manager.cc:1434] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.435485  1772 heartbeater.cc:499] Master 127.23.203.62:38513 was elected leader, sending a full tablet report...
I20260601 13:30:06.435684  1939 ts_tablet_manager.cc:1434] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.435745  1848 heartbeater.cc:499] Master 127.23.203.62:38513 was elected leader, sending a full tablet report...
I20260601 13:30:06.437134  1940 tablet_bootstrap.cc:654] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.438937  1940 tablet_bootstrap.cc:492] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e: No bootstrap required, opened a new log
I20260601 13:30:06.439065  1940 ts_tablet_manager.cc:1403] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.439473  1940 raft_consensus.cc:359] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.439596  1940 raft_consensus.cc:385] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.439641  1940 raft_consensus.cc:740] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b04b219f50418ca1d18171671a372e, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.439779  1940 consensus_queue.cc:260] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.440132  1940 ts_tablet_manager.cc:1434] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.440186  1923 heartbeater.cc:499] Master 127.23.203.62:38513 was elected leader, sending a full tablet report...
I20260601 13:30:06.605861  1944 raft_consensus.cc:493] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:06.606061  1944 raft_consensus.cc:515] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.606714  1944 leader_election.cc:290] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47f06b2b83b431dbeec4f4c5441e8d7 (127.23.203.1:34269), d7b04b219f50418ca1d18171671a372e (127.23.203.3:35949)
I20260601 13:30:06.610424  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f6c64a80f4992b96b7ab65da59b13" candidate_uuid: "68c0fec078f94ffd85021963b42acd94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b04b219f50418ca1d18171671a372e" is_pre_election: true
I20260601 13:30:06.610626  1897 raft_consensus.cc:2468] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c0fec078f94ffd85021963b42acd94 in term 0.
I20260601 13:30:06.610615  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f6c64a80f4992b96b7ab65da59b13" candidate_uuid: "68c0fec078f94ffd85021963b42acd94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" is_pre_election: true
I20260601 13:30:06.610883  1746 raft_consensus.cc:2468] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68c0fec078f94ffd85021963b42acd94 in term 0.
I20260601 13:30:06.611063  1787 leader_election.cc:304] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c0fec078f94ffd85021963b42acd94, d7b04b219f50418ca1d18171671a372e; no voters: 
I20260601 13:30:06.611281  1944 raft_consensus.cc:2804] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:06.611351  1944 raft_consensus.cc:493] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:06.611394  1944 raft_consensus.cc:3060] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.612341  1944 raft_consensus.cc:515] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.612779  1944 leader_election.cc:290] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [CANDIDATE]: Term 1 election: Requested vote from peers e47f06b2b83b431dbeec4f4c5441e8d7 (127.23.203.1:34269), d7b04b219f50418ca1d18171671a372e (127.23.203.3:35949)
I20260601 13:30:06.613178  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f6c64a80f4992b96b7ab65da59b13" candidate_uuid: "68c0fec078f94ffd85021963b42acd94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b04b219f50418ca1d18171671a372e"
I20260601 13:30:06.613193  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371f6c64a80f4992b96b7ab65da59b13" candidate_uuid: "68c0fec078f94ffd85021963b42acd94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7"
I20260601 13:30:06.613356  1897 raft_consensus.cc:3060] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.613389  1746 raft_consensus.cc:3060] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.614637  1746 raft_consensus.cc:2468] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c0fec078f94ffd85021963b42acd94 in term 1.
I20260601 13:30:06.614850  1897 raft_consensus.cc:2468] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68c0fec078f94ffd85021963b42acd94 in term 1.
I20260601 13:30:06.615021  1785 leader_election.cc:304] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68c0fec078f94ffd85021963b42acd94, e47f06b2b83b431dbeec4f4c5441e8d7; no voters: 
I20260601 13:30:06.615236  1944 raft_consensus.cc:2804] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.615483  1944 raft_consensus.cc:697] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 1 LEADER]: Becoming Leader. State: Replica: 68c0fec078f94ffd85021963b42acd94, State: Running, Role: LEADER
I20260601 13:30:06.615660  1944 consensus_queue.cc:237] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } }
I20260601 13:30:06.617738  1642 catalog_manager.cc:5696] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68c0fec078f94ffd85021963b42acd94 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "68c0fec078f94ffd85021963b42acd94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47f06b2b83b431dbeec4f4c5441e8d7" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7b04b219f50418ca1d18171671a372e" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 35949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68c0fec078f94ffd85021963b42acd94" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 39491 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:06.661389 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:06.664942 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.665242 24364 tablet_replica.cc:333] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7: stopping tablet replica
I20260601 13:30:06.665393 24364 raft_consensus.cc:2243] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.665540 24364 raft_consensus.cc:2272] T 371f6c64a80f4992b96b7ab65da59b13 P e47f06b2b83b431dbeec4f4c5441e8d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.679141 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:06.681484 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:06.686065 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.686457 24364 tablet_replica.cc:333] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: stopping tablet replica
I20260601 13:30:06.686610 24364 raft_consensus.cc:2243] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.686823 24364 pending_rounds.cc:70] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: Trying to abort 1 pending ops.
I20260601 13:30:06.686863 24364 pending_rounds.cc:77] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193204699697152 op_type: NO_OP noop_request { }
I20260601 13:30:06.686973 24364 raft_consensus.cc:2889] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:06.687038 24364 raft_consensus.cc:2272] T 371f6c64a80f4992b96b7ab65da59b13 P 68c0fec078f94ffd85021963b42acd94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.700366 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:06.702760 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:06.707212 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:06.707546 24364 tablet_replica.cc:333] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e: stopping tablet replica
I20260601 13:30:06.707692 24364 raft_consensus.cc:2243] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:06.707846 24364 raft_consensus.cc:2272] T 371f6c64a80f4992b96b7ab65da59b13 P d7b04b219f50418ca1d18171671a372e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.710644 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:06.712762 24364 master.cc:562] Master@127.23.203.62:38513 shutting down...
I20260601 13:30:06.716217 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:06.716409 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:06.716545 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86e3432efb0e48d8b54f4b14419f5e9c: stopping tablet replica
I20260601 13:30:06.730118 24364 master.cc:584] Master@127.23.203.62:38513 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (549 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:30:06.737942 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:37393
I20260601 13:30:06.738448 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.740327  1951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.740412  1953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.740674  1950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.740818 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.740984 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.741026 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.741091 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606741090 us; error 0 us; skew 500 ppm
I20260601 13:30:06.741935 24364 webserver.cc:533] Webserver started at http://127.23.203.62:45717/ using document root <none> and password file <none>
I20260601 13:30:06.742134 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.742228 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.742312 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.742751 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "b33ed3d1950641dcbd34d69aa0827beb"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.744354 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:06.745369  1958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.745682 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.745781 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "b33ed3d1950641dcbd34d69aa0827beb"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.745878 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.752983 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.753427 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.757941 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:37393
I20260601 13:30:06.760637  2010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:37393 every 8 connection(s)
I20260601 13:30:06.761102  2011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.763005  2011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb: Bootstrap starting.
I20260601 13:30:06.763803  2011 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.764816  2011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb: No bootstrap required, opened a new log
I20260601 13:30:06.765182  2011 raft_consensus.cc:359] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b33ed3d1950641dcbd34d69aa0827beb" member_type: VOTER }
I20260601 13:30:06.765266  2011 raft_consensus.cc:385] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.765297  2011 raft_consensus.cc:740] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33ed3d1950641dcbd34d69aa0827beb, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.765444  2011 consensus_queue.cc:260] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b33ed3d1950641dcbd34d69aa0827beb" member_type: VOTER }
I20260601 13:30:06.765542  2011 raft_consensus.cc:399] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:06.765566  2011 raft_consensus.cc:493] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:06.765601  2011 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:06.766376  2011 raft_consensus.cc:515] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b33ed3d1950641dcbd34d69aa0827beb" member_type: VOTER }
I20260601 13:30:06.766494  2011 leader_election.cc:304] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b33ed3d1950641dcbd34d69aa0827beb; no voters: 
I20260601 13:30:06.766649  2011 leader_election.cc:290] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:06.766822  2014 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:06.767031  2014 raft_consensus.cc:697] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 1 LEADER]: Becoming Leader. State: Replica: b33ed3d1950641dcbd34d69aa0827beb, State: Running, Role: LEADER
I20260601 13:30:06.767170  2011 sys_catalog.cc:565] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:06.767213  2014 consensus_queue.cc:237] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b33ed3d1950641dcbd34d69aa0827beb" member_type: VOTER }
I20260601 13:30:06.767634  2016 sys_catalog.cc:455] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [sys.catalog]: SysCatalogTable state changed. Reason: New leader b33ed3d1950641dcbd34d69aa0827beb. Latest consensus state: current_term: 1 leader_uuid: "b33ed3d1950641dcbd34d69aa0827beb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b33ed3d1950641dcbd34d69aa0827beb" member_type: VOTER } }
I20260601 13:30:06.767655  2015 sys_catalog.cc:455] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b33ed3d1950641dcbd34d69aa0827beb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b33ed3d1950641dcbd34d69aa0827beb" member_type: VOTER } }
I20260601 13:30:06.767730  2016 sys_catalog.cc:458] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:06.767762  2015 sys_catalog.cc:458] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:06.768002  2018 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:06.769019  2018 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:06.769353 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:06.771059  2018 catalog_manager.cc:1382] Generated new cluster ID: aa88e415fdee4024812b98ba2d472ea1
I20260601 13:30:06.771129  2018 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:06.788362  2018 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:06.788957  2018 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:06.796366  2018 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb: Generated new TSK 0
I20260601 13:30:06.796618  2018 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:06.801939 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.804353  2033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.804471  2032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.804589 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:06.804520  2035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.804803 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.804869 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.804904 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606804902 us; error 0 us; skew 500 ppm
I20260601 13:30:06.805907 24364 webserver.cc:533] Webserver started at http://127.23.203.1:42225/ using document root <none> and password file <none>
I20260601 13:30:06.806094 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.806165 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.806274 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.806704 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "c37239bd19394103974c4c0f297f5462"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.808239 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:06.809125  2040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.809374 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.809458 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "c37239bd19394103974c4c0f297f5462"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.809547 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.818701 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.819165 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.819480 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.819964 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.820027 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.820086 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.820119 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.824592 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:44273
I20260601 13:30:06.824831  2103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:44273 every 8 connection(s)
I20260601 13:30:06.825560 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.828224  2108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.828300  2109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.828478  2111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.828572 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.828857 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.828954 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.829020 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606829020 us; error 0 us; skew 500 ppm
I20260601 13:30:06.829931 24364 webserver.cc:533] Webserver started at http://127.23.203.2:34087/ using document root <none> and password file <none>
I20260601 13:30:06.830109 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.830194 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.830281 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.830579  2104 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37393
I20260601 13:30:06.830704  2104 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.830793 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "e2664245ebc44aa8a26d5e858c692f02"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.830964  2104 heartbeater.cc:507] Master 127.23.203.62:37393 requested a full tablet report, sending...
I20260601 13:30:06.831681  1975 ts_manager.cc:194] Registered new tserver with Master: c37239bd19394103974c4c0f297f5462 (127.23.203.1:44273)
I20260601 13:30:06.832374  1975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42842
I20260601 13:30:06.832672 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:06.833724  2116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.833981 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.834069 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "e2664245ebc44aa8a26d5e858c692f02"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.834161 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.854751 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.855218 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.855540 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.856033 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.856096 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.856158 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.856210 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.861033 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:41325
I20260601 13:30:06.861075  2179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:41325 every 8 connection(s)
I20260601 13:30:06.861946 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.864075  2183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.864235  2184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.864261  2186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.864401 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.864601 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.864648 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.864670 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606864670 us; error 0 us; skew 500 ppm
I20260601 13:30:06.865779 24364 webserver.cc:533] Webserver started at http://127.23.203.3:46185/ using document root <none> and password file <none>
I20260601 13:30:06.865962 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.866032 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.866120 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.866537  2180 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37393
I20260601 13:30:06.866641  2180 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.866619 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "1da5807661444ddca5e707d6e72be21b"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.866901  2180 heartbeater.cc:507] Master 127.23.203.62:37393 requested a full tablet report, sending...
I20260601 13:30:06.867602  1975 ts_manager.cc:194] Registered new tserver with Master: e2664245ebc44aa8a26d5e858c692f02 (127.23.203.2:41325)
I20260601 13:30:06.868271  1975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42850
I20260601 13:30:06.868498 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:06.869562  2191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.869930 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:06.870020 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "1da5807661444ddca5e707d6e72be21b"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.870114 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.889554 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.890043 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.890442 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.890930 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.891014 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.891070 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.891124 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.896003 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:34089
I20260601 13:30:06.896030  2255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:34089 every 8 connection(s)
I20260601 13:30:06.896912 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:06.899608  2259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.899762  2262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:06.899612  2260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:06.899984 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:06.900192 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:06.900249 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:06.900274 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320606900272 us; error 0 us; skew 500 ppm
I20260601 13:30:06.901185 24364 webserver.cc:533] Webserver started at http://127.23.203.4:34655/ using document root <none> and password file <none>
I20260601 13:30:06.901330  2256 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37393
I20260601 13:30:06.901363 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:06.901432 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:06.901434  2256 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.901520 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:06.901707  2256 heartbeater.cc:507] Master 127.23.203.62:37393 requested a full tablet report, sending...
I20260601 13:30:06.901980 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "00553146d70a43c08f316852f135ee4c"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.902360  1975 ts_manager.cc:194] Registered new tserver with Master: 1da5807661444ddca5e707d6e72be21b (127.23.203.3:34089)
I20260601 13:30:06.902871  1975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42866
I20260601 13:30:06.903688 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.904707  2267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.905009 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:06.905068 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "00553146d70a43c08f316852f135ee4c"
format_stamp: "Formatted at 2026-06-01 13:30:06 on dist-test-slave-wz1t"
I20260601 13:30:06.905122 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:06.924558 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:06.925025 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:06.925307 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:06.925840 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:06.925912 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.925962 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:06.926011 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:06.931555 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:34859
I20260601 13:30:06.931650  2331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:34859 every 8 connection(s)
I20260601 13:30:06.937533  2332 heartbeater.cc:344] Connected to a master server at 127.23.203.62:37393
I20260601 13:30:06.937683  2332 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:06.937961  2332 heartbeater.cc:507] Master 127.23.203.62:37393 requested a full tablet report, sending...
I20260601 13:30:06.938673  1975 ts_manager.cc:194] Registered new tserver with Master: 00553146d70a43c08f316852f135ee4c (127.23.203.4:34859)
I20260601 13:30:06.938947 24364 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006812001s
I20260601 13:30:06.939308  1975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42882
I20260601 13:30:06.947885  1975 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42896:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:30:06.958045  2144 tablet_service.cc:1511] Processing CreateTablet for tablet 4c135a2d49594a90952259150b5fe631 (DEFAULT_TABLE table=test-workload [id=7d878e72bcdb4116b8807064bb9b14d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:06.958523  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c135a2d49594a90952259150b5fe631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.961376  2347 tablet_bootstrap.cc:492] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02: Bootstrap starting.
I20260601 13:30:06.961633  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 4c135a2d49594a90952259150b5fe631 (DEFAULT_TABLE table=test-workload [id=7d878e72bcdb4116b8807064bb9b14d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:06.961633  2068 tablet_service.cc:1511] Processing CreateTablet for tablet 4c135a2d49594a90952259150b5fe631 (DEFAULT_TABLE table=test-workload [id=7d878e72bcdb4116b8807064bb9b14d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:30:06.962059  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c135a2d49594a90952259150b5fe631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.962158  2068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c135a2d49594a90952259150b5fe631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:06.963037  2347 tablet_bootstrap.cc:654] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.964543  2347 tablet_bootstrap.cc:492] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02: No bootstrap required, opened a new log
I20260601 13:30:06.964663  2347 ts_tablet_manager.cc:1403] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:30:06.965040  2349 tablet_bootstrap.cc:492] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: Bootstrap starting.
I20260601 13:30:06.965257  2347 raft_consensus.cc:359] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:06.965402  2347 raft_consensus.cc:385] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.965430  2347 raft_consensus.cc:740] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2664245ebc44aa8a26d5e858c692f02, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.965582  2347 consensus_queue.cc:260] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:06.965796  2350 tablet_bootstrap.cc:492] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462: Bootstrap starting.
I20260601 13:30:06.965937  2347 ts_tablet_manager.cc:1434] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:06.966114  2180 heartbeater.cc:499] Master 127.23.203.62:37393 was elected leader, sending a full tablet report...
I20260601 13:30:06.966312  2349 tablet_bootstrap.cc:654] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.967527  2350 tablet_bootstrap.cc:654] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:06.967635  2349 tablet_bootstrap.cc:492] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: No bootstrap required, opened a new log
I20260601 13:30:06.967728  2349 ts_tablet_manager.cc:1403] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:06.968251  2349 raft_consensus.cc:359] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:06.968415  2349 raft_consensus.cc:385] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.968468  2349 raft_consensus.cc:740] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da5807661444ddca5e707d6e72be21b, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.968613  2349 consensus_queue.cc:260] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:06.969116  2256 heartbeater.cc:499] Master 127.23.203.62:37393 was elected leader, sending a full tablet report...
I20260601 13:30:06.969130  2349 ts_tablet_manager.cc:1434] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:06.969836  2350 tablet_bootstrap.cc:492] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462: No bootstrap required, opened a new log
I20260601 13:30:06.969939  2350 ts_tablet_manager.cc:1403] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:06.970453  2350 raft_consensus.cc:359] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:06.970573  2350 raft_consensus.cc:385] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:06.970623  2350 raft_consensus.cc:740] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c37239bd19394103974c4c0f297f5462, State: Initialized, Role: FOLLOWER
I20260601 13:30:06.970754  2350 consensus_queue.cc:260] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:06.971168  2350 ts_tablet_manager.cc:1434] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:06.971230  2104 heartbeater.cc:499] Master 127.23.203.62:37393 was elected leader, sending a full tablet report...
I20260601 13:30:07.390760  2354 raft_consensus.cc:493] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:07.390936  2354 raft_consensus.cc:515] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:07.391513  2354 leader_election.cc:290] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2664245ebc44aa8a26d5e858c692f02 (127.23.203.2:41325), c37239bd19394103974c4c0f297f5462 (127.23.203.1:44273)
I20260601 13:30:07.396055  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c135a2d49594a90952259150b5fe631" candidate_uuid: "1da5807661444ddca5e707d6e72be21b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c37239bd19394103974c4c0f297f5462" is_pre_election: true
I20260601 13:30:07.396056  2154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c135a2d49594a90952259150b5fe631" candidate_uuid: "1da5807661444ddca5e707d6e72be21b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2664245ebc44aa8a26d5e858c692f02" is_pre_election: true
I20260601 13:30:07.396268  2078 raft_consensus.cc:2468] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da5807661444ddca5e707d6e72be21b in term 0.
I20260601 13:30:07.396287  2154 raft_consensus.cc:2468] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da5807661444ddca5e707d6e72be21b in term 0.
I20260601 13:30:07.396611  2192 leader_election.cc:304] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da5807661444ddca5e707d6e72be21b, c37239bd19394103974c4c0f297f5462; no voters: 
I20260601 13:30:07.396786  2354 raft_consensus.cc:2804] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:07.396849  2354 raft_consensus.cc:493] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:07.396927  2354 raft_consensus.cc:3060] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.397799  2354 raft_consensus.cc:515] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:07.398232  2354 leader_election.cc:290] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [CANDIDATE]: Term 1 election: Requested vote from peers e2664245ebc44aa8a26d5e858c692f02 (127.23.203.2:41325), c37239bd19394103974c4c0f297f5462 (127.23.203.1:44273)
I20260601 13:30:07.398568  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c135a2d49594a90952259150b5fe631" candidate_uuid: "1da5807661444ddca5e707d6e72be21b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c37239bd19394103974c4c0f297f5462"
I20260601 13:30:07.398574  2154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c135a2d49594a90952259150b5fe631" candidate_uuid: "1da5807661444ddca5e707d6e72be21b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2664245ebc44aa8a26d5e858c692f02"
I20260601 13:30:07.398694  2078 raft_consensus.cc:3060] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.398721  2154 raft_consensus.cc:3060] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.399525  2078 raft_consensus.cc:2468] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da5807661444ddca5e707d6e72be21b in term 1.
I20260601 13:30:07.399614  2154 raft_consensus.cc:2468] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da5807661444ddca5e707d6e72be21b in term 1.
I20260601 13:30:07.399823  2192 leader_election.cc:304] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da5807661444ddca5e707d6e72be21b, c37239bd19394103974c4c0f297f5462; no voters: 
I20260601 13:30:07.400035  2354 raft_consensus.cc:2804] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:07.400202  2354 raft_consensus.cc:697] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 1 LEADER]: Becoming Leader. State: Replica: 1da5807661444ddca5e707d6e72be21b, State: Running, Role: LEADER
I20260601 13:30:07.400378  2354 consensus_queue.cc:237] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } }
I20260601 13:30:07.402667  1974 catalog_manager.cc:5696] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1da5807661444ddca5e707d6e72be21b (127.23.203.3). New cstate: current_term: 1 leader_uuid: "1da5807661444ddca5e707d6e72be21b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2664245ebc44aa8a26d5e858c692f02" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 41325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c37239bd19394103974c4c0f297f5462" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 44273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1da5807661444ddca5e707d6e72be21b" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 34089 } health_report { overall_health: HEALTHY } } }
W20260601 13:30:07.417274 24364 auto_rebalancer.cc:591] Failed to schedule move for tablet 4c135a2d49594a90952259150b5fe631: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:30:07.417636 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:07.421463 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:07.421868 24364 tablet_replica.cc:333] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462: stopping tablet replica
I20260601 13:30:07.422053 24364 raft_consensus.cc:2243] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:07.422220 24364 raft_consensus.cc:2272] T 4c135a2d49594a90952259150b5fe631 P c37239bd19394103974c4c0f297f5462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:07.436030 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:07.438968 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:07.442972 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:07.443266 24364 tablet_replica.cc:333] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02: stopping tablet replica
I20260601 13:30:07.443396 24364 raft_consensus.cc:2243] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:07.443503 24364 raft_consensus.cc:2272] T 4c135a2d49594a90952259150b5fe631 P e2664245ebc44aa8a26d5e858c692f02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:07.457275 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:07.460104 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:07.465415 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:07.465752 24364 tablet_replica.cc:333] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: stopping tablet replica
I20260601 13:30:07.465919 24364 raft_consensus.cc:2243] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:07.466120 24364 pending_rounds.cc:70] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: Trying to abort 1 pending ops.
I20260601 13:30:07.466171 24364 pending_rounds.cc:77] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193207914438656 op_type: NO_OP noop_request { }
I20260601 13:30:07.466307 24364 raft_consensus.cc:2889] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:30:07.466377 24364 raft_consensus.cc:2272] T 4c135a2d49594a90952259150b5fe631 P 1da5807661444ddca5e707d6e72be21b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:07.480309 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:07.482722 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:30:07.487452 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:07.499846 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:30:07.501885 24364 master.cc:562] Master@127.23.203.62:37393 shutting down...
I20260601 13:30:07.505139 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:07.505295 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:07.505347 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P b33ed3d1950641dcbd34d69aa0827beb: stopping tablet replica
I20260601 13:30:07.518133 24364 master.cc:584] Master@127.23.203.62:37393 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (787 ms)
[----------] 22 tests from AutoRebalancerTest (182646 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:30:07.525621 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:35131
I20260601 13:30:07.525997 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.527812  2364 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.527865  2361 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.527930  2362 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:07.528234 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:07.528383 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.528435 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.528467 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320607528466 us; error 0 us; skew 500 ppm
I20260601 13:30:07.529194 24364 webserver.cc:533] Webserver started at http://127.23.203.62:33581/ using document root <none> and password file <none>
I20260601 13:30:07.529367 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.529431 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.529507 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.529891 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "f7faa52f234440479c96ab765a23b249"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.531478 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:07.532508  2369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.532920 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:07.532982 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "f7faa52f234440479c96ab765a23b249"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.533034 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:07.540977 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.541307 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.545755 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:35131
I20260601 13:30:07.548211  2421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:35131 every 8 connection(s)
I20260601 13:30:07.548826  2422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:07.550952  2422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249: Bootstrap starting.
I20260601 13:30:07.551813  2422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:07.553007  2422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249: No bootstrap required, opened a new log
I20260601 13:30:07.553475  2422 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7faa52f234440479c96ab765a23b249" member_type: VOTER }
I20260601 13:30:07.553577  2422 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:07.553601  2422 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7faa52f234440479c96ab765a23b249, State: Initialized, Role: FOLLOWER
I20260601 13:30:07.553712  2422 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7faa52f234440479c96ab765a23b249" member_type: VOTER }
I20260601 13:30:07.553764  2422 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:07.553786  2422 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:07.553813  2422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:07.554713  2422 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7faa52f234440479c96ab765a23b249" member_type: VOTER }
I20260601 13:30:07.554841  2422 leader_election.cc:304] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f7faa52f234440479c96ab765a23b249; no voters: 
I20260601 13:30:07.555058  2422 leader_election.cc:290] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:07.555424  2425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:07.555641  2422 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:07.555899  2425 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 1 LEADER]: Becoming Leader. State: Replica: f7faa52f234440479c96ab765a23b249, State: Running, Role: LEADER
I20260601 13:30:07.556162  2425 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7faa52f234440479c96ab765a23b249" member_type: VOTER }
I20260601 13:30:07.557102  2426 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7faa52f234440479c96ab765a23b249" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7faa52f234440479c96ab765a23b249" member_type: VOTER } }
I20260601 13:30:07.557231  2426 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:07.557152  2427 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7faa52f234440479c96ab765a23b249. Latest consensus state: current_term: 1 leader_uuid: "f7faa52f234440479c96ab765a23b249" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7faa52f234440479c96ab765a23b249" member_type: VOTER } }
I20260601 13:30:07.557283  2427 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:07.557583  2435 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:07.558760  2435 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:07.559094 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:07.561581  2435 catalog_manager.cc:1382] Generated new cluster ID: c277d20bbb30407ebfd3842c55e8a1bd
I20260601 13:30:07.561662  2435 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:07.582607  2435 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:07.583163  2435 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:07.595074  2435 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249: Generated new TSK 0
I20260601 13:30:07.595304  2435 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:07.623980 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.626209  2446 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.626219  2443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:07.626375 24364 server_base.cc:1061] running on GCE node
W20260601 13:30:07.626219  2444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:07.626673 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.626736 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.626777 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320607626775 us; error 0 us; skew 500 ppm
I20260601 13:30:07.627651 24364 webserver.cc:533] Webserver started at http://127.23.203.1:34651/ using document root <none> and password file <none>
I20260601 13:30:07.627842 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.627912 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.628036 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.628432 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.629957 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:07.630954  2452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.631225 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:07.631304 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.631388 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:07.641021 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.641408 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.641701 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.642242 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.642295 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.642352 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.642397 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.647039 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:41035
I20260601 13:30:07.647073  2515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:41035 every 8 connection(s)
I20260601 13:30:07.648015 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.649942  2521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.650007  2523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.650167  2520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:07.650260 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:07.650477 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.650525 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.650542 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320607650542 us; error 0 us; skew 500 ppm
I20260601 13:30:07.651576 24364 webserver.cc:533] Webserver started at http://127.23.203.2:43719/ using document root <none> and password file <none>
I20260601 13:30:07.651767 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.651825 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.651899 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.652376 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.652984  2516 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35131
I20260601 13:30:07.653090  2516 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.653317  2516 heartbeater.cc:507] Master 127.23.203.62:35131 requested a full tablet report, sending...
I20260601 13:30:07.654073  2386 ts_manager.cc:194] Registered new tserver with Master: 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035)
I20260601 13:30:07.654160 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:07.654870  2386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59288
I20260601 13:30:07.655185  2528 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.655434 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:07.655503 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.655575 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:07.680603 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.681073 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.681391 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.681890 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.681948 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.682005 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.682053 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.686774 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:40573
I20260601 13:30:07.686868  2592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:40573 every 8 connection(s)
I20260601 13:30:07.687702 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:07.689867  2596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.689941  2599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:07.689883  2597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:07.690615 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:07.690814 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:07.690865 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:07.690898 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320607690897 us; error 0 us; skew 500 ppm
I20260601 13:30:07.692031 24364 webserver.cc:533] Webserver started at http://127.23.203.3:43865/ using document root <none> and password file <none>
I20260601 13:30:07.692234 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:07.692305 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:07.692387 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:07.692790  2593 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35131
I20260601 13:30:07.692904  2593 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.692874 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "7b6ac37ef58f4013b60b32254e39ce5f"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.693185  2593 heartbeater.cc:507] Master 127.23.203.62:35131 requested a full tablet report, sending...
I20260601 13:30:07.693897  2386 ts_manager.cc:194] Registered new tserver with Master: 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:07.694496  2386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59298
I20260601 13:30:07.694923 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:07.696033  2604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.696362 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:07.696447 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "7b6ac37ef58f4013b60b32254e39ce5f"
format_stamp: "Formatted at 2026-06-01 13:30:07 on dist-test-slave-wz1t"
I20260601 13:30:07.696543 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:07.710112 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:07.710569 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:07.710901 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:07.711359 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:07.711419 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.711493 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:07.711536 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:07.716181 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:33379
I20260601 13:30:07.716202  2667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:33379 every 8 connection(s)
I20260601 13:30:07.720649  2668 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35131
I20260601 13:30:07.720748  2668 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:07.720945  2668 heartbeater.cc:507] Master 127.23.203.62:35131 requested a full tablet report, sending...
I20260601 13:30:07.721496  2386 ts_manager.cc:194] Registered new tserver with Master: 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3:33379)
I20260601 13:30:07.721975  2386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59308
I20260601 13:30:07.722322 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005657617s
I20260601 13:30:08.655969  2516 heartbeater.cc:499] Master 127.23.203.62:35131 was elected leader, sending a full tablet report...
I20260601 13:30:08.695628  2593 heartbeater.cc:499] Master 127.23.203.62:35131 was elected leader, sending a full tablet report...
I20260601 13:30:08.722947  2668 heartbeater.cc:499] Master 127.23.203.62:35131 was elected leader, sending a full tablet report...
I20260601 13:30:08.760870  2386 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59310:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:08.761381  2386 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:08.773949  2480 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2ac23b7c174515a17cd1c87a5ffdae (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:08.774149  2479 tablet_service.cc:1511] Processing CreateTablet for tablet 08386d5f1d0d49899f10fa58860b3a38 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:08.774416  2480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2ac23b7c174515a17cd1c87a5ffdae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.774572  2556 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2ac23b7c174515a17cd1c87a5ffdae (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:08.774600  2553 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7479aba6e94f16881b9d6f581b24b5 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:08.774787  2477 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7479aba6e94f16881b9d6f581b24b5 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:08.775007  2555 tablet_service.cc:1511] Processing CreateTablet for tablet 08386d5f1d0d49899f10fa58860b3a38 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:08.775041  2552 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ee368c29c40b58839b2172ea0e6dd (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:08.775228  2476 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ee368c29c40b58839b2172ea0e6dd (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:08.775315  2551 tablet_service.cc:1511] Processing CreateTablet for tablet c399bb57d88e4dc8b50d47d050606ba0 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:08.775422  2554 tablet_service.cc:1511] Processing CreateTablet for tablet 8342090f6abf4af78837191decf7e0c5 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:08.775640  2475 tablet_service.cc:1511] Processing CreateTablet for tablet c399bb57d88e4dc8b50d47d050606ba0 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:08.774600  2478 tablet_service.cc:1511] Processing CreateTablet for tablet 8342090f6abf4af78837191decf7e0c5 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:08.774796  2556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2ac23b7c174515a17cd1c87a5ffdae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.776342  2551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c399bb57d88e4dc8b50d47d050606ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.777124  2555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08386d5f1d0d49899f10fa58860b3a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.775023  2477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7479aba6e94f16881b9d6f581b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.779254  2552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ee368c29c40b58839b2172ea0e6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.779721  2632 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2ac23b7c174515a17cd1c87a5ffdae (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:08.779960  2632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2ac23b7c174515a17cd1c87a5ffdae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.780035  2628 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1ee368c29c40b58839b2172ea0e6dd (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:08.780285  2628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ee368c29c40b58839b2172ea0e6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.780815  2631 tablet_service.cc:1511] Processing CreateTablet for tablet 08386d5f1d0d49899f10fa58860b3a38 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:08.781040  2631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08386d5f1d0d49899f10fa58860b3a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.781226  2554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8342090f6abf4af78837191decf7e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.782423  2689 tablet_bootstrap.cc:492] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Bootstrap starting.
I20260601 13:30:08.782827  2690 tablet_bootstrap.cc:492] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f: Bootstrap starting.
I20260601 13:30:08.783195  2630 tablet_service.cc:1511] Processing CreateTablet for tablet 8342090f6abf4af78837191decf7e0c5 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:08.783388  2629 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7479aba6e94f16881b9d6f581b24b5 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:08.783506  2553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7479aba6e94f16881b9d6f581b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.783525  2630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8342090f6abf4af78837191decf7e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.783624  2629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7479aba6e94f16881b9d6f581b24b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.784278  2690 tablet_bootstrap.cc:654] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.785754  2689 tablet_bootstrap.cc:654] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.786007  2627 tablet_service.cc:1511] Processing CreateTablet for tablet c399bb57d88e4dc8b50d47d050606ba0 (DEFAULT_TABLE table=test-workload [id=994fe2bfc164485d86f33439ffafe131]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:08.786273  2627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c399bb57d88e4dc8b50d47d050606ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.786298  2478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8342090f6abf4af78837191decf7e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.786566  2690 tablet_bootstrap.cc:492] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f: No bootstrap required, opened a new log
I20260601 13:30:08.786645  2690 ts_tablet_manager.cc:1403] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:08.787108  2690 raft_consensus.cc:359] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.787225  2690 raft_consensus.cc:385] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.787258  2690 raft_consensus.cc:740] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.787410  2690 consensus_queue.cc:260] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.787781  2690 ts_tablet_manager.cc:1434] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.788429  2690 tablet_bootstrap.cc:492] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f: Bootstrap starting.
I20260601 13:30:08.788585  2476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1ee368c29c40b58839b2172ea0e6dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.789542  2689 tablet_bootstrap.cc:492] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3: No bootstrap required, opened a new log
I20260601 13:30:08.789610  2689 ts_tablet_manager.cc:1403] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:30:08.789826  2690 tablet_bootstrap.cc:654] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.790103  2689 raft_consensus.cc:359] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.790248  2689 raft_consensus.cc:385] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.790290  2689 raft_consensus.cc:740] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.790442  2689 consensus_queue.cc:260] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.790874  2689 ts_tablet_manager.cc:1434] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:08.790880  2475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c399bb57d88e4dc8b50d47d050606ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.791050  2689 tablet_bootstrap.cc:492] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Bootstrap starting.
I20260601 13:30:08.791191  2479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08386d5f1d0d49899f10fa58860b3a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:08.792136  2689 tablet_bootstrap.cc:654] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.793334  2688 tablet_bootstrap.cc:492] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419: Bootstrap starting.
I20260601 13:30:08.794337  2688 tablet_bootstrap.cc:654] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.794587  2689 tablet_bootstrap.cc:492] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3: No bootstrap required, opened a new log
I20260601 13:30:08.794682  2689 ts_tablet_manager.cc:1403] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:08.795193  2689 raft_consensus.cc:359] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.795324  2689 raft_consensus.cc:385] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.795367  2689 raft_consensus.cc:740] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.795493  2689 consensus_queue.cc:260] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.795646  2690 tablet_bootstrap.cc:492] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f: No bootstrap required, opened a new log
I20260601 13:30:08.795722  2690 ts_tablet_manager.cc:1403] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:30:08.795780  2689 ts_tablet_manager.cc:1434] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.795827  2688 tablet_bootstrap.cc:492] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419: No bootstrap required, opened a new log
I20260601 13:30:08.795910  2688 ts_tablet_manager.cc:1403] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:30:08.795940  2689 tablet_bootstrap.cc:492] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3: Bootstrap starting.
I20260601 13:30:08.796147  2690 raft_consensus.cc:359] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.796231  2690 raft_consensus.cc:385] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.796270  2690 raft_consensus.cc:740] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.796401  2688 raft_consensus.cc:359] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.796432  2690 consensus_queue.cc:260] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.796506  2688 raft_consensus.cc:385] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.796545  2688 raft_consensus.cc:740] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.796717  2690 ts_tablet_manager.cc:1434] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.796687  2688 consensus_queue.cc:260] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.796958  2689 tablet_bootstrap.cc:654] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.797077  2688 ts_tablet_manager.cc:1434] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:08.797248  2688 tablet_bootstrap.cc:492] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419: Bootstrap starting.
I20260601 13:30:08.797475  2690 tablet_bootstrap.cc:492] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f: Bootstrap starting.
I20260601 13:30:08.798345  2688 tablet_bootstrap.cc:654] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.798494  2690 tablet_bootstrap.cc:654] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.798976  2689 tablet_bootstrap.cc:492] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3: No bootstrap required, opened a new log
I20260601 13:30:08.799068  2689 ts_tablet_manager.cc:1403] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:08.799544  2689 raft_consensus.cc:359] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.799680  2689 raft_consensus.cc:385] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.799718  2689 raft_consensus.cc:740] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.799845  2689 consensus_queue.cc:260] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.800136  2689 ts_tablet_manager.cc:1434] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.800290  2688 tablet_bootstrap.cc:492] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419: No bootstrap required, opened a new log
I20260601 13:30:08.800297  2689 tablet_bootstrap.cc:492] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Bootstrap starting.
I20260601 13:30:08.800360  2690 tablet_bootstrap.cc:492] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f: No bootstrap required, opened a new log
I20260601 13:30:08.800367  2688 ts_tablet_manager.cc:1403] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:08.800455  2690 ts_tablet_manager.cc:1403] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:08.800954  2690 raft_consensus.cc:359] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.801086  2690 raft_consensus.cc:385] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.801129  2690 raft_consensus.cc:740] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.801254  2690 consensus_queue.cc:260] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.801486  2689 tablet_bootstrap.cc:654] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.801543  2690 ts_tablet_manager.cc:1434] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:08.801714  2690 tablet_bootstrap.cc:492] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f: Bootstrap starting.
I20260601 13:30:08.801023  2688 raft_consensus.cc:359] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.802079  2688 raft_consensus.cc:385] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.802343  2688 raft_consensus.cc:740] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.802619  2688 consensus_queue.cc:260] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.802767  2690 tablet_bootstrap.cc:654] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.803404  2689 tablet_bootstrap.cc:492] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: No bootstrap required, opened a new log
I20260601 13:30:08.803495  2689 ts_tablet_manager.cc:1403] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:08.803965  2689 raft_consensus.cc:359] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.804044  2688 ts_tablet_manager.cc:1434] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:08.804109  2689 raft_consensus.cc:385] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.804188  2689 raft_consensus.cc:740] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.804348  2688 tablet_bootstrap.cc:492] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419: Bootstrap starting.
I20260601 13:30:08.804368  2689 consensus_queue.cc:260] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.804673  2689 ts_tablet_manager.cc:1434] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:08.804864  2689 tablet_bootstrap.cc:492] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Bootstrap starting.
I20260601 13:30:08.805505  2688 tablet_bootstrap.cc:654] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.806073  2689 tablet_bootstrap.cc:654] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.807493  2690 tablet_bootstrap.cc:492] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f: No bootstrap required, opened a new log
I20260601 13:30:08.807493  2688 tablet_bootstrap.cc:492] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419: No bootstrap required, opened a new log
I20260601 13:30:08.807611  2689 tablet_bootstrap.cc:492] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: No bootstrap required, opened a new log
I20260601 13:30:08.807644  2690 ts_tablet_manager.cc:1403] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:30:08.807644  2688 ts_tablet_manager.cc:1403] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:30:08.807709  2689 ts_tablet_manager.cc:1403] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:08.808207  2690 raft_consensus.cc:359] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.808354  2690 raft_consensus.cc:385] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.808326  2689 raft_consensus.cc:359] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.808393  2690 raft_consensus.cc:740] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.808413  2689 raft_consensus.cc:385] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.808450  2689 raft_consensus.cc:740] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.808547  2690 consensus_queue.cc:260] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.808907  2690 ts_tablet_manager.cc:1434] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:08.809129  2690 tablet_bootstrap.cc:492] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f: Bootstrap starting.
I20260601 13:30:08.808207  2688 raft_consensus.cc:359] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.809491  2688 raft_consensus.cc:385] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.809551  2688 raft_consensus.cc:740] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.809706  2688 consensus_queue.cc:260] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.810030  2688 ts_tablet_manager.cc:1434] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:08.808573  2689 consensus_queue.cc:260] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.810333  2688 tablet_bootstrap.cc:492] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419: Bootstrap starting.
I20260601 13:30:08.810436  2690 tablet_bootstrap.cc:654] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.812918  2688 tablet_bootstrap.cc:654] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.810335  2689 ts_tablet_manager.cc:1434] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:08.813760  2690 tablet_bootstrap.cc:492] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f: No bootstrap required, opened a new log
I20260601 13:30:08.813859  2689 tablet_bootstrap.cc:492] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3: Bootstrap starting.
I20260601 13:30:08.813886  2690 ts_tablet_manager.cc:1403] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:08.814581  2688 tablet_bootstrap.cc:492] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419: No bootstrap required, opened a new log
I20260601 13:30:08.814527  2690 raft_consensus.cc:359] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.814647  2690 raft_consensus.cc:385] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.814672  2688 ts_tablet_manager.cc:1403] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:30:08.814687  2690 raft_consensus.cc:740] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.814865  2690 consensus_queue.cc:260] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.815055  2689 tablet_bootstrap.cc:654] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.815129  2688 raft_consensus.cc:359] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.815339  2688 raft_consensus.cc:385] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.815387  2688 raft_consensus.cc:740] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.815531  2688 consensus_queue.cc:260] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.815765  2690 ts_tablet_manager.cc:1434] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:08.815940  2690 tablet_bootstrap.cc:492] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f: Bootstrap starting.
I20260601 13:30:08.817056  2690 tablet_bootstrap.cc:654] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.815774  2688 ts_tablet_manager.cc:1434] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.817921  2688 tablet_bootstrap.cc:492] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419: Bootstrap starting.
I20260601 13:30:08.818498  2690 tablet_bootstrap.cc:492] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f: No bootstrap required, opened a new log
I20260601 13:30:08.818655  2690 ts_tablet_manager.cc:1403] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:30:08.818830  2689 tablet_bootstrap.cc:492] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3: No bootstrap required, opened a new log
I20260601 13:30:08.818933  2689 ts_tablet_manager.cc:1403] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:30:08.819105  2688 tablet_bootstrap.cc:654] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.819381  2690 raft_consensus.cc:359] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.819505  2690 raft_consensus.cc:385] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.819463  2689 raft_consensus.cc:359] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.819572  2690 raft_consensus.cc:740] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.819600  2689 raft_consensus.cc:385] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.819654  2689 raft_consensus.cc:740] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.819808  2689 consensus_queue.cc:260] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.819739  2690 consensus_queue.cc:260] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.820207  2689 ts_tablet_manager.cc:1434] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.820349  2688 tablet_bootstrap.cc:492] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419: No bootstrap required, opened a new log
I20260601 13:30:08.820380  2690 ts_tablet_manager.cc:1434] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:30:08.820425  2688 ts_tablet_manager.cc:1403] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:08.821328  2688 raft_consensus.cc:359] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.821473  2688 raft_consensus.cc:385] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.821518  2688 raft_consensus.cc:740] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.821676  2688 consensus_queue.cc:260] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.821985  2688 ts_tablet_manager.cc:1434] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.822257  2688 tablet_bootstrap.cc:492] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419: Bootstrap starting.
I20260601 13:30:08.823962  2688 tablet_bootstrap.cc:654] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:08.825754  2688 tablet_bootstrap.cc:492] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419: No bootstrap required, opened a new log
I20260601 13:30:08.825891  2688 ts_tablet_manager.cc:1403] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:30:08.826516  2688 raft_consensus.cc:359] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.826632  2688 raft_consensus.cc:385] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:08.826694  2688 raft_consensus.cc:740] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Initialized, Role: FOLLOWER
I20260601 13:30:08.826859  2688 consensus_queue.cc:260] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.827104  2688 ts_tablet_manager.cc:1434] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:08.844117  2693 raft_consensus.cc:493] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:08.844276  2693 raft_consensus.cc:515] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.844929  2693 leader_election.cc:290] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:08.848584  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7479aba6e94f16881b9d6f581b24b5" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" is_pre_election: true
I20260601 13:30:08.848726  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7479aba6e94f16881b9d6f581b24b5" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" is_pre_election: true
I20260601 13:30:08.848774  2566 raft_consensus.cc:2468] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:08.848819  2490 raft_consensus.cc:2468] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:08.849112  2605 leader_election.cc:304] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8d9bb126b2461598bbfc8fb6e57bc3, 7b6ac37ef58f4013b60b32254e39ce5f; no voters: 
I20260601 13:30:08.849334  2693 raft_consensus.cc:2804] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:08.849407  2693 raft_consensus.cc:493] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:08.849439  2693 raft_consensus.cc:3060] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.850436  2693 raft_consensus.cc:515] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.850829  2693 leader_election.cc:290] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Requested vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:08.851114  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7479aba6e94f16881b9d6f581b24b5" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
I20260601 13:30:08.851173  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7479aba6e94f16881b9d6f581b24b5" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
I20260601 13:30:08.851255  2490 raft_consensus.cc:3060] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.851293  2566 raft_consensus.cc:3060] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.852157  2490 raft_consensus.cc:2468] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:08.852202  2566 raft_consensus.cc:2468] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:08.852478  2606 leader_election.cc:304] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b6ac37ef58f4013b60b32254e39ce5f, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.852664  2693 raft_consensus.cc:2804] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:08.852878  2693 raft_consensus.cc:697] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Becoming Leader. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Running, Role: LEADER
I20260601 13:30:08.853030  2693 consensus_queue.cc:237] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.854622  2385 catalog_manager.cc:5696] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3). New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:08.864336  2698 raft_consensus.cc:493] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:08.864503  2698 raft_consensus.cc:515] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.865159  2698 leader_election.cc:290] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573), 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3:33379)
I20260601 13:30:08.869122  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08386d5f1d0d49899f10fa58860b3a38" candidate_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" is_pre_election: true
I20260601 13:30:08.869123  2642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08386d5f1d0d49899f10fa58860b3a38" candidate_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" is_pre_election: true
I20260601 13:30:08.869350  2566 raft_consensus.cc:2468] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917bbe0834084b7fbd01b8b4f7d2f419 in term 0.
I20260601 13:30:08.869367  2642 raft_consensus.cc:2468] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 917bbe0834084b7fbd01b8b4f7d2f419 in term 0.
I20260601 13:30:08.869724  2453 leader_election.cc:304] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8d9bb126b2461598bbfc8fb6e57bc3, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.869947  2698 raft_consensus.cc:2804] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:08.870005  2698 raft_consensus.cc:493] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:08.870048  2698 raft_consensus.cc:3060] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.871255  2698 raft_consensus.cc:515] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.872054  2698 leader_election.cc:290] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [CANDIDATE]: Term 1 election: Requested vote from peers 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573), 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3:33379)
I20260601 13:30:08.872512  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08386d5f1d0d49899f10fa58860b3a38" candidate_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
I20260601 13:30:08.872668  2566 raft_consensus.cc:3060] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.873603  2566 raft_consensus.cc:2468] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917bbe0834084b7fbd01b8b4f7d2f419 in term 1.
I20260601 13:30:08.873889  2642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08386d5f1d0d49899f10fa58860b3a38" candidate_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b6ac37ef58f4013b60b32254e39ce5f"
I20260601 13:30:08.874022  2642 raft_consensus.cc:3060] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.874027  2453 leader_election.cc:304] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8d9bb126b2461598bbfc8fb6e57bc3, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.874249  2698 raft_consensus.cc:2804] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:08.874509  2698 raft_consensus.cc:697] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 LEADER]: Becoming Leader. State: Replica: 917bbe0834084b7fbd01b8b4f7d2f419, State: Running, Role: LEADER
I20260601 13:30:08.874679  2698 consensus_queue.cc:237] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.875162  2642 raft_consensus.cc:2468] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 917bbe0834084b7fbd01b8b4f7d2f419 in term 1.
I20260601 13:30:08.876770  2385 catalog_manager.cc:5696] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 reported cstate change: term changed from 0 to 1, leader changed from <none> to 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:08.887375  2695 raft_consensus.cc:493] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:08.887542  2695 raft_consensus.cc:515] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.888087  2695 leader_election.cc:290] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3:33379)
I20260601 13:30:08.892679  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8342090f6abf4af78837191decf7e0c5" candidate_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" is_pre_election: true
I20260601 13:30:08.892679  2642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8342090f6abf4af78837191decf7e0c5" candidate_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" is_pre_election: true
I20260601 13:30:08.892882  2490 raft_consensus.cc:2468] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a8d9bb126b2461598bbfc8fb6e57bc3 in term 0.
I20260601 13:30:08.892900  2642 raft_consensus.cc:2468] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a8d9bb126b2461598bbfc8fb6e57bc3 in term 0.
I20260601 13:30:08.893194  2530 leader_election.cc:304] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8d9bb126b2461598bbfc8fb6e57bc3, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.893373  2695 raft_consensus.cc:2804] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:08.893433  2695 raft_consensus.cc:493] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:08.893486  2695 raft_consensus.cc:3060] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.894620  2695 raft_consensus.cc:515] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.895030  2695 leader_election.cc:290] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [CANDIDATE]: Term 1 election: Requested vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3:33379)
I20260601 13:30:08.895283  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8342090f6abf4af78837191decf7e0c5" candidate_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
I20260601 13:30:08.895341  2642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8342090f6abf4af78837191decf7e0c5" candidate_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b6ac37ef58f4013b60b32254e39ce5f"
I20260601 13:30:08.895386  2490 raft_consensus.cc:3060] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.895470  2642 raft_consensus.cc:3060] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.896179  2490 raft_consensus.cc:2468] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8d9bb126b2461598bbfc8fb6e57bc3 in term 1.
I20260601 13:30:08.896279  2642 raft_consensus.cc:2468] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a8d9bb126b2461598bbfc8fb6e57bc3 in term 1.
I20260601 13:30:08.896440  2530 leader_election.cc:304] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8d9bb126b2461598bbfc8fb6e57bc3, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.896610  2695 raft_consensus.cc:2804] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:08.896852  2695 raft_consensus.cc:697] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 7a8d9bb126b2461598bbfc8fb6e57bc3, State: Running, Role: LEADER
I20260601 13:30:08.897011  2695 consensus_queue.cc:237] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.897801  2693 raft_consensus.cc:493] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:08.897905  2693 raft_consensus.cc:515] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.898298  2693 leader_election.cc:290] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:08.898581  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2ac23b7c174515a17cd1c87a5ffdae" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" is_pre_election: true
I20260601 13:30:08.898589  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2ac23b7c174515a17cd1c87a5ffdae" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" is_pre_election: true
I20260601 13:30:08.898720  2490 raft_consensus.cc:2468] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:08.898753  2566 raft_consensus.cc:2468] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:08.898995  2606 leader_election.cc:304] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b6ac37ef58f4013b60b32254e39ce5f, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.899130  2693 raft_consensus.cc:2804] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:08.899073  2385 catalog_manager.cc:5696] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2). New cstate: current_term: 1 leader_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:08.899191  2693 raft_consensus.cc:493] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:08.899250  2693 raft_consensus.cc:3060] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.900188  2693 raft_consensus.cc:515] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.900575  2693 leader_election.cc:290] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Requested vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:08.900846  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2ac23b7c174515a17cd1c87a5ffdae" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
I20260601 13:30:08.900971  2490 raft_consensus.cc:3060] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.900985  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2ac23b7c174515a17cd1c87a5ffdae" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
I20260601 13:30:08.901129  2566 raft_consensus.cc:3060] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:08.901876  2490 raft_consensus.cc:2468] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:08.901876  2566 raft_consensus.cc:2468] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:08.902168  2606 leader_election.cc:304] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b6ac37ef58f4013b60b32254e39ce5f, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:08.902397  2693 raft_consensus.cc:2804] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:08.902467  2693 raft_consensus.cc:697] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Becoming Leader. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Running, Role: LEADER
I20260601 13:30:08.902580  2693 consensus_queue.cc:237] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:08.904032  2385 catalog_manager.cc:5696] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3). New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:09.053587  2693 raft_consensus.cc:493] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:09.053769  2693 raft_consensus.cc:515] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:09.054309  2693 leader_election.cc:290] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:09.054764  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ee368c29c40b58839b2172ea0e6dd" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" is_pre_election: true
I20260601 13:30:09.054766  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ee368c29c40b58839b2172ea0e6dd" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" is_pre_election: true
I20260601 13:30:09.054908  2566 raft_consensus.cc:2468] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:09.054986  2490 raft_consensus.cc:2468] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:09.055259  2605 leader_election.cc:304] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a8d9bb126b2461598bbfc8fb6e57bc3, 7b6ac37ef58f4013b60b32254e39ce5f; no voters: 
I20260601 13:30:09.055445  2693 raft_consensus.cc:2804] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:09.055513  2693 raft_consensus.cc:493] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:09.055580  2693 raft_consensus.cc:3060] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.056470  2693 raft_consensus.cc:515] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:09.056924  2693 leader_election.cc:290] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Requested vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:09.057272  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ee368c29c40b58839b2172ea0e6dd" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
I20260601 13:30:09.057276  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1ee368c29c40b58839b2172ea0e6dd" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
I20260601 13:30:09.057447  2490 raft_consensus.cc:3060] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.057473  2566 raft_consensus.cc:3060] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.058293  2490 raft_consensus.cc:2468] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:09.058293  2566 raft_consensus.cc:2468] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:09.058610  2606 leader_election.cc:304] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b6ac37ef58f4013b60b32254e39ce5f, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:09.058794  2693 raft_consensus.cc:2804] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:09.058983  2693 raft_consensus.cc:697] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Becoming Leader. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Running, Role: LEADER
I20260601 13:30:09.059141  2693 consensus_queue.cc:237] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:09.060992  2385 catalog_manager.cc:5696] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3). New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:09.098035  2693 raft_consensus.cc:493] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:09.098232  2693 raft_consensus.cc:515] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:09.098701  2693 leader_election.cc:290] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:09.099174  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c399bb57d88e4dc8b50d47d050606ba0" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" is_pre_election: true
I20260601 13:30:09.099179  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c399bb57d88e4dc8b50d47d050606ba0" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" is_pre_election: true
I20260601 13:30:09.099287  2490 raft_consensus.cc:2468] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:09.099378  2566 raft_consensus.cc:2468] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 0.
I20260601 13:30:09.099614  2606 leader_election.cc:304] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b6ac37ef58f4013b60b32254e39ce5f, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:09.099822  2693 raft_consensus.cc:2804] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:09.099887  2693 raft_consensus.cc:493] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:09.099923  2693 raft_consensus.cc:3060] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.100710  2693 raft_consensus.cc:515] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:09.101065  2693 leader_election.cc:290] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Requested vote from peers 917bbe0834084b7fbd01b8b4f7d2f419 (127.23.203.1:41035), 7a8d9bb126b2461598bbfc8fb6e57bc3 (127.23.203.2:40573)
I20260601 13:30:09.101408  2490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c399bb57d88e4dc8b50d47d050606ba0" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "917bbe0834084b7fbd01b8b4f7d2f419"
I20260601 13:30:09.101431  2566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c399bb57d88e4dc8b50d47d050606ba0" candidate_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3"
I20260601 13:30:09.101555  2566 raft_consensus.cc:3060] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.101555  2490 raft_consensus.cc:3060] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.102519  2566 raft_consensus.cc:2468] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:09.102519  2490 raft_consensus.cc:2468] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b6ac37ef58f4013b60b32254e39ce5f in term 1.
I20260601 13:30:09.102860  2606 leader_election.cc:304] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b6ac37ef58f4013b60b32254e39ce5f, 917bbe0834084b7fbd01b8b4f7d2f419; no voters: 
I20260601 13:30:09.103047  2693 raft_consensus.cc:2804] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:09.103149  2693 raft_consensus.cc:697] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Becoming Leader. State: Replica: 7b6ac37ef58f4013b60b32254e39ce5f, State: Running, Role: LEADER
I20260601 13:30:09.103293  2693 consensus_queue.cc:237] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } }
I20260601 13:30:09.104837  2385 catalog_manager.cc:5696] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b6ac37ef58f4013b60b32254e39ce5f (127.23.203.3). New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:09.150707  2566 raft_consensus.cc:1275] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.151137  2490 raft_consensus.cc:1275] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.151422  2489 raft_consensus.cc:1275] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.152355  2693 consensus_queue.cc:1048] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.153040  2566 raft_consensus.cc:1275] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.153389  2565 raft_consensus.cc:1275] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.154412  2739 consensus_queue.cc:1048] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.154639  2489 raft_consensus.cc:1275] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.154765  2739 consensus_queue.cc:1048] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.154639  2490 raft_consensus.cc:1275] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.155354  2738 consensus_queue.cc:1048] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.155536  2566 raft_consensus.cc:1275] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.155776  2714 consensus_queue.cc:1048] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.156667  2738 consensus_queue.cc:1048] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.157354  2738 consensus_queue.cc:1048] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.159238  2642 raft_consensus.cc:1275] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Refusing update from remote peer 7a8d9bb126b2461598bbfc8fb6e57bc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.159696  2695 consensus_queue.cc:1048] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.163367  2714 consensus_queue.cc:1048] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.164072  2488 raft_consensus.cc:1275] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7a8d9bb126b2461598bbfc8fb6e57bc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.167979  2695 consensus_queue.cc:1048] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.171239  2641 raft_consensus.cc:1275] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Refusing update from remote peer 917bbe0834084b7fbd01b8b4f7d2f419: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.172276  2698 consensus_queue.cc:1048] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.173404  2737 mvcc.cc:204] Tried to move back new op lower bound from 7292193215089369088 to 7292193213863571456. Current Snapshot: MvccSnapshot[applied={T|T < 7292193215080456192}]
I20260601 13:30:09.187722  2564 raft_consensus.cc:1275] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 917bbe0834084b7fbd01b8b4f7d2f419: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:09.188081  2698 consensus_queue.cc:1048] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:09.368654 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:09.372108  2778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.372429  2779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.372668  2781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:09.373857 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:09.374059 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:09.374115 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:09.374150 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320609374148 us; error 0 us; skew 500 ppm
I20260601 13:30:09.375192 24364 webserver.cc:533] Webserver started at http://127.23.203.4:32837/ using document root <none> and password file <none>
I20260601 13:30:09.375381 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:09.375450 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:09.375531 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:09.375941 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.377533 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:30:09.378579  2786 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.378818 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:09.378898 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.378993 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:09.412298 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:09.412734 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:09.413167 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:09.413650 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:09.413710 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.413767 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:09.413820 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.419128 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:41469
I20260601 13:30:09.419193  2849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:41469 every 8 connection(s)
I20260601 13:30:09.425357  2850 heartbeater.cc:344] Connected to a master server at 127.23.203.62:35131
I20260601 13:30:09.425539  2850 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:09.425832  2850 heartbeater.cc:507] Master 127.23.203.62:35131 requested a full tablet report, sending...
I20260601 13:30:09.426836  2381 ts_manager.cc:194] Registered new tserver with Master: 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4:41469)
I20260601 13:30:09.427963  2381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59318
I20260601 13:30:09.564761  2641 consensus_queue.cc:237] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } attrs { replace: true } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } }
I20260601 13:30:09.566612  2488 raft_consensus.cc:1275] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.566939  2566 raft_consensus.cc:1275] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.567127  2693 consensus_queue.cc:1048] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.567337  2777 consensus_queue.cc:1048] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.569149  2714 raft_consensus.cc:2955] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } attrs { replace: true } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.569519  2488 raft_consensus.cc:2955] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } attrs { replace: true } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.572059  2381 catalog_manager.cc:5696] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f reported cstate change: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:09.572294  2641 consensus_queue.cc:237] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } }
W20260601 13:30:09.572468  2606 consensus_peers.cc:597] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f -> Peer 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4:41469): Couldn't send request to peer 4fbb0eccd6cd4a3cbec44bd5d2960110. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f7479aba6e94f16881b9d6f581b24b5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:09.573662  2488 raft_consensus.cc:1275] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:30:09.573691  2606 consensus_peers.cc:597] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f -> Peer 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4:41469): Couldn't send request to peer 4fbb0eccd6cd4a3cbec44bd5d2960110. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c1ee368c29c40b58839b2172ea0e6dd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:09.573695  2562 raft_consensus.cc:1275] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.574057  2777 consensus_queue.cc:1048] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.574240  2773 consensus_queue.cc:1048] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.569519  2566 raft_consensus.cc:2955] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } attrs { replace: true } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.575629  2738 raft_consensus.cc:2955] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.576062  2488 raft_consensus.cc:2955] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.577489  2566 raft_consensus.cc:2955] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.579931  2385 catalog_manager.cc:5696] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 reported cstate change: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.582674  2566 consensus_queue.cc:237] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } attrs { replace: true } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } }
I20260601 13:30:09.584200  2641 raft_consensus.cc:1275] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Refusing update from remote peer 7a8d9bb126b2461598bbfc8fb6e57bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.584513  2488 raft_consensus.cc:1275] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7a8d9bb126b2461598bbfc8fb6e57bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.584585  2722 consensus_queue.cc:1048] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.584905  2775 consensus_queue.cc:1048] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.586045  2695 raft_consensus.cc:2955] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } attrs { replace: true } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.586961  2488 raft_consensus.cc:2955] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } attrs { replace: true } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
W20260601 13:30:09.588052  2530 consensus_peers.cc:597] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 -> Peer 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4:41469): Couldn't send request to peer 4fbb0eccd6cd4a3cbec44bd5d2960110. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8342090f6abf4af78837191decf7e0c5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:09.588786  2381 catalog_manager.cc:5696] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 reported cstate change: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:09.589102  2641 consensus_queue.cc:237] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } }
I20260601 13:30:09.589157  2642 raft_consensus.cc:2955] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } attrs { replace: true } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.590639  2566 raft_consensus.cc:1275] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.591265  2488 raft_consensus.cc:1275] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Refusing update from remote peer 7b6ac37ef58f4013b60b32254e39ce5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:30:09.591226  2714 consensus_queue.cc:1048] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
W20260601 13:30:09.592322  2606 consensus_peers.cc:597] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f -> Peer 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4:41469): Couldn't send request to peer 4fbb0eccd6cd4a3cbec44bd5d2960110. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d2ac23b7c174515a17cd1c87a5ffdae. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:09.592672  2714 consensus_queue.cc:1048] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:30:09.593235  2693 raft_consensus.cc:2955] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.593735  2566 raft_consensus.cc:2955] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.594590  2488 raft_consensus.cc:2955] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } } }
I20260601 13:30:09.599138  2381 catalog_manager.cc:5696] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f reported cstate change: config changed from index -1 to 20, NON_VOTER 4fbb0eccd6cd4a3cbec44bd5d2960110 (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "917bbe0834084b7fbd01b8b4f7d2f419" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 41035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a8d9bb126b2461598bbfc8fb6e57bc3" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 40573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b6ac37ef58f4013b60b32254e39ce5f" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 33379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fbb0eccd6cd4a3cbec44bd5d2960110" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 41469 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:09.676776 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:09.683549 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:09.683852 24364 tablet_replica.cc:333] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419: stopping tablet replica
I20260601 13:30:09.684043 24364 raft_consensus.cc:2243] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.684311 24364 raft_consensus.cc:2272] T 08386d5f1d0d49899f10fa58860b3a38 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.684942 24364 tablet_replica.cc:333] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419: stopping tablet replica
I20260601 13:30:09.685061 24364 raft_consensus.cc:2243] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.685199 24364 raft_consensus.cc:2272] T c399bb57d88e4dc8b50d47d050606ba0 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.685644 24364 tablet_replica.cc:333] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419: stopping tablet replica
I20260601 13:30:09.685742 24364 raft_consensus.cc:2243] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.685889 24364 raft_consensus.cc:2272] T 2c1ee368c29c40b58839b2172ea0e6dd P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.686524 24364 tablet_replica.cc:333] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419: stopping tablet replica
I20260601 13:30:09.686619 24364 raft_consensus.cc:2243] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.686748 24364 raft_consensus.cc:2272] T 8342090f6abf4af78837191decf7e0c5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.687628 24364 tablet_replica.cc:333] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419: stopping tablet replica
I20260601 13:30:09.687757 24364 raft_consensus.cc:2243] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.687898 24364 raft_consensus.cc:2272] T 6d2ac23b7c174515a17cd1c87a5ffdae P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.688444 24364 tablet_replica.cc:333] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419: stopping tablet replica
I20260601 13:30:09.688557 24364 raft_consensus.cc:2243] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.688705 24364 raft_consensus.cc:2272] T 8f7479aba6e94f16881b9d6f581b24b5 P 917bbe0834084b7fbd01b8b4f7d2f419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.703327 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:09.706337 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:09.712968 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:09.713202 24364 tablet_replica.cc:333] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3: stopping tablet replica
I20260601 13:30:09.713339 24364 raft_consensus.cc:2243] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.713507 24364 raft_consensus.cc:2272] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.714361 24364 tablet_replica.cc:333] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: stopping tablet replica
I20260601 13:30:09.714485 24364 raft_consensus.cc:2243] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.714615 24364 raft_consensus.cc:2272] T 8f7479aba6e94f16881b9d6f581b24b5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.715134 24364 tablet_replica.cc:333] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3: stopping tablet replica
I20260601 13:30:09.715237 24364 raft_consensus.cc:2243] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.715497 24364 raft_consensus.cc:2272] T 8342090f6abf4af78837191decf7e0c5 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.715984 24364 tablet_replica.cc:333] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3: stopping tablet replica
I20260601 13:30:09.716087 24364 raft_consensus.cc:2243] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.716254 24364 raft_consensus.cc:2272] T 2c1ee368c29c40b58839b2172ea0e6dd P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.716732 24364 tablet_replica.cc:333] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3: stopping tablet replica
I20260601 13:30:09.716843 24364 raft_consensus.cc:2243] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.716970 24364 raft_consensus.cc:2272] T c399bb57d88e4dc8b50d47d050606ba0 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.717501 24364 tablet_replica.cc:333] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3: stopping tablet replica
I20260601 13:30:09.717593 24364 raft_consensus.cc:2243] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.717702 24364 raft_consensus.cc:2272] T 08386d5f1d0d49899f10fa58860b3a38 P 7a8d9bb126b2461598bbfc8fb6e57bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.722640 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:09.725175 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
I20260601 13:30:09.731577 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:09.731835 24364 tablet_replica.cc:333] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f: stopping tablet replica
I20260601 13:30:09.731977 24364 raft_consensus.cc:2243] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.732165 24364 raft_consensus.cc:2272] T 8342090f6abf4af78837191decf7e0c5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.732895 24364 tablet_replica.cc:333] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f: stopping tablet replica
I20260601 13:30:09.733014 24364 raft_consensus.cc:2243] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:09.733134 24364 raft_consensus.cc:2272] T 08386d5f1d0d49899f10fa58860b3a38 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.733796 24364 tablet_replica.cc:333] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f: stopping tablet replica
I20260601 13:30:09.733949 24364 raft_consensus.cc:2243] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.734226 24364 raft_consensus.cc:2272] T 8f7479aba6e94f16881b9d6f581b24b5 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.734751 24364 tablet_replica.cc:333] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f: stopping tablet replica
I20260601 13:30:09.734867 24364 raft_consensus.cc:2243] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.735091 24364 raft_consensus.cc:2272] T 6d2ac23b7c174515a17cd1c87a5ffdae P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.735524 24364 tablet_replica.cc:333] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f: stopping tablet replica
I20260601 13:30:09.735632 24364 raft_consensus.cc:2243] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.735795 24364 raft_consensus.cc:2272] T c399bb57d88e4dc8b50d47d050606ba0 P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.736263 24364 tablet_replica.cc:333] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f: stopping tablet replica
I20260601 13:30:09.736357 24364 raft_consensus.cc:2243] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.736577 24364 raft_consensus.cc:2272] T 2c1ee368c29c40b58839b2172ea0e6dd P 7b6ac37ef58f4013b60b32254e39ce5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.751847 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:09.754745 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:30:09.761327 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:09.774037 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:30:09.776839 24364 master.cc:562] Master@127.23.203.62:35131 shutting down...
W20260601 13:30:09.781854  2433 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:30:09.781955  2433 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:30:09.781989  2433 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:30:09.782392 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:09.782570 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:09.782660 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7faa52f234440479c96ab765a23b249: stopping tablet replica
I20260601 13:30:09.795609 24364 master.cc:584] Master@127.23.203.62:35131 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2282 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:30:09.808607 24364 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.203.62:46713
I20260601 13:30:09.809047 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:09.811093  2858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.811278  2859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.811409  2861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:09.811494 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:09.811690 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:09.811736 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:09.811754 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320609811754 us; error 0 us; skew 500 ppm
I20260601 13:30:09.812706 24364 webserver.cc:533] Webserver started at http://127.23.203.62:33751/ using document root <none> and password file <none>
I20260601 13:30:09.812897 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:09.812948 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:09.813061 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:09.813838 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/master-0-root/instance:
uuid: "9e347138b6d244e7a91db9450f7b1632"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.815608 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:30:09.816835  2866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.817157 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:09.817248 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/master-0-root
uuid: "9e347138b6d244e7a91db9450f7b1632"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.817345 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:09.824486 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:09.824960 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:09.829339 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.62:46713
I20260601 13:30:09.834785  2919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.62:46713 every 8 connection(s)
I20260601 13:30:09.835573  2920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:09.838377  2920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632: Bootstrap starting.
I20260601 13:30:09.839304  2920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:09.840499  2920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632: No bootstrap required, opened a new log
I20260601 13:30:09.840960  2920 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e347138b6d244e7a91db9450f7b1632" member_type: VOTER }
I20260601 13:30:09.841066  2920 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:09.841089  2920 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e347138b6d244e7a91db9450f7b1632, State: Initialized, Role: FOLLOWER
I20260601 13:30:09.841285  2920 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e347138b6d244e7a91db9450f7b1632" member_type: VOTER }
I20260601 13:30:09.841370  2920 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:30:09.841432  2920 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:30:09.841491  2920 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:09.842286  2920 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e347138b6d244e7a91db9450f7b1632" member_type: VOTER }
I20260601 13:30:09.842430  2920 leader_election.cc:304] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9e347138b6d244e7a91db9450f7b1632; no voters: 
I20260601 13:30:09.842662  2920 leader_election.cc:290] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:30:09.842833  2923 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:09.843029  2923 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 1 LEADER]: Becoming Leader. State: Replica: 9e347138b6d244e7a91db9450f7b1632, State: Running, Role: LEADER
I20260601 13:30:09.843154  2923 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e347138b6d244e7a91db9450f7b1632" member_type: VOTER }
I20260601 13:30:09.843191  2920 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:30:09.843626  2924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e347138b6d244e7a91db9450f7b1632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e347138b6d244e7a91db9450f7b1632" member_type: VOTER } }
I20260601 13:30:09.843741  2924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:09.843638  2925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e347138b6d244e7a91db9450f7b1632. Latest consensus state: current_term: 1 leader_uuid: "9e347138b6d244e7a91db9450f7b1632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e347138b6d244e7a91db9450f7b1632" member_type: VOTER } }
I20260601 13:30:09.843875  2925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [sys.catalog]: This master's current role is: LEADER
I20260601 13:30:09.844066  2927 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:30:09.844913  2927 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:30:09.845158 24364 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:30:09.846832  2927 catalog_manager.cc:1382] Generated new cluster ID: c4c0a48e666e4b6a9f906f6395b09e80
I20260601 13:30:09.846895  2927 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:30:09.854776  2927 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:30:09.855394  2927 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:30:09.860328  2927 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632: Generated new TSK 0
I20260601 13:30:09.860551  2927 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:30:09.878261 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:09.880657  2944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.880657  2942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.880695  2941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:09.881034 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:09.881208 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:09.881263 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:09.881299 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320609881297 us; error 0 us; skew 500 ppm
I20260601 13:30:09.882257 24364 webserver.cc:533] Webserver started at http://127.23.203.1:36255/ using document root <none> and password file <none>
I20260601 13:30:09.882443 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:09.882514 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:09.882597 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:09.883052 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-0-root/instance:
uuid: "c522908a3fb64a45ae5d7954b9bf78f9"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.884681 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:09.885783  2949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.886065 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:09.886149 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-0-root
uuid: "c522908a3fb64a45ae5d7954b9bf78f9"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.886278 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:09.896164 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:09.896627 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:09.896961 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:09.897466 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:09.897526 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.897583 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:09.897627 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.902510 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.1:33043
I20260601 13:30:09.902536  3012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.1:33043 every 8 connection(s)
I20260601 13:30:09.903518 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:09.905795  3018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.905874  3017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.905812  3020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:09.906275 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:09.906605 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:09.906672 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:09.906698 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320609906698 us; error 0 us; skew 500 ppm
I20260601 13:30:09.907835 24364 webserver.cc:533] Webserver started at http://127.23.203.2:44221/ using document root <none> and password file <none>
I20260601 13:30:09.908026 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:09.908090 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:09.908197 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:09.908727 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-1-root/instance:
uuid: "28e03f501eed46c9ad229624dc0637ee"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.909516  3013 heartbeater.cc:344] Connected to a master server at 127.23.203.62:46713
I20260601 13:30:09.909642  3013 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:09.909911  3013 heartbeater.cc:507] Master 127.23.203.62:46713 requested a full tablet report, sending...
I20260601 13:30:09.910689  2883 ts_manager.cc:194] Registered new tserver with Master: c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043)
I20260601 13:30:09.910959 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:30:09.911803  2883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35228
I20260601 13:30:09.912319  3025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.912663 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:09.912750 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-1-root
uuid: "28e03f501eed46c9ad229624dc0637ee"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.913053 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:09.938308 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:09.938700 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:09.938983 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:09.939522 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:09.939561 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.939620 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:09.939657 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.944368 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.2:43051
I20260601 13:30:09.944463  3089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.2:43051 every 8 connection(s)
I20260601 13:30:09.945291 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:09.947449  3094 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.947597  3093 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:09.947614  3096 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:09.948184 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:09.948460 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:09.948549 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:09.948577 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320609948576 us; error 0 us; skew 500 ppm
I20260601 13:30:09.949616 24364 webserver.cc:533] Webserver started at http://127.23.203.3:35409/ using document root <none> and password file <none>
I20260601 13:30:09.949808 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:09.949865  3090 heartbeater.cc:344] Connected to a master server at 127.23.203.62:46713
I20260601 13:30:09.949873 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:09.949988  3090 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:09.950013 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:09.950241  3090 heartbeater.cc:507] Master 127.23.203.62:46713 requested a full tablet report, sending...
I20260601 13:30:09.950568 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-2-root/instance:
uuid: "e778f2478a564e838bb9a716765b7313"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.951036  2883 ts_manager.cc:194] Registered new tserver with Master: 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051)
I20260601 13:30:09.951558  2883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35232
I20260601 13:30:09.952561 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:30:09.954246  3101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.954779 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:09.954906 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-2-root
uuid: "e778f2478a564e838bb9a716765b7313"
format_stamp: "Formatted at 2026-06-01 13:30:09 on dist-test-slave-wz1t"
I20260601 13:30:09.955029 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:09.970675 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:09.971112 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:09.971431 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:09.972054 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:09.972121 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.972177 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:09.972224 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:09.976841 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.3:38711
I20260601 13:30:09.976990  3164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.3:38711 every 8 connection(s)
I20260601 13:30:09.981426  3165 heartbeater.cc:344] Connected to a master server at 127.23.203.62:46713
I20260601 13:30:09.981556  3165 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:09.981773  3165 heartbeater.cc:507] Master 127.23.203.62:46713 requested a full tablet report, sending...
I20260601 13:30:09.982486  2883 ts_manager.cc:194] Registered new tserver with Master: e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:09.983026 24364 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00569078s
I20260601 13:30:09.983052  2883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35248
I20260601 13:30:10.913239  3013 heartbeater.cc:499] Master 127.23.203.62:46713 was elected leader, sending a full tablet report...
I20260601 13:30:10.952602  3090 heartbeater.cc:499] Master 127.23.203.62:46713 was elected leader, sending a full tablet report...
I20260601 13:30:10.984088  3165 heartbeater.cc:499] Master 127.23.203.62:46713 was elected leader, sending a full tablet report...
I20260601 13:30:11.019003  2883 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55130:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:30:11.019665  2883 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:30:11.032637  3053 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3044dd999348038a0a83eb1a4f7a17 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:11.033051  3053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3044dd999348038a0a83eb1a4f7a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.034066  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3044dd999348038a0a83eb1a4f7a17 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:11.034143  2976 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6212fbac534f08b89a4cd642e2d1a1 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:11.034381  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3044dd999348038a0a83eb1a4f7a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.034381  2974 tablet_service.cc:1511] Processing CreateTablet for tablet b5c0ae9f103e49f6851c84521e13ad93 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:11.034590  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6212fbac534f08b89a4cd642e2d1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.034741  2974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c0ae9f103e49f6851c84521e13ad93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.034833  2973 tablet_service.cc:1511] Processing CreateTablet for tablet 82dd24de6163424788ed22ca5c251ecf (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:11.035095  2973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dd24de6163424788ed22ca5c251ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.036080  3052 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6212fbac534f08b89a4cd642e2d1a1 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:11.036310  3052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6212fbac534f08b89a4cd642e2d1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.037263  2972 tablet_service.cc:1511] Processing CreateTablet for tablet 32c78d527dc54f689d4b3e1bb7f89f2e (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:11.037493  2972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c78d527dc54f689d4b3e1bb7f89f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.038283  3051 tablet_service.cc:1511] Processing CreateTablet for tablet 1d91b2baa6ad44fab9f8901ecec329aa (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:11.038434  2975 tablet_service.cc:1511] Processing CreateTablet for tablet 1d91b2baa6ad44fab9f8901ecec329aa (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:11.038544  3051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d91b2baa6ad44fab9f8901ecec329aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.038648  2975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d91b2baa6ad44fab9f8901ecec329aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.040249  3185 tablet_bootstrap.cc:492] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee: Bootstrap starting.
I20260601 13:30:11.040726  3048 tablet_service.cc:1511] Processing CreateTablet for tablet 32c78d527dc54f689d4b3e1bb7f89f2e (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:11.040870  3050 tablet_service.cc:1511] Processing CreateTablet for tablet b5c0ae9f103e49f6851c84521e13ad93 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:11.040992  3048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c78d527dc54f689d4b3e1bb7f89f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.041090  3050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c0ae9f103e49f6851c84521e13ad93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.041594  3185 tablet_bootstrap.cc:654] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.042403  3186 tablet_bootstrap.cc:492] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9: Bootstrap starting.
I20260601 13:30:11.042479  3049 tablet_service.cc:1511] Processing CreateTablet for tablet 82dd24de6163424788ed22ca5c251ecf (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:11.042742  3049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dd24de6163424788ed22ca5c251ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.042960  3185 tablet_bootstrap.cc:492] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee: No bootstrap required, opened a new log
I20260601 13:30:11.043073  3185 ts_tablet_manager.cc:1403] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.043483  3185 raft_consensus.cc:359] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.043645  3185 raft_consensus.cc:385] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.043700  3185 raft_consensus.cc:740] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.043852  3185 consensus_queue.cc:260] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.045097  3185 ts_tablet_manager.cc:1434] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:11.045284  3185 tablet_bootstrap.cc:492] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee: Bootstrap starting.
I20260601 13:30:11.045477  3129 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3044dd999348038a0a83eb1a4f7a17 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:30:11.045749  3128 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6212fbac534f08b89a4cd642e2d1a1 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:30:11.046243  3127 tablet_service.cc:1511] Processing CreateTablet for tablet 1d91b2baa6ad44fab9f8901ecec329aa (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:30:11.046418  3185 tablet_bootstrap.cc:654] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.046644  3186 tablet_bootstrap.cc:654] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.046710  3126 tablet_service.cc:1511] Processing CreateTablet for tablet b5c0ae9f103e49f6851c84521e13ad93 (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:30:11.047140  3125 tablet_service.cc:1511] Processing CreateTablet for tablet 82dd24de6163424788ed22ca5c251ecf (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:30:11.045836  3129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3044dd999348038a0a83eb1a4f7a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.047598  3124 tablet_service.cc:1511] Processing CreateTablet for tablet 32c78d527dc54f689d4b3e1bb7f89f2e (DEFAULT_TABLE table=test-workload [id=e6aad2e902164e7bbb939929fd75cfab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:30:11.047834  3124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c78d527dc54f689d4b3e1bb7f89f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.047858  3186 tablet_bootstrap.cc:492] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9: No bootstrap required, opened a new log
I20260601 13:30:11.047967  3186 ts_tablet_manager.cc:1403] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:30:11.048427  3186 raft_consensus.cc:359] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.048568  3186 raft_consensus.cc:385] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.048620  3186 raft_consensus.cc:740] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.048779  3186 consensus_queue.cc:260] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.049190  3186 ts_tablet_manager.cc:1434] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:30:11.049392  3186 tablet_bootstrap.cc:492] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9: Bootstrap starting.
I20260601 13:30:11.049679  3128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6212fbac534f08b89a4cd642e2d1a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.049963  3125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82dd24de6163424788ed22ca5c251ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.050477  3186 tablet_bootstrap.cc:654] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.051661  3186 tablet_bootstrap.cc:492] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9: No bootstrap required, opened a new log
I20260601 13:30:11.051775  3186 ts_tablet_manager.cc:1403] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:30:11.052291  3186 raft_consensus.cc:359] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.052412  3186 raft_consensus.cc:385] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.052461  3186 raft_consensus.cc:740] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.052481  3192 tablet_bootstrap.cc:492] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313: Bootstrap starting.
I20260601 13:30:11.052615  3186 consensus_queue.cc:260] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.051797  3127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d91b2baa6ad44fab9f8901ecec329aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.052924  3126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c0ae9f103e49f6851c84521e13ad93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:30:11.052933  3186 ts_tablet_manager.cc:1434] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:11.053112  3186 tablet_bootstrap.cc:492] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9: Bootstrap starting.
I20260601 13:30:11.054143  3186 tablet_bootstrap.cc:654] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.055522  3186 tablet_bootstrap.cc:492] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9: No bootstrap required, opened a new log
I20260601 13:30:11.055620  3186 ts_tablet_manager.cc:1403] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.056087  3186 raft_consensus.cc:359] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.056247  3186 raft_consensus.cc:385] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.056299  3192 tablet_bootstrap.cc:654] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.056325  3186 raft_consensus.cc:740] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.056474  3186 consensus_queue.cc:260] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.056243  3185 tablet_bootstrap.cc:492] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee: No bootstrap required, opened a new log
I20260601 13:30:11.056934  3186 ts_tablet_manager.cc:1434] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.056959  3185 ts_tablet_manager.cc:1403] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:30:11.057121  3186 tablet_bootstrap.cc:492] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9: Bootstrap starting.
I20260601 13:30:11.057356  3185 raft_consensus.cc:359] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.057477  3185 raft_consensus.cc:385] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.057525  3185 raft_consensus.cc:740] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.057663  3185 consensus_queue.cc:260] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.057924  3185 ts_tablet_manager.cc:1434] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:11.058102  3185 tablet_bootstrap.cc:492] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee: Bootstrap starting.
I20260601 13:30:11.058360  3186 tablet_bootstrap.cc:654] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.058894  3195 raft_consensus.cc:493] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.059051  3195 raft_consensus.cc:515] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.059173  3185 tablet_bootstrap.cc:654] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.059512  3186 tablet_bootstrap.cc:492] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9: No bootstrap required, opened a new log
I20260601 13:30:11.059615  3186 ts_tablet_manager.cc:1403] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:11.060112  3186 raft_consensus.cc:359] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.060223  3186 raft_consensus.cc:385] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.060258  3186 raft_consensus.cc:740] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.060493  3195 leader_election.cc:290] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051), e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:11.060876  3185 tablet_bootstrap.cc:492] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee: No bootstrap required, opened a new log
I20260601 13:30:11.060979  3185 ts_tablet_manager.cc:1403] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.061189  3186 consensus_queue.cc:260] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.061399  3192 tablet_bootstrap.cc:492] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313: No bootstrap required, opened a new log
I20260601 13:30:11.061435  3185 raft_consensus.cc:359] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.061501  3192 ts_tablet_manager.cc:1403] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:30:11.061545  3186 ts_tablet_manager.cc:1434] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:11.061564  3185 raft_consensus.cc:385] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.061646  3185 raft_consensus.cc:740] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.061784  3185 consensus_queue.cc:260] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.062037  3185 ts_tablet_manager.cc:1434] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.062290  3185 tablet_bootstrap.cc:492] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee: Bootstrap starting.
I20260601 13:30:11.063422  3185 tablet_bootstrap.cc:654] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.064119  3186 tablet_bootstrap.cc:492] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9: Bootstrap starting.
I20260601 13:30:11.064536  3192 raft_consensus.cc:359] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.064662  3192 raft_consensus.cc:385] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.064714  3192 raft_consensus.cc:740] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778f2478a564e838bb9a716765b7313, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.064865  3192 consensus_queue.cc:260] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.065243  3192 ts_tablet_manager.cc:1434] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:30:11.065302  3185 tablet_bootstrap.cc:492] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee: No bootstrap required, opened a new log
I20260601 13:30:11.065382  3185 ts_tablet_manager.cc:1403] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.065460  3186 tablet_bootstrap.cc:654] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.065742  3192 tablet_bootstrap.cc:492] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313: Bootstrap starting.
I20260601 13:30:11.066408  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6212fbac534f08b89a4cd642e2d1a1" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee" is_pre_election: true
I20260601 13:30:11.066538  3063 raft_consensus.cc:2468] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c522908a3fb64a45ae5d7954b9bf78f9 in term 0.
I20260601 13:30:11.066874  3192 tablet_bootstrap.cc:654] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.066919  2950 leader_election.cc:304] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, c522908a3fb64a45ae5d7954b9bf78f9; no voters: 
I20260601 13:30:11.067032  3185 raft_consensus.cc:359] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.067111  3195 raft_consensus.cc:2804] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:11.067137  3185 raft_consensus.cc:385] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.067165  3195 raft_consensus.cc:493] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:11.067216  3195 raft_consensus.cc:3060] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.067168  3185 raft_consensus.cc:740] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.067407  3185 consensus_queue.cc:260] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.068284  3186 tablet_bootstrap.cc:492] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9: No bootstrap required, opened a new log
I20260601 13:30:11.068375  3186 ts_tablet_manager.cc:1403] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:30:11.068348  3195 raft_consensus.cc:515] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.068401  3185 ts_tablet_manager.cc:1434] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:30:11.068581  3185 tablet_bootstrap.cc:492] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee: Bootstrap starting.
I20260601 13:30:11.068728  3195 leader_election.cc:290] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 election: Requested vote from peers 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051), e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:11.068807  3186 raft_consensus.cc:359] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.068893  3186 raft_consensus.cc:385] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.068931  3186 raft_consensus.cc:740] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.069062  3186 consensus_queue.cc:260] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.069351  3186 ts_tablet_manager.cc:1434] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.069386  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6212fbac534f08b89a4cd642e2d1a1" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee"
I20260601 13:30:11.069478  3063 raft_consensus.cc:3060] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.069550  3186 tablet_bootstrap.cc:492] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9: Bootstrap starting.
I20260601 13:30:11.069780  3185 tablet_bootstrap.cc:654] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.070569  3186 tablet_bootstrap.cc:654] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.070605  3063 raft_consensus.cc:2468] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c522908a3fb64a45ae5d7954b9bf78f9 in term 1.
I20260601 13:30:11.070972  2950 leader_election.cc:304] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, c522908a3fb64a45ae5d7954b9bf78f9; no voters: 
I20260601 13:30:11.071233  3195 raft_consensus.cc:2804] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:11.071575  3195 raft_consensus.cc:697] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 LEADER]: Becoming Leader. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Running, Role: LEADER
I20260601 13:30:11.071707  3195 consensus_queue.cc:237] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.071933  3186 tablet_bootstrap.cc:492] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9: No bootstrap required, opened a new log
I20260601 13:30:11.072042  3186 ts_tablet_manager.cc:1403] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.072698  3186 raft_consensus.cc:359] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.072824  3186 raft_consensus.cc:385] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.072877  3186 raft_consensus.cc:740] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.073011  3186 consensus_queue.cc:260] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.073441  3186 ts_tablet_manager.cc:1434] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.073498  3192 tablet_bootstrap.cc:492] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313: No bootstrap required, opened a new log
I20260601 13:30:11.073587  3192 ts_tablet_manager.cc:1403] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:30:11.074106  3192 raft_consensus.cc:359] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.074265  3192 raft_consensus.cc:385] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.074306  3192 raft_consensus.cc:740] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778f2478a564e838bb9a716765b7313, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.074424  3192 consensus_queue.cc:260] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.074708  3192 ts_tablet_manager.cc:1434] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:11.074906  3192 tablet_bootstrap.cc:492] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313: Bootstrap starting.
I20260601 13:30:11.076069  3138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6212fbac534f08b89a4cd642e2d1a1" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313"
I20260601 13:30:11.076205  3192 tablet_bootstrap.cc:654] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.076069  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6212fbac534f08b89a4cd642e2d1a1" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313" is_pre_election: true
W20260601 13:30:11.076542  2953 leader_election.cc:343] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:30:11.076766  2953 leader_election.cc:343] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:30:11.077579  3192 tablet_bootstrap.cc:492] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313: No bootstrap required, opened a new log
I20260601 13:30:11.077721  3192 ts_tablet_manager.cc:1403] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:30:11.078210  3185 tablet_bootstrap.cc:492] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee: No bootstrap required, opened a new log
I20260601 13:30:11.078321  3185 ts_tablet_manager.cc:1403] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:30:11.078473  3192 raft_consensus.cc:359] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.078666  3192 raft_consensus.cc:385] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.078769  3192 raft_consensus.cc:740] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778f2478a564e838bb9a716765b7313, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.078802  3185 raft_consensus.cc:359] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.078948  3185 raft_consensus.cc:385] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.079005  3185 raft_consensus.cc:740] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.079140  3185 consensus_queue.cc:260] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.079156  3192 consensus_queue.cc:260] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.079171  2881 catalog_manager.cc:5696] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:11.079473  3185 ts_tablet_manager.cc:1434] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.079635  3192 ts_tablet_manager.cc:1434] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:11.079674  3185 tablet_bootstrap.cc:492] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee: Bootstrap starting.
I20260601 13:30:11.079829  3192 tablet_bootstrap.cc:492] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313: Bootstrap starting.
I20260601 13:30:11.080852  3185 tablet_bootstrap.cc:654] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.080899  3192 tablet_bootstrap.cc:654] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.082224  3192 tablet_bootstrap.cc:492] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313: No bootstrap required, opened a new log
I20260601 13:30:11.082338  3192 ts_tablet_manager.cc:1403] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.082875  3192 raft_consensus.cc:359] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.082988  3185 tablet_bootstrap.cc:492] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee: No bootstrap required, opened a new log
I20260601 13:30:11.083014  3192 raft_consensus.cc:385] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.083055  3192 raft_consensus.cc:740] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778f2478a564e838bb9a716765b7313, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.083078  3185 ts_tablet_manager.cc:1403] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.083180  3192 consensus_queue.cc:260] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.083483  3192 ts_tablet_manager.cc:1434] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:30:11.083562  3185 raft_consensus.cc:359] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.083686  3192 tablet_bootstrap.cc:492] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313: Bootstrap starting.
I20260601 13:30:11.083709  3185 raft_consensus.cc:385] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.083766  3185 raft_consensus.cc:740] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.083947  3185 consensus_queue.cc:260] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.084645  3185 ts_tablet_manager.cc:1434] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:30:11.084874  3192 tablet_bootstrap.cc:654] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.086112  3192 tablet_bootstrap.cc:492] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313: No bootstrap required, opened a new log
I20260601 13:30:11.086254  3192 ts_tablet_manager.cc:1403] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.086690  3192 raft_consensus.cc:359] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.086781  3192 raft_consensus.cc:385] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.086803  3192 raft_consensus.cc:740] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778f2478a564e838bb9a716765b7313, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.086942  3192 consensus_queue.cc:260] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.087268  3192 ts_tablet_manager.cc:1434] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:11.087687  3192 tablet_bootstrap.cc:492] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313: Bootstrap starting.
I20260601 13:30:11.088779  3192 tablet_bootstrap.cc:654] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313: Neither blocks nor log segments found. Creating new log.
I20260601 13:30:11.090487  3192 tablet_bootstrap.cc:492] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313: No bootstrap required, opened a new log
I20260601 13:30:11.090623  3192 ts_tablet_manager.cc:1403] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:30:11.091059  3192 raft_consensus.cc:359] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.091187  3192 raft_consensus.cc:385] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:30:11.091248  3192 raft_consensus.cc:740] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e778f2478a564e838bb9a716765b7313, State: Initialized, Role: FOLLOWER
I20260601 13:30:11.091403  3192 consensus_queue.cc:260] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.091708  3192 ts_tablet_manager.cc:1434] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:30:11.114109  3188 raft_consensus.cc:493] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.114312  3188 raft_consensus.cc:515] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.114964  3188 leader_election.cc:290] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711), c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043)
I20260601 13:30:11.118848  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3044dd999348038a0a83eb1a4f7a17" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313" is_pre_election: true
I20260601 13:30:11.118888  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3044dd999348038a0a83eb1a4f7a17" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" is_pre_election: true
I20260601 13:30:11.119009  3139 raft_consensus.cc:2468] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 0.
I20260601 13:30:11.119053  2987 raft_consensus.cc:2468] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 0.
I20260601 13:30:11.119371  3029 leader_election.cc:304] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.119561  3188 raft_consensus.cc:2804] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:11.119623  3188 raft_consensus.cc:493] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:11.119652  3188 raft_consensus.cc:3060] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.120496  3188 raft_consensus.cc:515] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.120853  3188 leader_election.cc:290] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 election: Requested vote from peers e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711), c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043)
I20260601 13:30:11.121184  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3044dd999348038a0a83eb1a4f7a17" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9"
I20260601 13:30:11.121189  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3044dd999348038a0a83eb1a4f7a17" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313"
I20260601 13:30:11.121325  2987 raft_consensus.cc:3060] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.121400  3139 raft_consensus.cc:3060] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.122237  2987 raft_consensus.cc:2468] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 1.
I20260601 13:30:11.122371  3139 raft_consensus.cc:2468] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 1.
I20260601 13:30:11.122545  3191 raft_consensus.cc:493] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.122619  3027 leader_election.cc:304] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, c522908a3fb64a45ae5d7954b9bf78f9; no voters: 
I20260601 13:30:11.122629  3191 raft_consensus.cc:515] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.122813  3188 raft_consensus.cc:2804] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:11.123063  3188 raft_consensus.cc:697] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 1 LEADER]: Becoming Leader. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Running, Role: LEADER
I20260601 13:30:11.123098  3191 leader_election.cc:290] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051), e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:11.123219  3188 consensus_queue.cc:237] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } }
I20260601 13:30:11.123337  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c78d527dc54f689d4b3e1bb7f89f2e" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee" is_pre_election: true
I20260601 13:30:11.123457  3063 raft_consensus.cc:2468] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c522908a3fb64a45ae5d7954b9bf78f9 in term 0.
I20260601 13:30:11.123646  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c78d527dc54f689d4b3e1bb7f89f2e" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313" is_pre_election: true
I20260601 13:30:11.123739  2950 leader_election.cc:304] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, c522908a3fb64a45ae5d7954b9bf78f9; no voters: 
I20260601 13:30:11.123749  3139 raft_consensus.cc:2468] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c522908a3fb64a45ae5d7954b9bf78f9 in term 0.
I20260601 13:30:11.123929  3191 raft_consensus.cc:2804] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:11.123997  3191 raft_consensus.cc:493] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:11.124049  3191 raft_consensus.cc:3060] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.124894  2881 catalog_manager.cc:5696] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 28e03f501eed46c9ad229624dc0637ee (127.23.203.2). New cstate: current_term: 1 leader_uuid: "28e03f501eed46c9ad229624dc0637ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:11.124959  3191 raft_consensus.cc:515] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.125346  3191 leader_election.cc:290] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 election: Requested vote from peers 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051), e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:11.125763  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c78d527dc54f689d4b3e1bb7f89f2e" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313"
I20260601 13:30:11.125890  3139 raft_consensus.cc:3060] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.126164  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c78d527dc54f689d4b3e1bb7f89f2e" candidate_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee"
I20260601 13:30:11.126293  3063 raft_consensus.cc:3060] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.126871  3139 raft_consensus.cc:2468] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c522908a3fb64a45ae5d7954b9bf78f9 in term 1.
I20260601 13:30:11.127179  2953 leader_election.cc:304] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c522908a3fb64a45ae5d7954b9bf78f9, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.127190  3063 raft_consensus.cc:2468] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c522908a3fb64a45ae5d7954b9bf78f9 in term 1.
I20260601 13:30:11.127401  3191 raft_consensus.cc:2804] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:11.127487  3191 raft_consensus.cc:697] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 LEADER]: Becoming Leader. State: Replica: c522908a3fb64a45ae5d7954b9bf78f9, State: Running, Role: LEADER
I20260601 13:30:11.127621  3191 consensus_queue.cc:237] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.129395  2881 catalog_manager.cc:5696] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1). New cstate: current_term: 1 leader_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:11.150398  3202 raft_consensus.cc:493] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.150553  3202 raft_consensus.cc:515] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.151149  3202 leader_election.cc:290] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051)
I20260601 13:30:11.155625  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d91b2baa6ad44fab9f8901ecec329aa" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee" is_pre_election: true
I20260601 13:30:11.155740  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d91b2baa6ad44fab9f8901ecec329aa" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" is_pre_election: true
I20260601 13:30:11.155805  3063 raft_consensus.cc:2468] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 0.
I20260601 13:30:11.155882  2987 raft_consensus.cc:2468] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 0.
I20260601 13:30:11.156128  3102 leader_election.cc:304] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.156304  3202 raft_consensus.cc:2804] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:11.156385  3202 raft_consensus.cc:493] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:11.156442  3202 raft_consensus.cc:3060] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.157330  3202 raft_consensus.cc:515] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.157727  3202 leader_election.cc:290] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 election: Requested vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051)
I20260601 13:30:11.158028  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d91b2baa6ad44fab9f8901ecec329aa" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9"
I20260601 13:30:11.158136  2987 raft_consensus.cc:3060] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.158169  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d91b2baa6ad44fab9f8901ecec329aa" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee"
I20260601 13:30:11.158308  3063 raft_consensus.cc:3060] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.158946  2987 raft_consensus.cc:2468] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 1.
I20260601 13:30:11.159122  3063 raft_consensus.cc:2468] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 1.
I20260601 13:30:11.159240  3103 leader_election.cc:304] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c522908a3fb64a45ae5d7954b9bf78f9, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.159428  3202 raft_consensus.cc:2804] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:11.159629  3202 raft_consensus.cc:697] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 1 LEADER]: Becoming Leader. State: Replica: e778f2478a564e838bb9a716765b7313, State: Running, Role: LEADER
I20260601 13:30:11.159776  3202 consensus_queue.cc:237] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.161319  2881 catalog_manager.cc:5696] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 reported cstate change: term changed from 0 to 1, leader changed from <none> to e778f2478a564e838bb9a716765b7313 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "e778f2478a564e838bb9a716765b7313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:11.216405  3188 raft_consensus.cc:493] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.216563  3188 raft_consensus.cc:515] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.217033  3188 leader_election.cc:290] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:11.217492  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c0ae9f103e49f6851c84521e13ad93" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" is_pre_election: true
I20260601 13:30:11.217492  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c0ae9f103e49f6851c84521e13ad93" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313" is_pre_election: true
I20260601 13:30:11.217653  3139 raft_consensus.cc:2468] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 0.
I20260601 13:30:11.217653  2987 raft_consensus.cc:2468] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 0.
I20260601 13:30:11.217945  3029 leader_election.cc:304] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.218106  3188 raft_consensus.cc:2804] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:11.218161  3188 raft_consensus.cc:493] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:11.218241  3188 raft_consensus.cc:3060] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.219146  3188 raft_consensus.cc:515] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.219499  3188 leader_election.cc:290] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 election: Requested vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), e778f2478a564e838bb9a716765b7313 (127.23.203.3:38711)
I20260601 13:30:11.219841  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c0ae9f103e49f6851c84521e13ad93" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9"
I20260601 13:30:11.219918  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c0ae9f103e49f6851c84521e13ad93" candidate_uuid: "28e03f501eed46c9ad229624dc0637ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e778f2478a564e838bb9a716765b7313"
I20260601 13:30:11.219931  2987 raft_consensus.cc:3060] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.220088  3139 raft_consensus.cc:3060] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.221014  3139 raft_consensus.cc:2468] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 1.
I20260601 13:30:11.221015  2987 raft_consensus.cc:2468] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28e03f501eed46c9ad229624dc0637ee in term 1.
I20260601 13:30:11.221333  3029 leader_election.cc:304] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.221578  3188 raft_consensus.cc:2804] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:11.221652  3188 raft_consensus.cc:697] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 1 LEADER]: Becoming Leader. State: Replica: 28e03f501eed46c9ad229624dc0637ee, State: Running, Role: LEADER
I20260601 13:30:11.221782  3188 consensus_queue.cc:237] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.223321  2881 catalog_manager.cc:5696] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 28e03f501eed46c9ad229624dc0637ee (127.23.203.2). New cstate: current_term: 1 leader_uuid: "28e03f501eed46c9ad229624dc0637ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:11.390046  3202 raft_consensus.cc:493] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.390221  3202 raft_consensus.cc:515] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.390672  3202 leader_election.cc:290] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051)
I20260601 13:30:11.391078  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dd24de6163424788ed22ca5c251ecf" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" is_pre_election: true
I20260601 13:30:11.391167  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dd24de6163424788ed22ca5c251ecf" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee" is_pre_election: true
I20260601 13:30:11.391188  2987 raft_consensus.cc:2468] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 0.
I20260601 13:30:11.391355  3063 raft_consensus.cc:2468] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 0.
I20260601 13:30:11.391573  3103 leader_election.cc:304] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c522908a3fb64a45ae5d7954b9bf78f9, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.391749  3202 raft_consensus.cc:2804] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:30:11.391803  3202 raft_consensus.cc:493] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:30:11.391896  3202 raft_consensus.cc:3060] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.392772  3202 raft_consensus.cc:515] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.393180  3202 leader_election.cc:290] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 election: Requested vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051)
I20260601 13:30:11.393569  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dd24de6163424788ed22ca5c251ecf" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9"
I20260601 13:30:11.393567  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82dd24de6163424788ed22ca5c251ecf" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee"
I20260601 13:30:11.393733  2987 raft_consensus.cc:3060] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.393752  3063 raft_consensus.cc:3060] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.394595  3063 raft_consensus.cc:2468] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 1.
I20260601 13:30:11.394595  2987 raft_consensus.cc:2468] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e778f2478a564e838bb9a716765b7313 in term 1.
I20260601 13:30:11.394940  3102 leader_election.cc:304] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28e03f501eed46c9ad229624dc0637ee, e778f2478a564e838bb9a716765b7313; no voters: 
I20260601 13:30:11.395107  3202 raft_consensus.cc:2804] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:30:11.395223  3202 raft_consensus.cc:697] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 1 LEADER]: Becoming Leader. State: Replica: e778f2478a564e838bb9a716765b7313, State: Running, Role: LEADER
I20260601 13:30:11.395363  3202 consensus_queue.cc:237] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.397068  2881 catalog_manager.cc:5696] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 reported cstate change: term changed from 0 to 1, leader changed from <none> to e778f2478a564e838bb9a716765b7313 (127.23.203.3). New cstate: current_term: 1 leader_uuid: "e778f2478a564e838bb9a716765b7313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: HEALTHY } } }
I20260601 13:30:11.419010  3202 raft_consensus.cc:493] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:30:11.419163  3202 raft_consensus.cc:515] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } }
I20260601 13:30:11.419566  3202 leader_election.cc:290] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043), 28e03f501eed46c9ad229624dc0637ee (127.23.203.2:43051)
I20260601 13:30:11.420043  2987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6212fbac534f08b89a4cd642e2d1a1" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" is_pre_election: true
I20260601 13:30:11.420084  3063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6212fbac534f08b89a4cd642e2d1a1" candidate_uuid: "e778f2478a564e838bb9a716765b7313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28e03f501eed46c9ad229624dc0637ee" is_pre_election: true
I20260601 13:30:11.420235  3063 raft_consensus.cc:2393] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e778f2478a564e838bb9a716765b7313 in current term 1: Already voted for candidate c522908a3fb64a45ae5d7954b9bf78f9 in this term.
I20260601 13:30:11.420504  3102 leader_election.cc:304] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e778f2478a564e838bb9a716765b7313; no voters: 28e03f501eed46c9ad229624dc0637ee, c522908a3fb64a45ae5d7954b9bf78f9
I20260601 13:30:11.420683  3202 raft_consensus.cc:3060] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:30:11.421550  3202 raft_consensus.cc:2749] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:30:11.504211  2987 raft_consensus.cc:1275] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.504652  3216 consensus_queue.cc:1048] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.506229  3139 raft_consensus.cc:1275] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.506415  2986 raft_consensus.cc:1275] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer e778f2478a564e838bb9a716765b7313: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.506844  3202 consensus_queue.cc:1048] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.507339  2986 raft_consensus.cc:1275] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer e778f2478a564e838bb9a716765b7313: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.507755  3202 consensus_queue.cc:1048] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.508196  3188 consensus_queue.cc:1048] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.509315  3138 raft_consensus.cc:1275] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer c522908a3fb64a45ae5d7954b9bf78f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.509660  3063 raft_consensus.cc:1275] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Refusing update from remote peer c522908a3fb64a45ae5d7954b9bf78f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.510222  2984 raft_consensus.cc:1275] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.510605  3208 consensus_queue.cc:1048] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.511883  3137 raft_consensus.cc:1275] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer c522908a3fb64a45ae5d7954b9bf78f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.512243  3191 consensus_queue.cc:1048] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.512248  3195 consensus_queue.cc:1048] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.512898  3062 raft_consensus.cc:1275] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Refusing update from remote peer c522908a3fb64a45ae5d7954b9bf78f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.513204  3138 raft_consensus.cc:1275] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.513594  3188 consensus_queue.cc:1048] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.516041  3195 consensus_queue.cc:1048] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.518302  3216 consensus_queue.cc:1048] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.520905  3246 mvcc.cc:204] Tried to move back new op lower bound from 7292193224715923456 to 7292193223162433536. Current Snapshot: MvccSnapshot[applied={T|T < 7292193224715923456}]
I20260601 13:30:11.531237  3062 raft_consensus.cc:1275] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Refusing update from remote peer e778f2478a564e838bb9a716765b7313: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.531350  3061 raft_consensus.cc:1275] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Refusing update from remote peer e778f2478a564e838bb9a716765b7313: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:30:11.532518  3221 consensus_queue.cc:1048] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.532536  3202 consensus_queue.cc:1048] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:30:11.543880  3243 mvcc.cc:204] Tried to move back new op lower bound from 7292193224755548160 to 7292193223565905920. Current Snapshot: MvccSnapshot[applied={T|T < 7292193224742277120}]
I20260601 13:30:11.697077 24364 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:30:11.698966  3275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:11.699066  3278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:30:11.699141  3276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:30:11.699090 24364 server_base.cc:1061] running on GCE node
I20260601 13:30:11.699400 24364 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:30:11.699442 24364 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:30:11.699458 24364 hybrid_clock.cc:648] HybridClock initialized: now 1780320611699459 us; error 0 us; skew 500 ppm
I20260601 13:30:11.700423 24364 webserver.cc:533] Webserver started at http://127.23.203.4:43455/ using document root <none> and password file <none>
I20260601 13:30:11.700568 24364 fs_manager.cc:362] Metadata directory not provided
I20260601 13:30:11.700611 24364 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:30:11.700663 24364 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:30:11.701023 24364 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-3-root/instance:
uuid: "3fe945f4c08d4c77bce8a3028052dd1f"
format_stamp: "Formatted at 2026-06-01 13:30:11 on dist-test-slave-wz1t"
I20260601 13:30:11.702504 24364 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:30:11.703518  3283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:11.703779 24364 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:30:11.703862 24364 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-3-root
uuid: "3fe945f4c08d4c77bce8a3028052dd1f"
format_stamp: "Formatted at 2026-06-01 13:30:11 on dist-test-slave-wz1t"
I20260601 13:30:11.703949 24364 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhel5Hy/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320424868387-24364-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260601 13:30:11.736524 24364 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:30:11.737008 24364 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:30:11.737386 24364 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:30:11.737920 24364 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:30:11.737998 24364 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:11.738083 24364 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:30:11.738133 24364 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:30:11.744024 24364 rpc_server.cc:307] RPC server started. Bound to: 127.23.203.4:43757
I20260601 13:30:11.744108  3346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.203.4:43757 every 8 connection(s)
I20260601 13:30:11.749087  3347 heartbeater.cc:344] Connected to a master server at 127.23.203.62:46713
I20260601 13:30:11.749214  3347 heartbeater.cc:461] Registering TS with master...
I20260601 13:30:11.749490  3347 heartbeater.cc:507] Master 127.23.203.62:46713 requested a full tablet report, sending...
I20260601 13:30:11.750190  2883 ts_manager.cc:194] Registered new tserver with Master: 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4:43757)
I20260601 13:30:11.750751  2883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55142
I20260601 13:30:11.851162  3060 consensus_queue.cc:237] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } }
I20260601 13:30:11.852666  2984 raft_consensus.cc:1275] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.852978  3137 raft_consensus.cc:1275] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.853207  3250 consensus_queue.cc:1048] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.853351  3271 consensus_queue.cc:1048] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.854957  3188 raft_consensus.cc:2955] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.855418  2984 raft_consensus.cc:2955] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.857792  2874 catalog_manager.cc:5696] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 reported cstate change: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "28e03f501eed46c9ad229624dc0637ee" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
W20260601 13:30:11.858232  3029 consensus_peers.cc:597] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee -> Peer 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4:43757): Couldn't send request to peer 3fe945f4c08d4c77bce8a3028052dd1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5c0ae9f103e49f6851c84521e13ad93. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:11.858636  3137 raft_consensus.cc:2955] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.861289  2984 consensus_queue.cc:237] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } }
I20260601 13:30:11.863427  3060 raft_consensus.cc:1275] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Refusing update from remote peer c522908a3fb64a45ae5d7954b9bf78f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.863555  3137 raft_consensus.cc:1275] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer c522908a3fb64a45ae5d7954b9bf78f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.863788  3253 consensus_queue.cc:1048] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.864053  3208 consensus_queue.cc:1048] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.865505  3254 raft_consensus.cc:2955] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.865938  3060 raft_consensus.cc:2955] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.866691  3137 raft_consensus.cc:2955] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
W20260601 13:30:11.867924  2953 consensus_peers.cc:597] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 -> Peer 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4:43757): Couldn't send request to peer 3fe945f4c08d4c77bce8a3028052dd1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32c78d527dc54f689d4b3e1bb7f89f2e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:11.868419  2878 catalog_manager.cc:5696] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee reported cstate change: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.872879  3137 consensus_queue.cc:237] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } }
I20260601 13:30:11.874281  3060 raft_consensus.cc:1275] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Refusing update from remote peer e778f2478a564e838bb9a716765b7313: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.874281  2984 raft_consensus.cc:1275] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer e778f2478a564e838bb9a716765b7313: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.874711  3273 consensus_queue.cc:1048] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.874943  3202 consensus_queue.cc:1048] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.876475  3221 raft_consensus.cc:2955] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.876839  2984 raft_consensus.cc:2955] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.876955  3060 raft_consensus.cc:2955] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } attrs { replace: true } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
W20260601 13:30:11.879555  3105 consensus_peers.cc:597] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 -> Peer 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4:43757): Couldn't send request to peer 3fe945f4c08d4c77bce8a3028052dd1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d91b2baa6ad44fab9f8901ecec329aa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:11.879617  2874 catalog_manager.cc:5696] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 reported cstate change: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "e778f2478a564e838bb9a716765b7313" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:30:11.881295  3060 consensus_queue.cc:237] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } }
I20260601 13:30:11.883302  3137 raft_consensus.cc:1275] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:30:11.883445  3029 consensus_peers.cc:597] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee -> Peer 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4:43757): Couldn't send request to peer 3fe945f4c08d4c77bce8a3028052dd1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b3044dd999348038a0a83eb1a4f7a17. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:11.883953  3271 consensus_queue.cc:1048] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.884641  2984 raft_consensus.cc:1275] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Refusing update from remote peer 28e03f501eed46c9ad229624dc0637ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:30:11.885059  3271 consensus_queue.cc:1048] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:30:11.885828  3216 raft_consensus.cc:2955] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.886294  3137 raft_consensus.cc:2955] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.887245  2984 raft_consensus.cc:2955] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:11.888698  2883 catalog_manager.cc:5696] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 reported cstate change: config changed from index -1 to 17, NON_VOTER 3fe945f4c08d4c77bce8a3028052dd1f (127.23.203.4) added. New cstate: current_term: 1 leader_uuid: "28e03f501eed46c9ad229624dc0637ee" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "28e03f501eed46c9ad229624dc0637ee" member_type: VOTER last_known_addr { host: "127.23.203.2" port: 43051 } } peers { permanent_uuid: "e778f2478a564e838bb9a716765b7313" member_type: VOTER last_known_addr { host: "127.23.203.3" port: 38711 } } peers { permanent_uuid: "c522908a3fb64a45ae5d7954b9bf78f9" member_type: VOTER last_known_addr { host: "127.23.203.1" port: 33043 } attrs { replace: true } } peers { permanent_uuid: "3fe945f4c08d4c77bce8a3028052dd1f" member_type: NON_VOTER last_known_addr { host: "127.23.203.4" port: 43757 } attrs { promote: true } } }
I20260601 13:30:12.001217 24364 tablet_server.cc:179] TabletServer@127.23.203.1:0 shutting down...
I20260601 13:30:12.006665 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:12.006920 24364 tablet_replica.cc:333] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9: stopping tablet replica
I20260601 13:30:12.007083 24364 raft_consensus.cc:2243] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.007360 24364 raft_consensus.cc:2272] T 32c78d527dc54f689d4b3e1bb7f89f2e P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.008085 24364 tablet_replica.cc:333] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9: stopping tablet replica
I20260601 13:30:12.008213 24364 raft_consensus.cc:2243] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.008344 24364 raft_consensus.cc:2272] T 5b3044dd999348038a0a83eb1a4f7a17 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.008952 24364 tablet_replica.cc:333] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9: stopping tablet replica
I20260601 13:30:12.009083 24364 raft_consensus.cc:2243] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.009222 24364 raft_consensus.cc:2272] T 82dd24de6163424788ed22ca5c251ecf P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.009806 24364 tablet_replica.cc:333] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9: stopping tablet replica
I20260601 13:30:12.009948 24364 raft_consensus.cc:2243] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.010238 24364 raft_consensus.cc:2272] T 5d6212fbac534f08b89a4cd642e2d1a1 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.010805 24364 tablet_replica.cc:333] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9: stopping tablet replica
I20260601 13:30:12.010958 24364 raft_consensus.cc:2243] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.011114 24364 raft_consensus.cc:2272] T 1d91b2baa6ad44fab9f8901ecec329aa P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.011763 24364 tablet_replica.cc:333] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9: stopping tablet replica
I20260601 13:30:12.011955 24364 raft_consensus.cc:2243] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.012109 24364 raft_consensus.cc:2272] T b5c0ae9f103e49f6851c84521e13ad93 P c522908a3fb64a45ae5d7954b9bf78f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.028424 24364 tablet_server.cc:196] TabletServer@127.23.203.1:0 shutdown complete.
I20260601 13:30:12.031350 24364 tablet_server.cc:179] TabletServer@127.23.203.2:0 shutting down...
I20260601 13:30:12.039585 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:12.039824 24364 tablet_replica.cc:333] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee: stopping tablet replica
I20260601 13:30:12.039976 24364 raft_consensus.cc:2243] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.040112 24364 raft_consensus.cc:2272] T 82dd24de6163424788ed22ca5c251ecf P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.040849 24364 tablet_replica.cc:333] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee: stopping tablet replica
I20260601 13:30:12.040947 24364 raft_consensus.cc:2243] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.041064 24364 raft_consensus.cc:2272] T 32c78d527dc54f689d4b3e1bb7f89f2e P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.041673 24364 tablet_replica.cc:333] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee: stopping tablet replica
I20260601 13:30:12.041796 24364 raft_consensus.cc:2243] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.042069 24364 raft_consensus.cc:2272] T b5c0ae9f103e49f6851c84521e13ad93 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.042596 24364 tablet_replica.cc:333] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee: stopping tablet replica
I20260601 13:30:12.042680 24364 raft_consensus.cc:2243] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.042845 24364 raft_consensus.cc:2272] T 1d91b2baa6ad44fab9f8901ecec329aa P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.043447 24364 tablet_replica.cc:333] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee: stopping tablet replica
I20260601 13:30:12.043537 24364 raft_consensus.cc:2243] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.043757 24364 raft_consensus.cc:2272] T 5b3044dd999348038a0a83eb1a4f7a17 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.044385 24364 tablet_replica.cc:333] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee: stopping tablet replica
I20260601 13:30:12.044509 24364 raft_consensus.cc:2243] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.044637 24364 raft_consensus.cc:2272] T 5d6212fbac534f08b89a4cd642e2d1a1 P 28e03f501eed46c9ad229624dc0637ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.059842 24364 tablet_server.cc:196] TabletServer@127.23.203.2:0 shutdown complete.
I20260601 13:30:12.062817 24364 tablet_server.cc:179] TabletServer@127.23.203.3:0 shutting down...
W20260601 13:30:12.067327  3103 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.203.1:33043: connect: Connection refused (error 111) [suppressed 20 similar messages]
W20260601 13:30:12.068390  3103 consensus_peers.cc:597] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 -> Peer c522908a3fb64a45ae5d7954b9bf78f9 (127.23.203.1:33043): Couldn't send request to peer c522908a3fb64a45ae5d7954b9bf78f9. Status: Network error: Client connection negotiation failed: client connection to 127.23.203.1:33043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:30:12.069553 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:12.069801 24364 tablet_replica.cc:333] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313: stopping tablet replica
I20260601 13:30:12.070089 24364 raft_consensus.cc:2243] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.070353 24364 raft_consensus.cc:2272] T b5c0ae9f103e49f6851c84521e13ad93 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.071007 24364 tablet_replica.cc:333] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313: stopping tablet replica
I20260601 13:30:12.071133 24364 raft_consensus.cc:2243] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.071399 24364 raft_consensus.cc:2272] T 1d91b2baa6ad44fab9f8901ecec329aa P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.071964 24364 tablet_replica.cc:333] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313: stopping tablet replica
I20260601 13:30:12.072117 24364 raft_consensus.cc:2243] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.072271 24364 raft_consensus.cc:2272] T 5b3044dd999348038a0a83eb1a4f7a17 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.072861 24364 tablet_replica.cc:333] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313: stopping tablet replica
I20260601 13:30:12.072981 24364 raft_consensus.cc:2243] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.073118 24364 raft_consensus.cc:2272] T 5d6212fbac534f08b89a4cd642e2d1a1 P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.073637 24364 tablet_replica.cc:333] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313: stopping tablet replica
I20260601 13:30:12.073715 24364 raft_consensus.cc:2243] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:30:12.073889 24364 raft_consensus.cc:2272] T 32c78d527dc54f689d4b3e1bb7f89f2e P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.074493 24364 tablet_replica.cc:333] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313: stopping tablet replica
I20260601 13:30:12.074604 24364 raft_consensus.cc:2243] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.074823 24364 raft_consensus.cc:2272] T 82dd24de6163424788ed22ca5c251ecf P e778f2478a564e838bb9a716765b7313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.091637 24364 tablet_server.cc:196] TabletServer@127.23.203.3:0 shutdown complete.
I20260601 13:30:12.094662 24364 tablet_server.cc:179] TabletServer@127.23.203.4:0 shutting down...
I20260601 13:30:12.100476 24364 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:30:12.112751 24364 tablet_server.cc:196] TabletServer@127.23.203.4:0 shutdown complete.
I20260601 13:30:12.114995 24364 master.cc:562] Master@127.23.203.62:46713 shutting down...
W20260601 13:30:12.118640  2933 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:30:12.118732  2933 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:30:12.118778  2933 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:30:12.119079 24364 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:30:12.119284 24364 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:30:12.119364 24364 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e347138b6d244e7a91db9450f7b1632: stopping tablet replica
I20260601 13:30:12.121971 24364 master.cc:584] Master@127.23.203.62:46713 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2323 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4606 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (187253 ms total)
[  PASSED  ] 24 tests.
I20260601 13:30:12.132530 24364 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~20 seconds ago
I20260601 13:30:12.132622 24364 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~20 seconds ago
I20260601 13:30:12.132660 24364 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 10 messages since previous log ~20 seconds ago
I20260601 13:30:12.132702 24364 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 17 messages since previous log ~116 seconds ago
I20260601 13:30:12.132754 24364 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~173 seconds ago
I20260601 13:30:12.132869 24364 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 88 messages since previous log ~19 seconds ago
